summaryrefslogtreecommitdiffstats
path: root/src/Applet
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-09-14 15:39:57 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2009-09-14 15:39:57 +0200
commitac72b4b35e15c0823dc8c1f68684349a5e34c72a (patch)
tree61a77f6a64e83d496f9d78d2a8190fb363356bea /src/Applet
parent753d66ef06752256f775aa29c07079aa57ad5389 (diff)
downloadabrt-ac72b4b35e15c0823dc8c1f68684349a5e34c72a.tar.gz
abrt-ac72b4b35e15c0823dc8c1f68684349a5e34c72a.tar.xz
abrt-ac72b4b35e15c0823dc8c1f68684349a5e34c72a.zip
APPLET: fixed licence wrapping
Diffstat (limited to 'src/Applet')
-rw-r--r--src/Applet/CCApplet.cpp9
-rw-r--r--src/Applet/popup.GtkBuilder1
2 files changed, 6 insertions, 4 deletions
diff --git a/src/Applet/CCApplet.cpp b/src/Applet/CCApplet.cpp
index 52ce6191..0fb4c9ff 100644
--- a/src/Applet/CCApplet.cpp
+++ b/src/Applet/CCApplet.cpp
@@ -87,12 +87,13 @@ const gchar *CApplet::menu_xml =
<property name=\"copyright\" translatable=\"yes\">Copyright &#xA9; 2009 Red Hat, Inc</property>\
<property name=\"website\">https://fedorahosted.org/abrt/</property>\
<property name=\"website_label\" translatable=\"yes\">Website</property>\
- <property name=\"license\" translatable=\"yes\">This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\
-\
-This program 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 General Public License for more details.\
-\
+ <property name=\"license\" translatable=\"yes\">This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n\
+\n\
+This program 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 General Public License for more details.\n\
+\n\
You should have received a copy of the GNU General Public License along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.</property>\
<property name=\"authors\">Jiri Moskovcak &lt;jmoskovc@redhat.com&gt;</property>\
+ <property name=\"wrap_license\">True</property>\
<child internal-child=\"vbox\">\
<object class=\"GtkVBox\" id=\"dialog-vbox1\">\
<property name=\"visible\">True</property>\
diff --git a/src/Applet/popup.GtkBuilder b/src/Applet/popup.GtkBuilder
index baa5cf22..7a2ac2c4 100644
--- a/src/Applet/popup.GtkBuilder
+++ b/src/Applet/popup.GtkBuilder
@@ -48,6 +48,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY
You should have received a copy of the GNU General Public License along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.</property>
<property name="authors">Jiri Moskovcak &lt;jmoskovc@redhat.com&gt;</property>
+ <property name="wrap_license">True</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>