[Pkg-maemo-commits] r300 ./hildon-desktop/ubuntu: * fixing the desktop.conf to work on a 1024x600 screen

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


------------------------------------------------------------
revno: 300
committer: Tollef Fog Heen <tfheen at err.no>
branch nick: hildon-desktop
timestamp: Wed 2007-08-29 17:56:54 +0200
message:
  * fixing the desktop.conf to work on a 1024x600 screen
modified:
  data/desktop.conf.in
  debian/changelog
-------------- next part --------------
=== modified file 'data/desktop.conf.in'
--- a/data/desktop.conf.in	2007-07-19 18:18:02 +0000
+++ b/data/desktop.conf.in	2007-08-29 15:56:54 +0000
@@ -1,28 +1,14 @@
 [Marquee]
-#X-Type=panel_marquee 
 X-Type=panel_box
 X-Position-X=0
 X-Position-Y=0
 X-Size-Width=800
 X-Size-Height=52
 X-Orientation=top
-#X-UI-Policy=libtasknavigatorpolicy.so
 X-Is-Ordered=1
 X-Config-File=marquee.conf
 X-Plugin-Dir=@hildonmarqueedesktopentrydir@
 
-#[Tasknavigator]
-#X-Type=panel_box
-#X-Position-X=0
-#X-Position-Y=0
-#X-Size-Width=480
-#X-Size-Height=80
-#X-Orientation=left
-#X-UI-Policy=libtasknavigatorpolicy.so
-#X-Is-Ordered=1
-#X-Config-File=tasknavigator.conf
-#X-Plugin-Dir=@hildonnavigatordesktopentrydir@
-
 [Home]
 X-Type=home
 X-Padding-Left=0
@@ -36,10 +22,8 @@
 
 [Statusbar]
 X-Type=panel_expandable
-#X-Position-X=650
-X-Position-X=549
+X-Position-X=700
 X-Position-Y=1
-#X-Size-Width=282
 X-Size-Width=200
 X-Size-Height=50
 X-Orientation=top

=== modified file 'debian/changelog'
--- a/debian/changelog	2007-08-29 15:44:07 +0000
+++ b/debian/changelog	2007-08-29 15:56:54 +0000
@@ -4,7 +4,8 @@
   * Adding fix for startup-notification where the hildon-desktop is 
     sending an invalid message body, resulting in a crash in the
     libstartup-notification
-
+  * fixing the desktop.conf to work on a 1024x600 screen
+  
   [ Bob Spencer ]
   * Removed dummy plugin from default statusbar.
   



More information about the Pkg-maemo-commits mailing list