summaryrefslogtreecommitdiff
path: root/src/resources/nautilus.gresource.xml
diff options
context:
space:
mode:
authorFelipe Borges <felipeborges@gnome.org>2015-11-12 11:51:22 +0100
committerFelipe Borges <felipeborges@gnome.org>2015-11-12 14:28:39 +0100
commitbe5a5e9e9f688c7df4685c611c6d298b3a3a15fa (patch)
treef51b38cc56291b2c129fc22b5d8937b911b4f78f /src/resources/nautilus.gresource.xml
parent0a26d0b2a8f4c1d43a8d08ff30a965cb3543a586 (diff)
downloadnautilus-be5a5e9e9f688c7df4685c611c6d298b3a3a15fa.tar.gz
resources: organize the resource files in a separate folder
https://bugzilla.gnome.org/show_bug.cgi?id=757978
Diffstat (limited to 'src/resources/nautilus.gresource.xml')
-rw-r--r--src/resources/nautilus.gresource.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/resources/nautilus.gresource.xml b/src/resources/nautilus.gresource.xml
new file mode 100644
index 000000000..a88b1032c
--- /dev/null
+++ b/src/resources/nautilus.gresource.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<gresources>
+ <gresource prefix="/org/gnome/nautilus">
+ <file compressed="true">ui/nautilus-bookmarks-window.ui</file>
+ <file compressed="true">ui/nautilus-file-management-properties.ui</file>
+ <file>ui/nautilus-app-menu.ui</file>
+ <file>ui/nautilus-pathbar-context-menu.ui</file>
+ <file>ui/nautilus-toolbar-ui.ui</file>
+ <file>ui/nautilus-toolbar-view-menu.ui</file>
+ <file>ui/nautilus-toolbar-action-menu.ui</file>
+ <file>ui/nautilus-create-folder-dialog.ui</file>
+ <file>ui/nautilus-rename-file-popover.ui</file>
+ <file>ui/nautilus-files-view-context-menus.ui</file>
+ <file>ui/nautilus-progress-info-widget.ui</file>
+ <file>ui/nautilus-move-to-trash-shortcut-changed.ui</file>
+ <file>ui/nautilus-window.ui</file>
+ <file>ui/nautilus-no-search-results.ui</file>
+ <file>ui/nautilus-folder-is-empty.ui</file>
+ <file>ui/nautilus-remote-warning-bar.ui</file>
+ <file alias="gtk/gtkplacesview.ui">../gtk/gtkplacesview.ui</file>
+ <file alias="gtk/gtkplacesviewrow.ui">../gtk/gtkplacesviewrow.ui</file>
+ <file alias="icons/thumbnail_frame.png">../../icons/thumbnail_frame.png</file>
+ <file alias="icons/filmholes.png">../../icons/filmholes.png</file>
+ <file alias="icons/knob.png">../../icons/knob.png</file>
+ <file>css/Adwaita.css</file>
+ </gresource>
+</gresources>