[glade] Set license type "other" as the default one in the propject properties dialog
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Set license type "other" as the default one in the propject properties dialog
- Date: Mon, 14 Apr 2014 22:00:11 +0000 (UTC)
commit 0205f613ba8a290a4e380cfc584aa6cbac0b2f91
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Sun Apr 13 17:43:34 2014 -0300
Set license type "other" as the default one in the propject properties dialog
gladeui/glade-project-properties.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gladeui/glade-project-properties.ui b/gladeui/glade-project-properties.ui
index 9a99c5a..8c4c6c3 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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]