File: ui.gresource.xml

package info (click to toggle)
geeqie 1%3A2.7-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 16,360 kB
  • sloc: cpp: 89,209; xml: 10,932; sh: 3,764; awk: 124; perl: 88; python: 80; makefile: 26
file content (13 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!--
 SPDX-License-Identifier: GPL-2.0-or-later
-->

<gresources>
  <gresource prefix="/org/geeqie/ui">
    <file>keyboard-shortcuts.ui</file>
    <file>menu-classic.ui</file>
    <file>menu-hamburger.ui</file>
    <file>search-and-run.ui</file>
  </gresource>
</gresources>