mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Finished translation & fixed configuration issues.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1621 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
efc18a6ad3
commit
affbfb0ce6
11 changed files with 165 additions and 94 deletions
|
@ -71,9 +71,14 @@ namespace GreenshotConfluencePlugin {
|
|||
} else {
|
||||
Upload.IsEnabled = false;
|
||||
}
|
||||
isOpenPageSelected = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public bool isOpenPageSelected {
|
||||
get;
|
||||
set;
|
||||
}
|
||||
public string Filename {
|
||||
get;
|
||||
set;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue