diff options
author | jstebbins <[email protected]> | 2015-05-14 17:11:48 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2015-05-14 17:11:48 +0000 |
commit | 9ae7e30dc8daace92d17ea36a4f0bdede00b9471 (patch) | |
tree | 9485255c993389a6740b833e7aa30c5b5b2622aa /gtk/src/ghb-3.14.ui | |
parent | 90cafad3e4c610b8b009769f922fabc283979231 (diff) |
lingui: use libhb preset management from linux gui
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7179 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/ghb-3.14.ui')
-rw-r--r-- | gtk/src/ghb-3.14.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/src/ghb-3.14.ui b/gtk/src/ghb-3.14.ui index edd4dcdfb..101f17558 100644 --- a/gtk/src/ghb-3.14.ui +++ b/gtk/src/ghb-3.14.ui @@ -842,7 +842,7 @@ libx264 authors: </child> <child> <object class="GtkMenuItem" id="presets_restore"> - <property name="label" translatable="yes">_Update Built-in Presets</property> + <property name="label" translatable="yes">_Reload Built-in Presets</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="use_underline">True</property> @@ -7574,7 +7574,7 @@ on the Video tab instead.</property> Check this if you want the queue to clean itself up by deleting completed jobs.</property> <property name="halign">start</property> <property name="draw_indicator">True</property> - <signal name="toggled" handler="advanced_video_changed_cb" swapped="no"/> + <signal name="toggled" handler="pref_changed_cb" swapped="no"/> </object> <packing> <property name="top_attach">6</property> |