diff options
author | wiktor w brodlo <wiktor@brodlo.net> | 2011-07-04 10:51:53 +0000 |
---|---|---|
committer | wiktor w brodlo <wiktor@brodlo.net> | 2011-07-04 10:51:53 +0000 |
commit | 1d0acc13d35202afbe4cd654a3e1f286d62d918f (patch) | |
tree | efb2a157253e831ce29b17203adef1ec0ecd47d0 /ui | |
parent | ui/profile.glade: The profile selection looks nice now (diff) | |
download | anaconda-1d0acc13d35202afbe4cd654a3e1f286d62d918f.tar.gz anaconda-1d0acc13d35202afbe4cd654a3e1f286d62d918f.tar.bz2 anaconda-1d0acc13d35202afbe4cd654a3e1f286d62d918f.zip |
ui/profile.glade: now it's perfect
Diffstat (limited to 'ui')
-rw-r--r-- | ui/profile.glade | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ui/profile.glade b/ui/profile.glade index 39ba69c..6aacf2c 100644 --- a/ui/profile.glade +++ b/ui/profile.glade @@ -21,8 +21,9 @@ <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> - <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. + <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. Note: The developer subprofile is specifically for Gentoo Linux development tasks. It is not meant to help set up general development environments.</property> |