Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=192464154ec91877ed0ed072202e14a0b8202bca
commit 192464154ec91877ed0ed072202e14a0b8202bca Author: Priyank <[EMAIL PROTECTED]> Date: Tue Mar 4 21:37:53 2008 +0530 hide the help button for now (until the documentation for gfpm is ready) as it does nothing. * Closes #2811 diff --git a/data/gfpm.glade b/data/gfpm.glade index 65347ff..f53f8be 100644 --- a/data/gfpm.glade +++ b/data/gfpm.glade @@ -201,7 +201,6 @@ </child> <child> <widget class="GtkToolButton" id="button_help1"> - <property name="visible">True</property> <property name="label">Help</property> <property name="use_underline">True</property> <property name="stock_id">gtk-help</property> _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
