Philipp Hörist pushed to branch gajim_1.1 at gajim / gajim

Commits:
327865e6 by Philipp Hörist at 2018-08-19T11:46:38Z
Remove not used liststore entrys

- - - - -


1 changed file:

- gajim/data/gui/history_window.ui


Changes:

=====================================
gajim/data/gui/history_window.ui
=====================================
--- a/gajim/data/gui/history_window.ui
+++ b/gajim/data/gui/history_window.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.0 -->
+<!-- Generated with glade 3.22.1 -->
 <interface>
   <requires lib="gtk+" version="3.20"/>
   <object class="GtkListStore" id="liststore1">
@@ -9,12 +9,6 @@
       <!-- column-name gchararray2 -->
       <column type="gchararray"/>
     </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Hello</col>
-        <col id="1" translatable="yes">user-offline-symbolic</col>
-      </row>
-    </data>
   </object>
   <object class="GtkPopoverMenu" id="more_menu">
     <property name="can_focus">False</property>
@@ -292,6 +286,9 @@
     <signal name="delete-event" handler="on_history_window_delete_event" 
swapped="no"/>
     <signal name="destroy" handler="on_history_window_destroy" swapped="no"/>
     <signal name="key-press-event" handler="on_history_window_key_press_event" 
swapped="no"/>
+    <child type="titlebar">
+      <placeholder/>
+    </child>
     <child>
       <object class="GtkBox" id="vbox">
         <property name="width_request">600</property>
@@ -572,8 +569,5 @@
         </child>
       </object>
     </child>
-    <child type="titlebar">
-      <placeholder/>
-    </child>
   </object>
 </interface>



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/327865e6fd473eb1a102c14a8b2110afa02b2505

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/327865e6fd473eb1a102c14a8b2110afa02b2505
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to