[glom] Remove empty group in the Lesson Planner example file.



commit e5a1476b1f5d7b3dcc970817c2c2247abf7b2183
Author: Ben Konrath <ben bagu org>
Date:   Sat Mar 3 23:14:06 2012 +0100

    Remove empty group in the Lesson Planner example file.
    
    The empty group was at the bottome of the Rooms table details view.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671263
    
    * examples/example_lesson_planner.glom:

 ChangeLog                            |   10 ++++++++++
 examples/example_lesson_planner.glom |    1 -
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1eca4ef..c0b63a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2012-03-03  Ben Konrath  <ben bagu org>
+
+	Remove empty group in the Lesson Planner example file.
+
+	The empty group was at the bottome of the Rooms table details view.
+
+	https://bugzilla.gnome.org/show_bug.cgi?id=671263
+
+	* examples/example_lesson_planner.glom:
+
 2012-03-03  Murray Cumming  <murrayc murrayc com>
 
 	Remove remaining uses of deprecated Gtk::Main API.
diff --git a/examples/example_lesson_planner.glom b/examples/example_lesson_planner.glom
index ecc7dba..4f4fb33 100644
--- a/examples/example_lesson_planner.glom
+++ b/examples/example_lesson_planner.glom
@@ -697,7 +697,6 @@
               <formatting/>
             </data_layout_item>
           </data_layout_group>
-          <data_layout_group name="main"/>
         </data_layout_groups>
       </data_layout>
     </data_layouts>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]