about summary refs log tree commit diff
path: root/src/furtherance.gresource.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/furtherance.gresource.xml')
-rwxr-xr-xsrc/furtherance.gresource.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/furtherance.gresource.xml b/src/furtherance.gresource.xml
index bfab2ff..bb1a9fb 100755
--- a/src/furtherance.gresource.xml
+++ b/src/furtherance.gresource.xml
@@ -1,13 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <gresources>
   <gresource prefix="/com/lakoliu/Furtherance">
-    <file>gtk/window.ui</file>
     <file>gtk/history_box.ui</file>
+    <file>gtk/preferences_window.ui</file>
+    <file>gtk/report.ui</file>
     <file>gtk/style.css</file>
-    <file>gtk/tasks_page.ui</file>
+    <file>gtk/task_details.ui</file>
     <file>gtk/tasks_group.ui</file>
+    <file>gtk/tasks_page.ui</file>
     <file>gtk/task_row.ui</file>
-    <file>gtk/task_details.ui</file>
-    <file>gtk/preferences_window.ui</file>
+    <file>gtk/window.ui</file>
   </gresource>
 </gresources>