tweaking actions...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2014-07-20 02:35:24 +04:00
parent a458b592e7
commit c9759a55e8

View File

@ -138,7 +138,7 @@ var BASE_ACTIONS = {
uncropAll: '',
openURL: '',
openHistory: '',
//openHistory: '',
saveState: '',
exportImages: '',
@ -199,6 +199,12 @@ var UI_ACTIONS = {
toggleTheme: '',
// dialogs...
openDialog: '',
historyDialog: '',
cropDialog: '',
markDialog: '',
// panels...
togglePanels: '',
showInfoPanel: '',
@ -206,6 +212,8 @@ var UI_ACTIONS = {
showSearchPanel: '',
showQuickEditPanel: '',
showStatesPanel: '',
showHistoryPanel: '',
showDirBrowserPanel: '',
showConsolePanel: '',
// developer actions...