[glade] gladeui/*.ui plugins/gtk+/*.ui: added license comment



commit 3213cba6e3b9997eab04152d4b27a6ce679c27a7
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Thu Dec 5 16:08:40 2013 -0300

    gladeui/*.ui plugins/gtk+/*.ui: added license comment
    
    Added LGPL license comment at the beginning of every template UI file,
    set translation domain, gtk required version to 3.10, and ordered
    <requires> by dependency.

 gladeui/glade-editor.ui                            |   26 ++++++++++++++++-
 gladeui/glade-project-properties.ui                |   27 ++++++++++++++++--
 gladeui/glade-property-label.ui                    |   24 +++++++++++++++-
 plugins/gtk+/glade-about-dialog-editor.ui          |   28 ++++++++++++++++--
 plugins/gtk+/glade-action-editor.ui                |   26 ++++++++++++++++-
 plugins/gtk+/glade-activatable-editor.ui           |   26 ++++++++++++++++-
 plugins/gtk+/glade-app-chooser-button-editor.ui    |   26 ++++++++++++++++-
 plugins/gtk+/glade-app-chooser-widget-editor.ui    |   26 ++++++++++++++++-
 plugins/gtk+/glade-arrow-editor.ui                 |   29 +++++++++++++++++--
 plugins/gtk+/glade-box-editor.ui                   |   26 ++++++++++++++++-
 plugins/gtk+/glade-button-editor.ui                |   28 ++++++++++++++++--
 plugins/gtk+/glade-combo-box-editor.ui             |   26 ++++++++++++++++-
 plugins/gtk+/glade-combo-box-text-editor.ui        |   26 ++++++++++++++++-
 plugins/gtk+/glade-entry-editor.ui                 |   26 ++++++++++++++++-
 plugins/gtk+/glade-file-chooser-button-editor.ui   |   28 ++++++++++++++++--
 plugins/gtk+/glade-file-chooser-dialog-editor.ui   |   26 ++++++++++++++++-
 plugins/gtk+/glade-file-chooser-editor.ui          |   26 ++++++++++++++++-
 plugins/gtk+/glade-file-chooser-widget-editor.ui   |   27 ++++++++++++++++-
 plugins/gtk+/glade-font-button-editor.ui           |   28 ++++++++++++++++--
 plugins/gtk+/glade-font-chooser-dialog-editor.ui   |   28 ++++++++++++++++--
 plugins/gtk+/glade-font-chooser-editor.ui          |   26 ++++++++++++++++-
 plugins/gtk+/glade-font-chooser-widget-editor.ui   |   27 ++++++++++++++++-
 plugins/gtk+/glade-grid-editor.ui                  |   26 ++++++++++++++++-
 plugins/gtk+/glade-icon-view-editor.ui             |   28 ++++++++++++++++--
 plugins/gtk+/glade-image-editor.ui                 |   30 +++++++++++++++++--
 plugins/gtk+/glade-label-editor.ui                 |   28 ++++++++++++++++--
 plugins/gtk+/glade-layout-editor.ui                |   27 ++++++++++++++++-
 plugins/gtk+/glade-level-bar-editor.ui             |   26 ++++++++++++++++-
 plugins/gtk+/glade-message-dialog-editor.ui        |   28 ++++++++++++++++--
 plugins/gtk+/glade-misc-editor.ui                  |   26 ++++++++++++++++-
 plugins/gtk+/glade-notebook-editor.ui              |   26 ++++++++++++++++-
 plugins/gtk+/glade-progress-bar-editor.ui          |   26 ++++++++++++++++-
 plugins/gtk+/glade-real-tree-view-editor.ui        |   28 ++++++++++++++++--
 plugins/gtk+/glade-recent-action-editor.ui         |   26 ++++++++++++++++-
 plugins/gtk+/glade-recent-chooser-dialog-editor.ui |   26 ++++++++++++++++-
 plugins/gtk+/glade-recent-chooser-editor.ui        |   26 ++++++++++++++++-
 plugins/gtk+/glade-recent-chooser-menu-editor.ui   |   27 ++++++++++++++++-
 plugins/gtk+/glade-recent-chooser-widget-editor.ui |   27 ++++++++++++++++-
 plugins/gtk+/glade-scale-button-editor.ui          |   28 ++++++++++++++++--
 plugins/gtk+/glade-scale-editor.ui                 |   26 ++++++++++++++++-
 plugins/gtk+/glade-scrollable-editor.ui            |   26 ++++++++++++++++-
 plugins/gtk+/glade-scrollbar-editor.ui             |   26 ++++++++++++++++-
 plugins/gtk+/glade-scrolled-window-editor.ui       |   27 ++++++++++++++++--
 plugins/gtk+/glade-spin-button-editor.ui           |   28 ++++++++++++++++--
 plugins/gtk+/glade-text-view-editor.ui             |   28 ++++++++++++++++--
 plugins/gtk+/glade-tool-button-editor.ui           |   30 +++++++++++++++++--
 plugins/gtk+/glade-tool-palette-editor.ui          |   27 ++++++++++++++++-
 plugins/gtk+/glade-viewport-editor.ui              |   27 ++++++++++++++++-
 plugins/gtk+/glade-widget-editor.ui                |   26 ++++++++++++++++-
 plugins/gtk+/glade-window-editor.ui                |   26 ++++++++++++++++-
 50 files changed, 1224 insertions(+), 118 deletions(-)
---
diff --git a/gladeui/glade-editor.ui b/gladeui/glade-editor.ui
index 969f430..28dd918 100644
--- a/gladeui/glade-editor.ui
+++ b/gladeui/glade-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladeui - Glade UI Designer core library
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.8 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeEditor" parent="GtkBox">
     <property name="can_focus">False</property>
     <property name="no_show_all">True</property>
diff --git a/gladeui/glade-project-properties.ui b/gladeui/glade-project-properties.ui
index eac2896..98c5f0a 100644
--- a/gladeui/glade-project-properties.ui
+++ b/gladeui/glade-project-properties.ui
@@ -1,8 +1,28 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.15.2 on Sat Jul 20 03:56:38 2013 -->
+<!-- Generated with glade 3.16.0 
+
+libgladeui - Glade UI Designer core library
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gtk+ 3.8 -->
-  <object class="GtkTextBuffer" id="license_textbuffer"/>
+  <requires lib="gtk+" version="3.10"/>
   <object class="GtkFileFilter" id="css_filter">
     <mime-types>
       <mime-type>text/css</mime-type>
@@ -11,6 +31,7 @@
       <pattern>*.css</pattern>
     </patterns>
   </object>
+  <object class="GtkTextBuffer" id="license_textbuffer"/>
   <template class="GladeProjectProperties" parent="GtkDialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
diff --git a/gladeui/glade-property-label.ui b/gladeui/glade-property-label.ui
index 0085666..311fc8b 100644
--- a/gladeui/glade-property-label.ui
+++ b/gladeui/glade-property-label.ui
@@ -1,6 +1,28 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladeui - Glade UI Designer core library
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gtk+ 3.8 -->
+  <requires lib="gtk+" version="3.10"/>
   <template class="GladePropertyLabel" parent="GtkEventBox">
     <property name="can_focus">False</property>
     <property name="visible_window">False</property>
diff --git a/plugins/gtk+/glade-about-dialog-editor.ui b/plugins/gtk+/glade-about-dialog-editor.ui
index 5b2f045..f06ebfd 100644
--- a/plugins/gtk+/glade-about-dialog-editor.ui
+++ b/plugins/gtk+/glade-about-dialog-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gtk+ 3.10 -->
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeAboutDialogEditor" parent="GladeWindowEditor">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-action-editor.ui b/plugins/gtk+/glade-action-editor.ui
index 99e4bd6..af48bb8 100644
--- a/plugins/gtk+/glade-action-editor.ui
+++ b/plugins/gtk+/glade-action-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeActionEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-activatable-editor.ui b/plugins/gtk+/glade-activatable-editor.ui
index 798a103..468e40f 100644
--- a/plugins/gtk+/glade-activatable-editor.ui
+++ b/plugins/gtk+/glade-activatable-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.8 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeActivatableEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-app-chooser-button-editor.ui b/plugins/gtk+/glade-app-chooser-button-editor.ui
index ae561f7..4efef9d 100644
--- a/plugins/gtk+/glade-app-chooser-button-editor.ui
+++ b/plugins/gtk+/glade-app-chooser-button-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeAppChooserButtonEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-app-chooser-widget-editor.ui b/plugins/gtk+/glade-app-chooser-widget-editor.ui
index db418dd..5e86c58 100644
--- a/plugins/gtk+/glade-app-chooser-widget-editor.ui
+++ b/plugins/gtk+/glade-app-chooser-widget-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeAppChooserWidgetEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-arrow-editor.ui b/plugins/gtk+/glade-arrow-editor.ui
index 3842560..80f393b 100644
--- a/plugins/gtk+/glade-arrow-editor.ui
+++ b/plugins/gtk+/glade-arrow-editor.ui
@@ -1,7 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<interface>
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gladeui 0.0 -->
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
+<interface domain="glade">
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeArrowEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-box-editor.ui b/plugins/gtk+/glade-box-editor.ui
index 7d2dbdd..4d466f2 100644
--- a/plugins/gtk+/glade-box-editor.ui
+++ b/plugins/gtk+/glade-box-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeBoxEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-button-editor.ui b/plugins/gtk+/glade-button-editor.ui
index dcc4134..4f5d462 100644
--- a/plugins/gtk+/glade-button-editor.ui
+++ b/plugins/gtk+/glade-button-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gtk+ 3.10 -->
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeButtonEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-combo-box-editor.ui b/plugins/gtk+/glade-combo-box-editor.ui
index bdd094b..4c55425 100644
--- a/plugins/gtk+/glade-combo-box-editor.ui
+++ b/plugins/gtk+/glade-combo-box-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeComboBoxEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-combo-box-text-editor.ui b/plugins/gtk+/glade-combo-box-text-editor.ui
index 78bb0bd..3c3e0fe 100644
--- a/plugins/gtk+/glade-combo-box-text-editor.ui
+++ b/plugins/gtk+/glade-combo-box-text-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeComboBoxTextEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-entry-editor.ui b/plugins/gtk+/glade-entry-editor.ui
index d7aa70a..1d98cb5 100644
--- a/plugins/gtk+/glade-entry-editor.ui
+++ b/plugins/gtk+/glade-entry-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gtk+ 3.10 -->
-  <!-- interface-requires gladeui 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeEntryEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-file-chooser-button-editor.ui 
b/plugins/gtk+/glade-file-chooser-button-editor.ui
index 1e8a309..af30c60 100644
--- a/plugins/gtk+/glade-file-chooser-button-editor.ui
+++ b/plugins/gtk+/glade-file-chooser-button-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeFileChooserButtonEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-file-chooser-dialog-editor.ui 
b/plugins/gtk+/glade-file-chooser-dialog-editor.ui
index eef8d16..e06d9da 100644
--- a/plugins/gtk+/glade-file-chooser-dialog-editor.ui
+++ b/plugins/gtk+/glade-file-chooser-dialog-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="glade-gtk-plugin" version="0.0"/>
+  <requires lib="gtk+" version="3.10"/>
   <template class="GladeFileChooserDialogEditor" parent="GladeWindowEditor">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-file-chooser-editor.ui b/plugins/gtk+/glade-file-chooser-editor.ui
index 7e21c35..3b8c505 100644
--- a/plugins/gtk+/glade-file-chooser-editor.ui
+++ b/plugins/gtk+/glade-file-chooser-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeFileChooserEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-file-chooser-widget-editor.ui 
b/plugins/gtk+/glade-file-chooser-widget-editor.ui
index 7dc1cae..06c1053 100644
--- a/plugins/gtk+/glade-file-chooser-widget-editor.ui
+++ b/plugins/gtk+/glade-file-chooser-widget-editor.ui
@@ -1,7 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gladeui 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeFileChooserWidgetEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-font-button-editor.ui b/plugins/gtk+/glade-font-button-editor.ui
index e850edc..cc1b463 100644
--- a/plugins/gtk+/glade-font-button-editor.ui
+++ b/plugins/gtk+/glade-font-button-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeFontButtonEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-font-chooser-dialog-editor.ui 
b/plugins/gtk+/glade-font-chooser-dialog-editor.ui
index 6b5eb7f..40a184d 100644
--- a/plugins/gtk+/glade-font-chooser-dialog-editor.ui
+++ b/plugins/gtk+/glade-font-chooser-dialog-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<interface>
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
+<interface domain="glade">
+  <requires lib="glade-gtk-plugin" version="0.0"/>
+  <requires lib="gtk+" version="3.10"/>
   <template class="GladeFontChooserDialogEditor" parent="GladeWindowEditor">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-font-chooser-editor.ui b/plugins/gtk+/glade-font-chooser-editor.ui
index f0560ce..47cb2f0 100644
--- a/plugins/gtk+/glade-font-chooser-editor.ui
+++ b/plugins/gtk+/glade-font-chooser-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeFontChooserEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-font-chooser-widget-editor.ui 
b/plugins/gtk+/glade-font-chooser-widget-editor.ui
index bfbe211..48a4856 100644
--- a/plugins/gtk+/glade-font-chooser-widget-editor.ui
+++ b/plugins/gtk+/glade-font-chooser-widget-editor.ui
@@ -1,7 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gladeui 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeFontChooserWidgetEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-grid-editor.ui b/plugins/gtk+/glade-grid-editor.ui
index d4911ec..b4ff7b9 100644
--- a/plugins/gtk+/glade-grid-editor.ui
+++ b/plugins/gtk+/glade-grid-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeGridEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-icon-view-editor.ui b/plugins/gtk+/glade-icon-view-editor.ui
index fa35cfb..a420773 100644
--- a/plugins/gtk+/glade-icon-view-editor.ui
+++ b/plugins/gtk+/glade-icon-view-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gtk+ 3.10 -->
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeIconViewEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-image-editor.ui b/plugins/gtk+/glade-image-editor.ui
index a6b1f2d..073ab84 100644
--- a/plugins/gtk+/glade-image-editor.ui
+++ b/plugins/gtk+/glade-image-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<interface>
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.8 -->
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
+<interface domain="glade">
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeImageEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-label-editor.ui b/plugins/gtk+/glade-label-editor.ui
index b09deab..4c90064 100644
--- a/plugins/gtk+/glade-label-editor.ui
+++ b/plugins/gtk+/glade-label-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeLabelEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-layout-editor.ui b/plugins/gtk+/glade-layout-editor.ui
index a49a54d..7c87a21 100644
--- a/plugins/gtk+/glade-layout-editor.ui
+++ b/plugins/gtk+/glade-layout-editor.ui
@@ -1,7 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gladeui 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeLayoutEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-level-bar-editor.ui b/plugins/gtk+/glade-level-bar-editor.ui
index bd8b653..fa05560 100644
--- a/plugins/gtk+/glade-level-bar-editor.ui
+++ b/plugins/gtk+/glade-level-bar-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeLevelBarEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-message-dialog-editor.ui b/plugins/gtk+/glade-message-dialog-editor.ui
index 3d721ac..268d5a9 100644
--- a/plugins/gtk+/glade-message-dialog-editor.ui
+++ b/plugins/gtk+/glade-message-dialog-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeMessageDialogEditor" parent="GladeWindowEditor">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-misc-editor.ui b/plugins/gtk+/glade-misc-editor.ui
index b8735a5..147782f 100644
--- a/plugins/gtk+/glade-misc-editor.ui
+++ b/plugins/gtk+/glade-misc-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gtk+ 3.10 -->
-  <!-- interface-requires gladeui 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeMiscEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-notebook-editor.ui b/plugins/gtk+/glade-notebook-editor.ui
index e60bc2b..962ddc2 100644
--- a/plugins/gtk+/glade-notebook-editor.ui
+++ b/plugins/gtk+/glade-notebook-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeNotebookEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-progress-bar-editor.ui b/plugins/gtk+/glade-progress-bar-editor.ui
index 65c5719..1ae69a5 100644
--- a/plugins/gtk+/glade-progress-bar-editor.ui
+++ b/plugins/gtk+/glade-progress-bar-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeProgressBarEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-real-tree-view-editor.ui b/plugins/gtk+/glade-real-tree-view-editor.ui
index de18679..ad17fd6 100644
--- a/plugins/gtk+/glade-real-tree-view-editor.ui
+++ b/plugins/gtk+/glade-real-tree-view-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeRealTreeViewEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-recent-action-editor.ui b/plugins/gtk+/glade-recent-action-editor.ui
index e9366ba..77b0c21 100644
--- a/plugins/gtk+/glade-recent-action-editor.ui
+++ b/plugins/gtk+/glade-recent-action-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="glade-gtk-plugin" version="0.0"/>
+  <requires lib="gtk+" version="3.10"/>
   <template class="GladeRecentActionEditor" parent="GladeActionEditor">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-recent-chooser-dialog-editor.ui 
b/plugins/gtk+/glade-recent-chooser-dialog-editor.ui
index ce993e0..c99a5ad 100644
--- a/plugins/gtk+/glade-recent-chooser-dialog-editor.ui
+++ b/plugins/gtk+/glade-recent-chooser-dialog-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="glade-gtk-plugin" version="0.0"/>
+  <requires lib="gtk+" version="3.10"/>
   <template class="GladeRecentChooserDialogEditor" parent="GladeWindowEditor">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-recent-chooser-editor.ui b/plugins/gtk+/glade-recent-chooser-editor.ui
index b32dd44..1676f7b 100644
--- a/plugins/gtk+/glade-recent-chooser-editor.ui
+++ b/plugins/gtk+/glade-recent-chooser-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeRecentChooserEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-recent-chooser-menu-editor.ui 
b/plugins/gtk+/glade-recent-chooser-menu-editor.ui
index 7dba22e..ceffa56 100644
--- a/plugins/gtk+/glade-recent-chooser-menu-editor.ui
+++ b/plugins/gtk+/glade-recent-chooser-menu-editor.ui
@@ -1,7 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gladeui 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeRecentChooserMenuEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-recent-chooser-widget-editor.ui 
b/plugins/gtk+/glade-recent-chooser-widget-editor.ui
index d807692..718a037 100644
--- a/plugins/gtk+/glade-recent-chooser-widget-editor.ui
+++ b/plugins/gtk+/glade-recent-chooser-widget-editor.ui
@@ -1,7 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gladeui 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeRecentChooserWidgetEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-scale-button-editor.ui b/plugins/gtk+/glade-scale-button-editor.ui
index 1faf6ef..783b216 100644
--- a/plugins/gtk+/glade-scale-button-editor.ui
+++ b/plugins/gtk+/glade-scale-button-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeScaleButtonEditor" parent="GladeButtonEditor">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-scale-editor.ui b/plugins/gtk+/glade-scale-editor.ui
index aeedbb5..fc5f9ea 100644
--- a/plugins/gtk+/glade-scale-editor.ui
+++ b/plugins/gtk+/glade-scale-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeScaleEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-scrollable-editor.ui b/plugins/gtk+/glade-scrollable-editor.ui
index f915c87..5b18502 100644
--- a/plugins/gtk+/glade-scrollable-editor.ui
+++ b/plugins/gtk+/glade-scrollable-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeScrollableEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-scrollbar-editor.ui b/plugins/gtk+/glade-scrollbar-editor.ui
index 62f03e3..bbcce07 100644
--- a/plugins/gtk+/glade-scrollbar-editor.ui
+++ b/plugins/gtk+/glade-scrollbar-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeScrollbarEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-scrolled-window-editor.ui b/plugins/gtk+/glade-scrolled-window-editor.ui
index 3900d89..c527d68 100644
--- a/plugins/gtk+/glade-scrolled-window-editor.ui
+++ b/plugins/gtk+/glade-scrolled-window-editor.ui
@@ -1,8 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.0-->
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeScrolledWindowEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-spin-button-editor.ui b/plugins/gtk+/glade-spin-button-editor.ui
index b6d84ea..2a4c277 100644
--- a/plugins/gtk+/glade-spin-button-editor.ui
+++ b/plugins/gtk+/glade-spin-button-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeSpinButtonEditor" parent="GladeEntryEditor">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-text-view-editor.ui b/plugins/gtk+/glade-text-view-editor.ui
index c781ec1..6d391b8 100644
--- a/plugins/gtk+/glade-text-view-editor.ui
+++ b/plugins/gtk+/glade-text-view-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeTextViewEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-tool-button-editor.ui b/plugins/gtk+/glade-tool-button-editor.ui
index ccb9cdb..fd4949b 100644
--- a/plugins/gtk+/glade-tool-button-editor.ui
+++ b/plugins/gtk+/glade-tool-button-editor.ui
@@ -1,8 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<interface>
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.8 -->
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
+<interface domain="glade">
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeToolButtonEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-tool-palette-editor.ui b/plugins/gtk+/glade-tool-palette-editor.ui
index 4d1778a..1777b26 100644
--- a/plugins/gtk+/glade-tool-palette-editor.ui
+++ b/plugins/gtk+/glade-tool-palette-editor.ui
@@ -1,7 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gladeui 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeToolPaletteEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-viewport-editor.ui b/plugins/gtk+/glade-viewport-editor.ui
index ea9f2b5..48cf1fc 100644
--- a/plugins/gtk+/glade-viewport-editor.ui
+++ b/plugins/gtk+/glade-viewport-editor.ui
@@ -1,7 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires glade-gtk-plugin 0.0 -->
-  <!-- interface-requires gladeui 0.0 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
+  <requires lib="glade-gtk-plugin" version="0.0"/>
   <template class="GladeViewportEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-widget-editor.ui b/plugins/gtk+/glade-widget-editor.ui
index ab501e6..e639724 100644
--- a/plugins/gtk+/glade-widget-editor.ui
+++ b/plugins/gtk+/glade-widget-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.8 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeWidgetEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/plugins/gtk+/glade-window-editor.ui b/plugins/gtk+/glade-window-editor.ui
index 3bfe0fa..a3773ff 100644
--- a/plugins/gtk+/glade-window-editor.ui
+++ b/plugins/gtk+/glade-window-editor.ui
@@ -1,7 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.0 
+
+libgladegtk - Glade UI Designer Gtk+ support plugin
+Copyright (C) 2013 Tristan Van Berkom <tvb gnome org>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Author: Tristan Van Berkom <tvb gnome org>
+
+-->
 <interface domain="glade">
-  <!-- interface-requires gladeui 0.0 -->
-  <!-- interface-requires gtk+ 3.10 -->
+  <requires lib="gtk+" version="3.10"/>
+  <requires lib="gladeui" version="0.0"/>
   <template class="GladeWindowEditor" parent="GladeEditorSkeleton">
     <property name="visible">True</property>
     <property name="can_focus">False</property>


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