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 09:27:33
Message-Id: 6227032fb1984305660debaa6f6d63fdbe8ce286.wiktor@gentoo
1 commit: 6227032fb1984305660debaa6f6d63fdbe8ce286
2 Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
3 AuthorDate: Mon Jul 4 09:26:53 2011 +0000
4 Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
5 CommitDate: Mon Jul 4 09:26:53 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=6227032f
7
8 ui/profile.glade: fixed word wrap
9
10 ---
11 ui/profile.glade | 1 +
12 1 files changed, 1 insertions(+), 0 deletions(-)
13
14 diff --git a/ui/profile.glade b/ui/profile.glade
15 index c3125dc..2242692 100644
16 --- a/ui/profile.glade
17 +++ b/ui/profile.glade
18 @@ -24,6 +24,7 @@
19 <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.
20 Note: The developer subprofile is specifically for Gentoo Linux development tasks. It is not meant to help set up general development environments.</property>
21 <property name="justify">center</property>
22 + <property name="wrap">True</property>
23 </widget>
24 <packing>
25 <property name="expand">False</property>