[geany/geany] 207734: Remove empty rows at the end of some lists

Colomban Wendling git-noreply at xxxxx
Thu Jul 26 00:02:51 UTC 2012


Branch:      refs/heads/document-messages
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sun, 08 Jan 2012 22:22:37
Commit:      2077347b3497706b844d105c81af5437f3be13de
             https://github.com/geany/geany/commit/2077347b3497706b844d105c81af5437f3be13de

Log Message:
-----------
Remove empty rows at the end of some lists


Modified Paths:
--------------
    data/geany.glade

Modified: data/geany.glade
9 files changed, 0 insertions(+), 9 deletions(-)
===================================================================
@@ -686,9 +686,6 @@
       <row>
         <col id="0" translatable="yes">Bottom</col>
       </row>
-      <row>
-        <col id="0" translatable="yes"></col>
-      </row>
     </data>
   </object>
   <object class="GtkListStore" id="liststore2">
@@ -709,9 +706,6 @@
       <row>
         <col id="0" translatable="yes">Bottom</col>
       </row>
-      <row>
-        <col id="0" translatable="yes"></col>
-      </row>
     </data>
   </object>
   <object class="GtkListStore" id="liststore3">
@@ -732,9 +726,6 @@
       <row>
         <col id="0" translatable="yes">Bottom</col>
       </row>
-      <row>
-        <col id="0" translatable="yes"></col>
-      </row>
     </data>
   </object>
   <object class="GtkListStore" id="liststore4">


@@ Diff output truncated at 100000 characters. @@


--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).



More information about the Commits mailing list