[Pkg-maemo-commits] r303 ./hildon-desktop/ubuntu: * Changed default values to 1024x600 screen. Need to make these dynamic

Tollef Fog Heen tfheen at err.no
Fri Nov 30 15:17:28 UTC 2007


------------------------------------------------------------
revno: 303
committer: Tollef Fog Heen <tfheen at err.no>
branch nick: hildon-desktop
timestamp: Wed 2007-08-29 18:09:01 +0200
message:
  * Changed default values to 1024x600 screen.  Need to make these dynamic
    detect in the future, or separate into different configs.
modified:
  data/desktop.conf.in
  data/home-layout.conf
  debian/changelog
-------------- next part --------------
=== modified file 'data/desktop.conf.in'
--- a/data/desktop.conf.in	2007-08-29 15:56:54 +0000
+++ b/data/desktop.conf.in	2007-08-29 16:09:01 +0000
@@ -22,9 +22,9 @@
 
 [Statusbar]
 X-Type=panel_expandable
-X-Position-X=700
+X-Position-X=670
 X-Position-Y=1
-X-Size-Width=200
+X-Size-Width=303
 X-Size-Height=50
 X-Orientation=top
 X-Is-Ordered=1

=== modified file 'data/home-layout.conf'
--- a/data/home-layout.conf	2007-07-19 18:04:37 +0000
+++ b/data/home-layout.conf	2007-08-29 16:09:01 +0000
@@ -1,5 +1,5 @@
 [/usr/share/applications/hildon-home/mobile-basic-home.desktop]
 X=0
 Y=0
-X-home-applet-width=800
-X-home-applet-height=428
+X-home-applet-width=1024
+X-home-applet-height=548

=== modified file 'debian/changelog'
--- a/debian/changelog	2007-08-29 16:07:32 +0000
+++ b/debian/changelog	2007-08-29 16:09:01 +0000
@@ -8,6 +8,8 @@
   
   [ Bob Spencer ]
   * Removed dummy plugin from default statusbar.
+  * Changed default values to 1024x600 screen.  Need to make these dynamic
+    detect in the future, or separate into different configs.
   
   [ Carl Wong ]
   * Fix up dropdown menu.



More information about the Pkg-maemo-commits mailing list