summaryrefslogtreecommitdiff
path: root/gladeui/glade-project-properties.ui
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2013-12-05 16:08:40 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2013-12-11 18:07:15 -0300
commit3213cba6e3b9997eab04152d4b27a6ce679c27a7 (patch)
tree3eb81a73483adbe8e85bfc0d56669c1e8a32d6eb /gladeui/glade-project-properties.ui
parentc4cc656870edefe891f104fb03b459d5eb1888fd (diff)
downloadglade-3213cba6e3b9997eab04152d4b27a6ce679c27a7.tar.gz
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.
Diffstat (limited to 'gladeui/glade-project-properties.ui')
-rw-r--r--gladeui/glade-project-properties.ui27
1 files changed, 24 insertions, 3 deletions
diff --git a/gladeui/glade-project-properties.ui b/gladeui/glade-project-properties.ui
index eac2896c..98c5f0a6 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>