diff options
author | jstebbins <[email protected]> | 2014-12-04 21:51:58 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2014-12-04 21:51:58 +0000 |
commit | c8ba2592e8093444f44ce38123f2c023d71f01fc (patch) | |
tree | 1d506a4c02280c838d285cb4a02945ef3cb16df6 /gtk/src/ghb.ui | |
parent | 9a22df485d2ec381edc42492b00b49c72d72c22c (diff) |
LinGui: remove POS appindicator
It's nothing but trouble. Buggy POS ubuntu crapware.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6586 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 42b82715a..10cd30d60 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -7094,25 +7094,6 @@ Resets all queue jobs to pending and ready to run again.</property> <property name="position">4</property> </packing> </child> - <child> - <object class="GtkCheckButton" id="show_status"> - <property name="label" translatable="yes">Show system tray icon</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="halign">start</property> - <property name="draw_indicator">True</property> - <property name="margin-top">6</property> - <property name="margin-bottom">6</property> - <property name="margin-left">12</property> - <signal name="toggled" handler="show_status_cb" swapped="no"/> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">True</property> - <property name="position">5</property> - </packing> - </child> </object> </child> <child type="tab"> |