Added expert setting to reuse the editor.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2107 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-09-28 12:44:45 +00:00
commit 96482f70b5
3 changed files with 21 additions and 71 deletions

View file

@ -224,6 +224,7 @@ All Greenshot features still work directly from the tray icon context menu witho
<resource name="expertsettings_optimizeforrdp">Make some optimizations for usage with remote desktop</resource>
<resource name="expertsettings_suppresssavedialogatclose">Suppress the save dialog when closing the editor</resource>
<resource name="expertsettings_thumbnailpreview">Show window thumbnails in context menu (for Vista and windows 7)</resource>
<resource name="expertsettings_reuseeditorifpossible">Reuse editor if possible</resource>
<resource name="exported_to">Exported to: {0}</resource>
<resource name="exported_to_error">An error occured while exporting to {0}:</resource>
<resource name="hotkeys">Hotkeys</resource>