From 0bb8d45c16be00f822d61370b6771126df285afd Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Fri, 17 Aug 2012 18:31:27 +0000 Subject: [PATCH] removed gettext_domain in psensor.schemas causing warnings --- NEWS | 4 ++++ src/psensor.schemas | 19 ------------------- 2 files changed, 4 insertions(+), 19 deletions(-) diff --git a/NEWS b/NEWS index 9986162..0db51e8 100644 --- 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. diff --git a/src/psensor.schemas b/src/psensor.schemas index 45da1cf..8932e0e 100644 --- a/src/psensor.schemas +++ b/src/psensor.schemas @@ -23,7 +23,6 @@ psensor bool false - psensor Whether the alpha channel is enabled @@ -39,7 +38,6 @@ psensor float 1 - psensor The alpha value of the background of the graph window @@ -55,7 +53,6 @@ psensor string #e8f4e8f4a8f5 - psensor The color of the background of the graph canvas @@ -71,7 +68,6 @@ psensor string #000000000000 - psensor The color of the foreground of the graph canvas @@ -87,7 +83,6 @@ psensor int 10 - psensor The monitoring duration of the graph @@ -103,7 +98,6 @@ psensor int 1 - psensor The interval between refreshs of the graph @@ -121,7 +115,6 @@ psensor bool false - psensor Whether the graph window is hidden on startup @@ -138,7 +131,6 @@ psensor bool false - psensor Whether the menu of the graph window is disabled @@ -153,7 +145,6 @@ psensor int 0 - psensor Position of the sensor list in the graph window Position of the sensor list in the graph @@ -168,7 +159,6 @@ psensor bool false - psensor Whether the greatest temperature is displayed in Unity launcher @@ -183,7 +173,6 @@ psensor int 0 - psensor The displayed temperature unit The displayed temperature unit, '0' for Celcius, '1' for Fahenrenheit. @@ -196,7 +185,6 @@ psensor int 0 - psensor Whether the decoration of the window is disabled Whether the decoration of the window is disabled. @@ -209,7 +197,6 @@ psensor bool false - psensor Whether the graph window is kept below all other windows Whether the graph window is kept below all other windows. @@ -222,7 +209,6 @@ psensor bool false - psensor Whether the position and size of the graph window are restored Whether the position and size of the graph window are restored @@ -234,7 +220,6 @@ /apps/psensor/interface/window_divider_pos psensor int - psensor Position of the divider between the graph window and the list of sensors Position of the divider between the graph window and the list of sensors @@ -246,7 +231,6 @@ /apps/psensor/interface/window_w psensor int - psensor Width of the graph window Width of the graph window. @@ -258,7 +242,6 @@ /apps/psensor/interface/window_h psensor int - psensor Height of the graph window Height of the graph window. @@ -270,7 +253,6 @@ /apps/psensor/interface/window_x psensor int - psensor Horizontal position of the graph window Horizontal position of the graph window. @@ -282,7 +264,6 @@ /apps/psensor/interface/window_y psensor int - psensor Vertical position of the graph window Vertical position of the graph window. -- 2.7.4