Gentoo Archives: gentoo-commits

From: Wiktor W Brodlo <wiktor@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/anaconda:master commit in: ui/
Date: Mon, 04 Jul 2011 10:26:33
Message-Id: 149533cc55b36aacc38ec09a191ade9c9717a8e2.wiktor@gentoo
1 commit: 149533cc55b36aacc38ec09a191ade9c9717a8e2
2 Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
3 AuthorDate: Mon Jul 4 10:25:56 2011 +0000
4 Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
5 CommitDate: Mon Jul 4 10:25:56 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=149533cc
7
8 ui/profile.glade: wrap the heading
9
10 ---
11 ui/profile.glade | 4 ++--
12 1 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/ui/profile.glade b/ui/profile.glade
15 index 2242692..50cd6cc 100644
16 --- a/ui/profile.glade
17 +++ b/ui/profile.glade
18 @@ -21,10 +21,10 @@
19 <property name="visible">True</property>
20 <property name="xalign">0</property>
21 <property name="yalign">0</property>
22 - <property name="label" translatable="yes">A profile is a building block for any Gentoo system. Not only does it specify default values for USE, CFLAGS and other important variables, it also locks the system to a certain range of package versions. This is all maintained by the Gentoo developers.
23 + <property name="label" translatable="yes">A profile is a building block for any Gentoo system. Not only does it specify default values for USE, CFLAGS and other
24 +important variables, it also locks the system to a certain range of package versions. This is all maintained by the Gentoo developers.
25 Note: The developer subprofile is specifically for Gentoo Linux development tasks. It is not meant to help set up general development environments.</property>
26 <property name="justify">center</property>
27 - <property name="wrap">True</property>
28 </widget>
29 <packing>
30 <property name="expand">False</property>