[Xfce4-commits] [apps/xfce4-notifyd] 26/29: Bump default size of config dialog to account for new widgets
noreply at xfce.org
noreply at xfce.org
Sun Jan 29 20:52:16 CET 2017
This is an automated email from the git hooks/post-receive script.
ochosi pushed a commit to branch master
in repository apps/xfce4-notifyd.
commit b288cff31539e823456b04e08506740af58fe645
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Mon Jan 9 09:03:28 2017 +0100
Bump default size of config dialog to account for new widgets
---
xfce4-notifyd-config/xfce4-notifyd-config.glade | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xfce4-notifyd-config/xfce4-notifyd-config.glade b/xfce4-notifyd-config/xfce4-notifyd-config.glade
index f93ea01..8a26ac2 100644
--- a/xfce4-notifyd-config/xfce4-notifyd-config.glade
+++ b/xfce4-notifyd-config/xfce4-notifyd-config.glade
@@ -86,8 +86,8 @@
<property name="can_focus">False</property>
<property name="title" translatable="yes">Notifications</property>
<property name="window_position">center-on-parent</property>
- <property name="default_width">500</property>
- <property name="default_height">500</property>
+ <property name="default_width">550</property>
+ <property name="default_height">600</property>
<property name="icon_name">xfce4-notifyd</property>
<property name="type_hint">dialog</property>
<property name="subtitle" translatable="yes">Customize how notifications appear on your screen</property>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list