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:44:44
Message-Id: 9804afddbedd716caa704bfff0f4dd3fec868868.wiktor@gentoo
1 commit: 9804afddbedd716caa704bfff0f4dd3fec868868
2 Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
3 AuthorDate: Mon Jul 4 10:44:10 2011 +0000
4 Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
5 CommitDate: Mon Jul 4 10:44:10 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=9804afdd
7
8 ui/profile.glade: The profile selection looks nice now
9
10 ---
11 ui/profile.glade | 8 +++++---
12 1 files changed, 5 insertions(+), 3 deletions(-)
13
14 diff --git a/ui/profile.glade b/ui/profile.glade
15 index 50cd6cc..39ba69c 100644
16 --- a/ui/profile.glade
17 +++ b/ui/profile.glade
18 @@ -21,9 +21,11 @@
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
23 -important variables, it also locks the system to a certain range of package versions. This is all maintained by the Gentoo developers.
24 -Note: The developer subprofile is specifically for Gentoo Linux development tasks. It is not meant to help set up general development environments.</property>
25 + <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
26 +variables, it also locks the system to a certain range of package versions. This is all maintained by the Gentoo developers.
27 +
28 +Note: The developer subprofile is specifically for Gentoo Linux development tasks.
29 +It is not meant to help set up general development environments.</property>
30 <property name="justify">center</property>
31 </widget>
32 <packing>