[gnome-system-monitor] Make the default preference dialog size a little larger
- From: Chris KÃhl <chriskuehl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-monitor] Make the default preference dialog size a little larger
- Date: Sun, 29 Jul 2012 14:54:10 +0000 (UTC)
commit 997c5e8e4fe5b5123a1595d0c2e4a04cb45fa162
Author: Chris KÃhl <blixtra gmail com>
Date: Sat Jul 28 15:16:08 2012 +0200
Make the default preference dialog size a little larger
Currently when the preference dialog is opened and the 'Process' tab
is active, the 'Information fields' list is sqaushed to the point of
uselessness. This change makes the default height match the default
height of the main window, thus giving a little more space for the
list.
data/preferences.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/preferences.ui b/data/preferences.ui
index 5b705e6..68371f7 100644
--- a/data/preferences.ui
+++ b/data/preferences.ui
@@ -6,7 +6,7 @@
<property name="border_width">5</property>
<property name="title" translatable="yes">System Monitor Preferences</property>
<property name="default_width">400</property>
- <property name="default_height">420</property>
+ <property name="default_height">495</property>
<property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
<property name="has_resize_grip">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]