removed gettext_domain in psensor.schemas causing warnings
authorJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 17 Aug 2012 18:31:27 +0000 (18:31 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 17 Aug 2012 18:31:27 +0000 (18:31 +0000)
NEWS
src/psensor.schemas

diff --git a/NEWS b/NEWS
index 9986162..0db51e8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+* v0.7.0.3
+
+** psensor: removed gettext_domain in psensor.schemas causing warnings.
+
 * v0.7.0.2
 
 ** psensor: added latvian translation file.
index 45da1cf..8932e0e 100644 (file)
@@ -23,7 +23,6 @@
       <owner>psensor</owner>
       <type>bool</type>
       <default>false</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
          <short>Whether the alpha channel is enabled</short>
          <long>
@@ -39,7 +38,6 @@
       <owner>psensor</owner>
       <type>float</type>
       <default>1</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
          <short>The alpha value of the background of the graph window</short>
          <long>
@@ -55,7 +53,6 @@
       <owner>psensor</owner>
       <type>string</type>
       <default>#e8f4e8f4a8f5</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
          <short>The color of the background of the graph canvas</short>
          <long>
@@ -71,7 +68,6 @@
       <owner>psensor</owner>
       <type>string</type>
       <default>#000000000000</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
          <short>The color of the foreground of the graph canvas</short>
          <long>
@@ -87,7 +83,6 @@
       <owner>psensor</owner>
       <type>int</type>
       <default>10</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
          <short>The monitoring duration of the graph</short>
          <long>
       <owner>psensor</owner>
       <type>int</type>
       <default>1</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
          <short>The interval between refreshs of the graph</short>
          <long>
       <owner>psensor</owner>
       <type>bool</type>
       <default>false</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
          <short>Whether the graph window is hidden on startup</short>
          <long>
       <owner>psensor</owner>
       <type>bool</type>
       <default>false</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
          <short>Whether the menu of the graph window is disabled</short>
          <long>
       <owner>psensor</owner>
       <type>int</type>
       <default>0</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
          <short>Position of the sensor list in the graph window</short>
          <long>Position of the sensor list in the graph
       <owner>psensor</owner>
       <type>bool</type>
       <default>false</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
        <short>Whether the greatest temperature is displayed in Unity
        launcher</short>
       <owner>psensor</owner>
       <type>int</type>
       <default>0</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
        <short>The displayed temperature unit</short>
        <long>The displayed temperature unit, '0' for Celcius, '1' for Fahenrenheit.</long>
       <owner>psensor</owner>
       <type>int</type>
       <default>0</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
        <short>Whether the decoration of the window is disabled</short>
        <long>Whether the decoration of the window is disabled.</long>
       <owner>psensor</owner>
       <type>bool</type>
       <default>false</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
        <short>Whether the graph window is kept below all other windows</short>
        <long>Whether the graph window is kept below all other windows.</long>
       <owner>psensor</owner>
       <type>bool</type>
       <default>false</default>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
        <short>Whether the position and size of the graph window are restored</short>
        <long>Whether the position and size of the graph window are restored</long>
       <applyto>/apps/psensor/interface/window_divider_pos</applyto>
       <owner>psensor</owner>
       <type>int</type>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
        <short>Position of the divider between the graph window and the list of sensors</short>
        <long>Position of the divider between the graph window and the list of sensors</long>
       <applyto>/apps/psensor/interface/window_w</applyto>
       <owner>psensor</owner>
       <type>int</type>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
        <short>Width of the graph window</short>
        <long>Width of the graph window.</long>
       <applyto>/apps/psensor/interface/window_h</applyto>
       <owner>psensor</owner>
       <type>int</type>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
        <short>Height of the graph window</short>
        <long>Height of the graph window.</long>
       <applyto>/apps/psensor/interface/window_x</applyto>
       <owner>psensor</owner>
       <type>int</type>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
        <short>Horizontal position of the graph window</short>
        <long>Horizontal position of the graph window.</long>
       <applyto>/apps/psensor/interface/window_y</applyto>
       <owner>psensor</owner>
       <type>int</type>
-      <gettext_domain>psensor</gettext_domain>
       <locale name="C">
        <short>Vertical position of the graph window</short>
        <long>Vertical position of the graph window.</long>