diff options
-rw-r--r-- | ui/profile.glade | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/profile.glade b/ui/profile.glade index c3125dc..2242692 100644 --- a/ui/profile.glade +++ b/ui/profile.glade @@ -24,6 +24,7 @@ <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> + <property name="wrap">True</property> </widget> <packing> <property name="expand">False</property> |