[meego-commits] 7514: Changes to Trunk:Handset/meego-handset-configs

Shane Bryan no_reply at build.meego.com
Tue Sep 14 18:38:51 UTC 2010


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

Thank You,
Shane Bryan

[This message was auto-generated]

---

Request #7514:

  submit:   devel:ux:handset/meego-handset-configs(r4) -> Trunk:Handset/meego-handset-configs


Message:
    Fixes: BMC#6679 - Missing default gconf schemas for handset installs of libmeegotouch

State:   new          2010-09-14T11:38:50 sbryan
Comment: None



changes files:
--------------
--- meego-handset-configs.changes
+++ meego-handset-configs.changes
@@ -1,2 +1,13 @@
-* Fri Aug 27 2010 Chris E Ferron <chris.e.ferron at intel.com> - 0.1
-- changed directory permissions issue in spec file 
+-------------------------------------------------------------------
+Tue Sep 14 18:35:09 UTC 2010 - shane.bryan at linux.intel.com
+
+- Changed directory permissions issue in spec file
+
+-------------------------------------------------------------------
+Mon Sep 13 18:18:48 UTC 2010 - shane.bryan at linux.intel.com
+
+- Fixed BMC# 6679
+
+  Fixes:
+  - BMC#6679 - Missing default gconf schemas for handset installs
+               of libmeegotouch

old:
----
  meego-handset-configs-0.1.tar.bz2

new:
----
  meego-handset-configs-0.2.tar.bz2

spec files:
-----------
--- meego-handset-configs.spec
+++ meego-handset-configs.spec
@@ -7,7 +7,7 @@
 
 Name:       meego-handset-configs
 Summary:    Custom configs for reference MeeGo Handset User Experience
-Version:    0.1
+Version:    0.2
 Release:    1
 Group:      System/GUI/Other
 License:    Apache License, Version 2.0

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

++++++ meego-handset-configs-0.1.tar.bz2 -> meego-handset-configs-0.2.tar.bz2
--- meego-handset-configs.schemas
+++ meego-handset-configs.schemas
@@ -42,5 +42,82 @@
         <long></long>
       </locale>
     </schema>
+    <schema>
+      <key>/schemas/meegotouch/i18n/lc_time</key>
+      <applyto>/meegotouch/i18n/lc_time</applyto>
+      <owner>libmeegotouch</owner>
+      <type>string</type>
+      <default></default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/meegotouch/i18n/lc_collate</key>
+      <applyto>/meegotouch/i18n/lc_collate</applyto>
+      <owner>libmeegotouch</owner>
+      <type>string</type>
+      <default></default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/meegotouch/i18n/lc_numeric</key>
+      <applyto>/meegotouch/i18n/lc_numeric</applyto>
+      <owner>libmeegotouch</owner>
+      <type>string</type>
+      <default></default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/meegotouch/i18n/lc_monetary</key>
+      <applyto>/meegotouch/i18n/lc_monetary</applyto>
+      <owner>libmeegotouch</owner>
+      <type>string</type>
+      <default></default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/meegotouch/i18n/lc_telephone</key>
+      <applyto>/meegotouch/i18n/lc_telephone</applyto>
+      <owner>libmeegotouch</owner>
+      <type>string</type>
+      <default></default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/meegotouch/debug/show_async_requests</key>
+      <applyto>/meegotouch/debug/show_async_requests</applyto>
+      <owner>libmeegotouch</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Can be used to turn on debugging of asynchronous pixmap loading.</short>
+        <long>Asynchronous pixmaps are initially transparent by default. When this value is set to true the are filled with green.</long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/meegotouch/debug/minimized_software_switch</key>
+      <applyto>/meegotouch/debug/minimized_software_switch</applyto>
+      <owner>libmeegotouch</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Switch to software rendering for minimized applications.</short>
+        <long>An OpenGL context needs a lot of memory. When this option is enabled aplications using OpenGL rendering will destroy the OpenGL context when they are minimized.</long>
+      </locale>
+    </schema>
   </schemalist>
 </gconfschemafile>

++++++ meego-handset-configs.yaml
--- meego-handset-configs.yaml
+++ meego-handset-configs.yaml
@@ -1,6 +1,6 @@
 Name: meego-handset-configs
 Summary: Custom configs for reference MeeGo Handset User Experience 
-Version: 0.1
+Version: 0.2
 Release: 1
 Group: System/GUI/Other
 License: Apache License, Version 2.0
@@ -23,6 +23,6 @@
 - "%{_datadir}/applications/settings.desktop"
 - "%{_datadir}/applications/email.desktop"
 - "%{_datadir}/applications/browser.desktop"
-- "%defattr(644,root,root,-)"
+- "%defattr(755,root,root,-)"
 - "%config %{_sysconfdir}/skel/.gnome2"
 - "%config %{_sysconfdir}/skel/.config/duihome"




More information about the MeeGo-commits mailing list