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 13:07:23
Message-Id: 5b3e644a3ee4c5618913894b45f34872d2f624dd.wiktor@gentoo
1 commit: 5b3e644a3ee4c5618913894b45f34872d2f624dd
2 Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
3 AuthorDate: Mon Jul 4 13:07:00 2011 +0000
4 Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
5 CommitDate: Mon Jul 4 13:07:00 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=5b3e644a
7
8 /use.glade: rename the table to use_table
9
10 ---
11 ui/use.glade | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/ui/use.glade b/ui/use.glade
15 index 7ad672d..fea3bff 100644
16 --- a/ui/use.glade
17 +++ b/ui/use.glade
18 @@ -47,7 +47,7 @@ Pick your flags by selecting them. Your profile already set some of the flags, b
19 <property name="visible">True</property>
20 <property name="resize_mode">queue</property>
21 <child>
22 - <widget class="GtkTable" id="table1">
23 + <widget class="GtkTable" id="use_table">
24 <property name="visible">True</property>
25 <property name="n_columns">2</property>
26 <child>