diff options
Diffstat (limited to 'contrib/gnunet_gtk.glade')
-rw-r--r-- | contrib/gnunet_gtk.glade | 36 |
1 files changed, 24 insertions, 12 deletions
diff --git a/contrib/gnunet_gtk.glade b/contrib/gnunet_gtk.glade index 841fb224..c6ff1042 100644 --- a/contrib/gnunet_gtk.glade +++ b/contrib/gnunet_gtk.glade | |||
@@ -23,10 +23,12 @@ | |||
23 | </object> | 23 | </object> |
24 | </child> | 24 | </child> |
25 | <child type="tab"> | 25 | <child type="tab"> |
26 | <object class="GtkLabel" id="gnunet_statistics_label"> | 26 | <object class="GtkImage" id="image1"> |
27 | <property name="width_request">100</property> | ||
28 | <property name="height_request">50</property> | ||
27 | <property name="visible">True</property> | 29 | <property name="visible">True</property> |
28 | <property name="can_focus">False</property> | 30 | <property name="can_focus">False</property> |
29 | <property name="label" translatable="yes">Statistics</property> | 31 | <property name="pixbuf">statistics.png</property> |
30 | </object> | 32 | </object> |
31 | <packing> | 33 | <packing> |
32 | <property name="tab_fill">False</property> | 34 | <property name="tab_fill">False</property> |
@@ -45,10 +47,12 @@ | |||
45 | </packing> | 47 | </packing> |
46 | </child> | 48 | </child> |
47 | <child type="tab"> | 49 | <child type="tab"> |
48 | <object class="GtkLabel" id="gnunet_peerinfo_label"> | 50 | <object class="GtkImage" id="image2"> |
51 | <property name="width_request">100</property> | ||
52 | <property name="height_request">50</property> | ||
49 | <property name="visible">True</property> | 53 | <property name="visible">True</property> |
50 | <property name="can_focus">False</property> | 54 | <property name="can_focus">False</property> |
51 | <property name="label" translatable="yes">Peers</property> | 55 | <property name="pixbuf">peerinfo.png</property> |
52 | </object> | 56 | </object> |
53 | <packing> | 57 | <packing> |
54 | <property name="position">1</property> | 58 | <property name="position">1</property> |
@@ -68,10 +72,12 @@ | |||
68 | </packing> | 72 | </packing> |
69 | </child> | 73 | </child> |
70 | <child type="tab"> | 74 | <child type="tab"> |
71 | <object class="GtkLabel" id="gnunet_namestore_label"> | 75 | <object class="GtkImage" id="image3"> |
76 | <property name="width_request">100</property> | ||
77 | <property name="height_request">0</property> | ||
72 | <property name="visible">True</property> | 78 | <property name="visible">True</property> |
73 | <property name="can_focus">False</property> | 79 | <property name="can_focus">False</property> |
74 | <property name="label" translatable="yes">Zone Editor</property> | 80 | <property name="pixbuf">gns.png</property> |
75 | </object> | 81 | </object> |
76 | <packing> | 82 | <packing> |
77 | <property name="position">2</property> | 83 | <property name="position">2</property> |
@@ -91,10 +97,12 @@ | |||
91 | </packing> | 97 | </packing> |
92 | </child> | 98 | </child> |
93 | <child type="tab"> | 99 | <child type="tab"> |
94 | <object class="GtkLabel" id="gnunet_fs_label"> | 100 | <object class="GtkImage" id="image4"> |
101 | <property name="width_request">100</property> | ||
102 | <property name="height_request">0</property> | ||
95 | <property name="visible">True</property> | 103 | <property name="visible">True</property> |
96 | <property name="can_focus">False</property> | 104 | <property name="can_focus">False</property> |
97 | <property name="label" translatable="yes">File Sharing</property> | 105 | <property name="pixbuf">fs.png</property> |
98 | </object> | 106 | </object> |
99 | <packing> | 107 | <packing> |
100 | <property name="position">3</property> | 108 | <property name="position">3</property> |
@@ -114,10 +122,12 @@ | |||
114 | </packing> | 122 | </packing> |
115 | </child> | 123 | </child> |
116 | <child type="tab"> | 124 | <child type="tab"> |
117 | <object class="GtkLabel" id="gnunet_identity_label"> | 125 | <object class="GtkImage" id="image5"> |
126 | <property name="width_request">100</property> | ||
127 | <property name="height_request">0</property> | ||
118 | <property name="visible">True</property> | 128 | <property name="visible">True</property> |
119 | <property name="can_focus">False</property> | 129 | <property name="can_focus">False</property> |
120 | <property name="label" translatable="yes">Egos</property> | 130 | <property name="pixbuf">identity.png</property> |
121 | </object> | 131 | </object> |
122 | <packing> | 132 | <packing> |
123 | <property name="position">4</property> | 133 | <property name="position">4</property> |
@@ -136,10 +146,12 @@ | |||
136 | </packing> | 146 | </packing> |
137 | </child> | 147 | </child> |
138 | <child type="tab"> | 148 | <child type="tab"> |
139 | <object class="GtkLabel" id="gnunet_setup_label"> | 149 | <object class="GtkImage" id="image6"> |
150 | <property name="width_request">100</property> | ||
151 | <property name="height_request">50</property> | ||
140 | <property name="visible">True</property> | 152 | <property name="visible">True</property> |
141 | <property name="can_focus">False</property> | 153 | <property name="can_focus">False</property> |
142 | <property name="label" translatable="yes">Setup</property> | 154 | <property name="pixbuf">setup.png</property> |
143 | </object> | 155 | </object> |
144 | <packing> | 156 | <packing> |
145 | <property name="position">5</property> | 157 | <property name="position">5</property> |