This file is indexed.

/usr/share/kxmlgui5/digikam/lighttablewindowui5.rc is in digikam-data 4:5.6.0-0ubuntu10.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<!-- NOTE: don't forget to increase version ID when this file is modified -->
<gui version="556" name="lighttablewindow" translationDomain="digikam" >

<MenuBar>

    <Menu name="File" ><text>&amp;File</text>
        <Action name="lighttable_first" />
        <Action name="lighttable_backward" />
        <Action name="lighttable_forward" />
        <Action name="lighttable_last" />
        <Separator/>
        <Action name="lighttable_setitemleft" />
        <Action name="lighttable_setitemright" />
        <Action name="lighttable_edititem" />
        <Separator/>
        <Action name="open_with_default_application" />
        <Separator/>
        <Action name="lighttable_removeitem" />
        <Action name="lighttable_clearlist" />
        <Separator/>
        <Action name="lighttable_filedelete" />
        <Separator/>
        <Action name="lighttable_close" />
    </Menu>

    <Menu name="View" ><text>&amp;View</text>
        <Action name="lighttable_fullscreen" />
        <Action name="lighttable_slideshow" />
        <Action name="presentation" />
        <Separator/>
        <Action name="lighttable_syncpreview" />
        <Action name="lighttable_navigatebypair" />
        <Separator/>
        <Menu name="LeftPanel"><text>&amp;Left Panel</text>
            <Action name="lighttable_zoomplus_left" />
            <Action name="lighttable_zoomminus_left" />
            <Action name="lighttable_zoomto100percents_left" />
            <Action name="lighttable_zoomfit2window_left" />
        </Menu>
        <Menu name="RightPanel"><text>&amp;Right Panel</text>
            <Action name="lighttable_zoomplus_right" />
            <Action name="lighttable_zoomminus_right" />
            <Action name="lighttable_zoomto100percents_right" />
            <Action name="lighttable_zoomfit2window_right" />
        </Menu>
        <Separator />
        <Action name="color_managed_view" />
    </Menu>

    <Menu name="Tools"><text>&amp;Tools</text>
        <Action name="import_scan" />
        <Action name="metadata_edit"/>
        <Action name="geolocation_edit"/>
        <Separator/>
        <Action name="expoblending" />
        <Action name="panorama" />
        <Action name="htmlgallery" />
        <Action name="calendar" />
        <Action name="videoslideshow" />
    </Menu>

    <Menu name="settings" noMerge="1"><Text>&amp;Settings</Text>
        <Merge name="StandardToolBarMenuHandler" />
        <Action name="options_show_menubar" />
        <Action name="options_show_statusbar" />
        <Action name="options_show_toolbar" />
        <Action name="lighttable_showthumbbar" />
        <Separator/>
        <Action name="theme_menu" />
        <Action name="options_configure_keybinding" />
        <Action name="options_configure_toolbars" />
        <Action name="options_configure_notifications" />
        <Action name="options_configure" />
    </Menu>

    <Menu name="help" ><text>&amp;Help</text>
        <Action name="help_rawcameralist" />
        <Action name="help_librariesinfo" />
        <Action name="help_dbstat" />
        <Separator/>
        <Action name="help_donatemoney" />
        <Action name="help_contribute" />
        <Action name="help_handbook" />
    </Menu>

    <Merge/>

</MenuBar>

<ToolBar name="mainToolBar" ><text>Main Toolbar</text>
     <Action name="lighttable_first" />
     <Action name="lighttable_backward" />
     <Action name="lighttable_forward" />
     <Action name="lighttable_last" />
     <Separator/>
     <Action name="lighttable_zoomplus" />
     <Action name="lighttable_zoomminus" />
     <Action name="lighttable_zoomfit2window" />
     <Separator/>
     <Action name="lighttable_setitemleft" />
     <Action name="lighttable_setitemright" />
     <Action name="lighttable_syncpreview" />
     <Action name="lighttable_navigatebypair" />
     <Separator/>
     <Action name="lighttable_fullscreen" />
     <Action name="lighttable_slideshow" />
     <Merge />
     <WeakSeparator/>
     <Action name="logo_action" />
 </ToolBar>

<ActionProperties/>

</gui>