summaryrefslogtreecommitdiff
path: root/gladeui/glade-project-properties.ui
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2014-04-13 17:43:34 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2014-04-13 17:45:46 -0300
commit0205f613ba8a290a4e380cfc584aa6cbac0b2f91 (patch)
treee13fdefa1104f3d205c1158468ae5431fd2a4675 /gladeui/glade-project-properties.ui
parenta3cd6a092d301fa57cd6c09464fda4d2a0994ea8 (diff)
downloadglade-0205f613ba8a290a4e380cfc584aa6cbac0b2f91.tar.gz
Set license type "other" as the default one in the propject properties dialog
Diffstat (limited to 'gladeui/glade-project-properties.ui')
-rw-r--r--gladeui/glade-project-properties.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/gladeui/glade-project-properties.ui b/gladeui/glade-project-properties.ui
index 9a99c5a4..8c4c6c30 100644
--- a/gladeui/glade-project-properties.ui
+++ b/gladeui/glade-project-properties.ui
@@ -540,6 +540,7 @@ Authors:
<property name="can_focus">False</property>
<property name="active">0</property>
<items>
+ <item id="other" translatable="yes">Other</item>
<item id="gplv2" translatable="yes">GNU GPL version 2</item>
<item id="gplv3" translatable="yes">GNU GPL version 3</item>
<item id="lgplv2" translatable="yes">GNU LGPL version 2.1</item>
@@ -549,7 +550,6 @@ Authors:
<item id="apache2" translatable="yes">Apache 2</item>
<item id="mit" translatable="yes">MIT</item>
<item id="all_permissive" translatable="yes">GNU All permissive</item>
- <item id="other" translatable="yes">Other</item>
</items>
<signal name="changed" handler="on_license_comboboxtext_changed" swapped="no"/>
</object>