[X2Go-Commits] [x2goclient] 04/12: ui/helpdialog.ui: almost double the window size.

git-admin at x2go.org git-admin at x2go.org
Fri Apr 24 01:32:17 CEST 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit 2ee86a4ef254f43c5461d1e9ad0e991c611b45ba
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Apr 23 23:29:11 2015 +0200

    ui/helpdialog.ui: almost double the window size.
---
 debian/changelog     |    1 +
 src/ui/helpdialog.ui |    8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf69fd3..4b9d4d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -301,6 +301,7 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low
     - x2goutils.{cpp,h}: add new font_is_monospaced() helper.
     - helpdialog.cpp: try harder to set a monospaced font.
     - helpdialog.cpp: lower font size to have more space for text.
+    - ui/helpdialog.ui: almost double the window size.
 
   [ Fernando Pedemonte ]
   * New upstream release (4.0.4.0):
diff --git a/src/ui/helpdialog.ui b/src/ui/helpdialog.ui
index b4321cd..1e38bbe 100644
--- a/src/ui/helpdialog.ui
+++ b/src/ui/helpdialog.ui
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>400</width>
-    <height>300</height>
+    <width>700</width>
+    <height>600</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -45,8 +45,8 @@
    <slot>accept()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>330</x>
-     <y>277</y>
+     <x>630</x>
+     <y>577</y>
     </hint>
     <hint type="destinationlabel">
      <x>4</x>

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list