summaryrefslogtreecommitdiffstats
path: root/gtk/src/icon_res.gresource.xml
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2017-09-15 16:27:22 -0700
committerJohn Stebbins <[email protected]>2017-11-06 08:19:49 -0800
commit737d67c0e7e9a404f25ed82318d243e344ec7672 (patch)
treeca8bc876d7d72846ab6422829320357691a18866 /gtk/src/icon_res.gresource.xml
parentd7a59d58cbaa5f08792dbb97c48065fdadbe4414 (diff)
LinGui: Add preset selection menu
And convert appliction to a GtkApplication. This allows the use of GActions for menu and other control actions. It's a cleaner simpler interface that automatically tracks when multiple widgets perform the same action and keeps their state in sync.
Diffstat (limited to 'gtk/src/icon_res.gresource.xml')
-rw-r--r--gtk/src/icon_res.gresource.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/icon_res.gresource.xml b/gtk/src/icon_res.gresource.xml
index e81378f36..abfd4c2e6 100644
--- a/gtk/src/icon_res.gresource.xml
+++ b/gtk/src/icon_res.gresource.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
- <gresource prefix="/org/handbrake/icons/scalable/apps">
+ <gresource prefix="/org/handbrake/ghb/icons/scalable/apps">
<file>hb-activity.svg</file>
<file>hb-add-queue.svg</file>
<file>hb-complete.svg</file>