From: "Wiktor W Brodlo" <wiktor@brodlo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/anaconda:master commit in: ui/
Date: Wed, 20 Jul 2011 01:19:29 +0000 (UTC) [thread overview]
Message-ID: <8be9d5f8ae3a1dcf40e3cb8450fe97dca764ed8b.wiktor@gentoo> (raw)
commit: 8be9d5f8ae3a1dcf40e3cb8450fe97dca764ed8b
Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
AuthorDate: Wed Jul 20 01:18:47 2011 +0000
Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
CommitDate: Wed Jul 20 01:18:47 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=8be9d5f8
systools.glade: Fix combo box sizes
---
ui/systools.glade | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/ui/systools.glade b/ui/systools.glade
index f3def7a..69ebcbc 100644
--- a/ui/systools.glade
+++ b/ui/systools.glade
@@ -1,23 +1,27 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<glade-interface>
<!-- interface-requires gtk+ 2.6 -->
<!-- interface-naming-policy toplevel-contextual -->
<widget class="GtkWindow" id="systools_window">
+ <property name="can_focus">False</property>
<property name="border_width">18</property>
<child>
<widget class="GtkAlignment" id="systools_align">
<property name="width_request">400</property>
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
<child>
<widget class="GtkTable" id="table1">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<property name="n_rows">2</property>
<property name="n_columns">2</property>
<child>
<widget class="GtkLabel" id="label1">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Pick your system logger:</property>
<property name="justify">right</property>
</widget>
@@ -25,6 +29,7 @@
<child>
<widget class="GtkLabel" id="label2">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Pick your cron:</property>
<property name="justify">right</property>
</widget>
@@ -36,6 +41,7 @@
<child>
<widget class="GtkComboBox" id="logger">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<property name="items" translatable="yes">sysklogd
syslog-ng
metalog</property>
@@ -43,11 +49,13 @@ metalog</property>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
+ <property name="y_options">GTK_EXPAND</property>
</packing>
</child>
<child>
<widget class="GtkComboBox" id="cron">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<property name="items" translatable="yes">(none)
dcron
fcron
@@ -58,6 +66,7 @@ vixie-cron</property>
<property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
+ <property name="y_options">GTK_EXPAND</property>
</packing>
</child>
</widget>
next reply other threads:[~2011-07-20 1:19 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-20 1:19 Wiktor W Brodlo [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-08-22 4:28 [gentoo-commits] proj/anaconda:master commit in: ui/ Wiktor W Brodlo
2011-08-03 11:43 Wiktor W Brodlo
2011-07-22 18:17 Wiktor W Brodlo
2011-07-21 0:09 Wiktor W Brodlo
2011-07-20 23:05 Wiktor W Brodlo
2011-07-20 21:09 Wiktor W Brodlo
2011-07-07 19:51 Wiktor W Brodlo
2011-07-07 17:35 Wiktor W Brodlo
2011-07-04 13:07 Wiktor W Brodlo
2011-07-04 10:52 Wiktor W Brodlo
2011-07-04 10:44 Wiktor W Brodlo
2011-07-04 10:26 Wiktor W Brodlo
2011-07-04 9:27 Wiktor W Brodlo
2011-07-03 18:01 Wiktor W Brodlo
2011-07-03 17:34 Wiktor W Brodlo
2011-07-03 17:24 Wiktor W Brodlo
2011-06-30 22:12 Wiktor W Brodlo
2011-06-30 2:32 Wiktor W Brodlo
2011-06-30 2:32 Wiktor W Brodlo
2011-06-30 2:32 Wiktor W Brodlo
2011-06-30 2:32 Wiktor W Brodlo
2011-06-30 2:32 Wiktor W Brodlo
2011-06-30 2:32 Wiktor W Brodlo
2011-06-30 2:32 Wiktor W Brodlo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8be9d5f8ae3a1dcf40e3cb8450fe97dca764ed8b.wiktor@gentoo \
--to=wiktor@brodlo.net \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox