This need not be accepted, I believe.

Regards,
Madhu

-----Original Message-----
From: [email protected] [mailto:[email protected]] 
On Behalf Of ext Rolla Selbak
Sent: Tuesday, November 23, 2010 4:56 PM
To: [email protected]
Subject: [meego-commits] 9690: Changes to Trunk:Handset/xorg-x11-meego-configs

Hi,
I have made the following changes to xorg-x11-meego-configs in project 
Trunk:Handset. Please review and accept ASAP.

Thank You,
Rolla Selbak

[This message was auto-generated]

---

Request #9690:

  submit:   home:peter:branches:Trunk:Handset/xorg-x11-meego-configs(r2) -> 
Trunk:Handset/xorg-x11-meego-configs


Message:
    From Peter: Add nCDK monitor config to fix BMC#10058

State:   new          2010-11-23T06:55:42 rolla
Comment: None



changes files:
--------------
--- xorg-x11-meego-configs.changes
+++ xorg-x11-meego-configs.changes
@@ -0,0 +1,3 @@
+* Tue Nov 23 2010 Peter Zhu <[email protected]> - 1
+- Add nCDK monitor config to fix BMC#10058
+

new:
----
  ncdk-monitor.conf

spec files:
-----------
--- xorg-x11-meego-configs.spec
+++ xorg-x11-meego-configs.spec
@@ -7,6 +7,7 @@
 URL:        http://www.meego.com/
 Source0:    no-accel.conf
 Source1:    mrst-touchscreen.conf
+Source2:    ncdk-monitor.conf
 
 %description
 MeeGo specific X configuration snippets that go into
@@ -23,11 +24,10 @@
 mkdir -p %{buildroot}/etc/X11/xorg.conf.d
 cp %{SOURCE0} %{buildroot}/etc/X11/xorg.conf.d
 cp %{SOURCE1} %{buildroot}/etc/X11/xorg.conf.d
+cp %{SOURCE2} %{buildroot}/etc/X11/xorg.conf.d
 
 %files
 %defattr(-,root,root,-)
 %attr(0755,root,root) /etc/X11/xorg.conf.d/no-accel.conf
 %attr(0755,root,root) /etc/X11/xorg.conf.d/mrst-touchscreen.conf
-
-
-
+%attr(0755,root,root) /etc/X11/xorg.conf.d/ncdk-monitor.conf

other changes:
--------------

++++++ ncdk-monitor.conf (new)
--- ncdk-monitor.conf
+++ ncdk-monitor.conf
+Section "Monitor"
+        Identifier   "TMDS0-1"
+        Option "Rotate" "right"
+EndSection

_______________________________________________
MeeGo-commits mailing list
[email protected]
http://lists.meego.com/listinfo/meego-commits
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to