Ticket #148: guake.glade.patch
| File guake.glade.patch, 0.8 KB (added by makism, 3 years ago) |
|---|
-
data/guake.glade
old new 247 247 <widget class="GtkMenu" id="tab-menu"> 248 248 <property name="visible">True</property> 249 249 <child> 250 <widget class="GtkCheckMenuItem" id="ignore_output"> 251 <property name="visible">True</property> 252 <property name="label" translatable="yes">Ignore Output</property> 253 <property name="use_underline">True</property> 254 <signal name="toggled" handler="on_ignore_output_toggled"/> 255 </widget> 256 </child> 257 <child> 250 258 <widget class="GtkImageMenuItem" id="rename"> 251 259 <property name="label" translatable="yes">Rename</property> 252 260 <property name="visible">True</property>