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:52:18
Message-Id: 1d0acc13d35202afbe4cd654a3e1f286d62d918f.wiktor@gentoo
1 commit: 1d0acc13d35202afbe4cd654a3e1f286d62d918f
2 Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
3 AuthorDate: Mon Jul 4 10:51:53 2011 +0000
4 Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
5 CommitDate: Mon Jul 4 10:51:53 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=1d0acc13
7
8 ui/profile.glade: now it's perfect
9
10 ---
11 ui/profile.glade | 5 +++--
12 1 files changed, 3 insertions(+), 2 deletions(-)
13
14 diff --git a/ui/profile.glade b/ui/profile.glade
15 index 39ba69c..6aacf2c 100644
16 --- a/ui/profile.glade
17 +++ b/ui/profile.glade
18 @@ -21,8 +21,9 @@
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
23 -variables, it also locks the system to a certain range of package versions. This is all maintained by the Gentoo developers.
24 + <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
25 +important variables, it also locks the system to a certain range of package versions. This is all maintained by the
26 +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>