diff options
author | wiktor w brodlo <wiktor@brodlo.net> | 2011-07-04 10:44:10 +0000 |
---|---|---|
committer | wiktor w brodlo <wiktor@brodlo.net> | 2011-07-04 10:44:10 +0000 |
commit | 9804afddbedd716caa704bfff0f4dd3fec868868 (patch) | |
tree | 3f36f6bbd1613705c584096ef5be9bb210bd1de1 /ui | |
parent | ui/profile.glade: wrap the heading (diff) | |
download | anaconda-9804afddbedd716caa704bfff0f4dd3fec868868.tar.gz anaconda-9804afddbedd716caa704bfff0f4dd3fec868868.tar.bz2 anaconda-9804afddbedd716caa704bfff0f4dd3fec868868.zip |
ui/profile.glade: The profile selection looks nice now
Diffstat (limited to 'ui')
-rw-r--r-- | ui/profile.glade | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ui/profile.glade b/ui/profile.glade index 50cd6cc..39ba69c 100644 --- a/ui/profile.glade +++ b/ui/profile.glade @@ -21,9 +21,11 @@ <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. -Note: The developer subprofile is specifically for Gentoo Linux development tasks. It is not meant to help set up general development environments.</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. + +Note: The developer subprofile is specifically for Gentoo Linux development tasks. +It is not meant to help set up general development environments.</property> <property name="justify">center</property> </widget> <packing> |