summarylogtreecommitdiffstats
path: root/glade.patch
blob: ab764fec369eced819ed40f96352acdd6df5c4ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
--- jumpnbump_menu.glade.orig	2015-12-12 11:41:27.155776724 +0100
+++ jumpnbump_menu.glade	2015-12-12 11:41:59.299972725 +0100
@@ -5,7 +5,7 @@
 
 <widget class="GtkWindow" id="main">
   <property name="visible">True</property>
-  <property name="title" translatable="yes">Jump n Bump menu</property>
+  <property name="title" translatable="yes">Jump'n'Bump</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
   <property name="window_position">GTK_WIN_POS_CENTER</property>
   <property name="modal">False</property>
@@ -48,26 +48,6 @@
 		</widget>
 		<packing>
 		  <property name="padding">0</property>
-		  <property name="expand">False</property>
-		  <property name="fill">False</property>
-		</packing>
-	      </child>
-
-	      <child>
-		<widget class="GtkRadioButton" id="fireworks">
-		  <property name="visible">True</property>
-		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">_Fireworks</property>
-		  <property name="use_underline">True</property>
-		  <property name="relief">GTK_RELIEF_NORMAL</property>
-		  <property name="active">False</property>
-		  <property name="inconsistent">False</property>
-		  <property name="draw_indicator">True</property>
-		  <property name="group">standalone</property>
-		  <signal name="toggled" handler="fireworks_mode" last_modification_time="Wed, 28 Aug 2002 12:46:22 GMT"/>
-		</widget>
-		<packing>
-		  <property name="padding">0</property>
 		  <property name="expand">False</property>
 		  <property name="fill">False</property>
 		</packing>