diff options
author | John Stebbins <[email protected]> | 2018-06-19 14:53:51 -0700 |
---|---|---|
committer | John Stebbins <[email protected]> | 2018-06-19 14:53:51 -0700 |
commit | d309b632bd7083d2c2d21463bc50f29fd33c3ab5 (patch) | |
tree | e60ce5f2e449e00f49c6d1641f35ad4f92be4e81 /gtk/src/ui_res.gresource.xml | |
parent | 0b8c82823031d48a33d0664e1c5a335c604712f4 (diff) |
LinGui: use fr.handbrake.ghb consistently
Diffstat (limited to 'gtk/src/ui_res.gresource.xml')
-rw-r--r-- | gtk/src/ui_res.gresource.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ui_res.gresource.xml b/gtk/src/ui_res.gresource.xml index 0a06993d6..7a8d0b15b 100644 --- a/gtk/src/ui_res.gresource.xml +++ b/gtk/src/ui_res.gresource.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <gresources> - <gresource prefix="/org/handbrake/ghb/ui"> + <gresource prefix="/fr/handbrake/ghb/ui"> <file>ghb.ui</file> </gresource> </gresources> |