[glom/glom-1-20] Remove empty group in the Lesson Planner example file.



commit 4c1427cdc079b5990cb9f82cd3bc5ebd15387933
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 314ac8e..cf0029f 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-01  Murray Cumming  <murrayc murrayc com>
 
 	Add a unistd.h include to fix the mingw MS Windows build.
diff --git a/examples/example_lesson_planner.glom b/examples/example_lesson_planner.glom
index d75a0c8..fd05dc1 100644
--- a/examples/example_lesson_planner.glom
+++ b/examples/example_lesson_planner.glom
@@ -479,7 +479,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]