Warning, /graphics/digikam/core/utilities/lighttable/lighttablewindowui5.rc is written in an unsupported language. File is not indexed.
0001 <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd"> 0002 <gui version="800" name="lighttablewindow" translationDomain="digikam" > 0003 0004 <MenuBar> 0005 0006 <Menu name="File" ><text>&File</text> 0007 <Action name="lighttable_first" /> 0008 <Action name="lighttable_backward" /> 0009 <Action name="lighttable_forward" /> 0010 <Action name="lighttable_last" /> 0011 <Separator/> 0012 <Action name="lighttable_setitemleft" /> 0013 <Action name="lighttable_setitemright" /> 0014 <Action name="lighttable_edititem" /> 0015 <Separator/> 0016 <Action name="open_with_default_application" /> 0017 <Separator/> 0018 <Action name="lighttable_removeitem" /> 0019 <Action name="lighttable_clearlist" /> 0020 <Separator/> 0021 <Action name="lighttable_filedelete" /> 0022 <Separator/> 0023 <Action name="lighttable_close" /> 0024 </Menu> 0025 0026 <Menu name="View" ><text>&View</text> 0027 <Action name="lighttable_fullscreen" /> 0028 0029 <!-- _DPLUGINS_GENERIC_VIEW_ACTIONS_ --> 0030 0031 <Separator/> 0032 <Action name="lighttable_syncpreview" /> 0033 <Action name="lighttable_navigatebypair" /> 0034 <Separator/> 0035 <Menu name="LeftPanel"><text>&Left Panel</text> 0036 <Action name="lighttable_zoomplus_left" /> 0037 <Action name="lighttable_zoomminus_left" /> 0038 <Action name="lighttable_zoomto100percents_left" /> 0039 <Action name="lighttable_zoomfit2window_left" /> 0040 </Menu> 0041 <Menu name="RightPanel"><text>&Right Panel</text> 0042 <Action name="lighttable_zoomplus_right" /> 0043 <Action name="lighttable_zoomminus_right" /> 0044 <Action name="lighttable_zoomto100percents_right" /> 0045 <Action name="lighttable_zoomfit2window_right" /> 0046 </Menu> 0047 <Separator /> 0048 <Action name="color_managed_view" /> 0049 </Menu> 0050 0051 <Menu name="Tools"><text>&Tools</text> 0052 0053 <!-- _DPLUGINS_GENERIC_METADATA_ACTIONS_ --> 0054 0055 <Separator/> 0056 0057 <!-- _DPLUGINS_GENERIC_TOOL_ACTIONS_ --> 0058 0059 </Menu> 0060 0061 <Menu name="Import"><text>I&mport</text> 0062 0063 <!-- _DPLUGINS_GENERIC_IMPORT_ACTIONS_ --> 0064 0065 </Menu> 0066 0067 <Menu name="Export"><text>&Export</text> 0068 0069 <!-- _DPLUGINS_GENERIC_EXPORT_ACTIONS_ --> 0070 0071 </Menu> 0072 0073 <Menu name="settings" noMerge="1"><Text>&Settings</Text> 0074 <Merge name="StandardToolBarMenuHandler" /> 0075 <Action name="options_show_menubar" /> 0076 <Action name="options_show_statusbar" /> 0077 <Action name="options_show_toolbar" /> 0078 <Action name="lighttable_showthumbbar" /> 0079 <Separator/> 0080 <Action name="theme_menu" /> 0081 <Action name="switch_application_language" /> 0082 <Action name="options_configure_keybinding" /> 0083 <Action name="options_configure_toolbars" /> 0084 <Action name="options_configure_notifications" /> 0085 <Action name="options_configure" /> 0086 </Menu> 0087 0088 <Menu name="help" ><text>&Help</text> 0089 <Action name="help_rawcameralist" /> 0090 <Action name="help_solidhardwarelist" /> 0091 <Action name="help_librariesinfo" /> 0092 <Action name="help_dbstat" /> 0093 <Separator/> 0094 <Action name="help_donatemoney" /> 0095 <Action name="help_onlineversioncheck" /> 0096 <Action name="help_recipesbook" /> 0097 <Action name="help_contribute" /> 0098 <Action name="help_handbook" /> 0099 </Menu> 0100 0101 <Merge/> 0102 0103 </MenuBar> 0104 0105 <ToolBar name="mainToolBar" ><text>Main Toolbar</text> 0106 <Action name="lighttable_first" /> 0107 <Action name="lighttable_backward" /> 0108 <Action name="lighttable_forward" /> 0109 <Action name="lighttable_last" /> 0110 <Separator/> 0111 <Action name="lighttable_zoomplus" /> 0112 <Action name="lighttable_zoomminus" /> 0113 <Action name="lighttable_zoomfit2window" /> 0114 <Separator/> 0115 <Action name="lighttable_setitemleft" /> 0116 <Action name="lighttable_setitemright" /> 0117 <Action name="lighttable_syncpreview" /> 0118 <Action name="lighttable_navigatebypair" /> 0119 <Separator/> 0120 <Action name="slideshow_plugin" /> 0121 <Action name="lighttable_fullscreen" /> 0122 <Merge /> 0123 <WeakSeparator/> 0124 <Action name="logo_action" /> 0125 <Action name="hamburger_menu"/> 0126 </ToolBar> 0127 0128 <ActionProperties/> 0129 0130 </gui>