mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
added descriptive labels to fullscreen capture options (left, top, right, bottom)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2002 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
89ab88e95d
commit
dbd75c38cb
4 changed files with 236 additions and 209 deletions
|
@ -50,6 +50,11 @@ namespace Greenshot.Configuration {
|
|||
contextmenu_capturearea,
|
||||
contextmenu_captureclipboard,
|
||||
contextmenu_capturefullscreen,
|
||||
contextmenu_capturefullscreen_all,
|
||||
contextmenu_capturefullscreen_left,
|
||||
contextmenu_capturefullscreen_top,
|
||||
contextmenu_capturefullscreen_right,
|
||||
contextmenu_capturefullscreen_bottom,
|
||||
contextmenu_capturelastregion,
|
||||
contextmenu_capturewindow,
|
||||
contextmenu_donate,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue