[tomboy] Schema now references *Search All Notes* Bug #631000



commit c1eb1bd8d1dc9a5107f7acb9959ac13862d48893
Author: Jared Jennings <jjennings src gnome org>
Date:   Mon Apr 18 00:27:10 2011 -0400

    Schema now references *Search All Notes* Bug #631000

 data/tomboy.schemas.in |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/data/tomboy.schemas.in b/data/tomboy.schemas.in
index 6376535..bbaa4e5 100644
--- a/data/tomboy.schemas.in
+++ b/data/tomboy.schemas.in
@@ -319,9 +319,9 @@
       <type>int</type>
       <default>0</default>
       <locale name="C">
-         <short>Saved height of Search window</short>
+         <short>Saved height of "Search All Notes" window</short>
          <long>
-           Determines pixel height of Search window; stored on Tomboy exit.
+           Determines pixel height of "Search All Notes" window; stored on Tomboy exit.
          </long>
       </locale>
     </schema>
@@ -333,9 +333,9 @@
       <type>int</type>
       <default>550</default>
       <locale name="C">
-         <short>Saved width of Search window</short>
+         <short>Saved width of "Search All Notes" window</short>
          <long>
-           Determines pixel width of Search window; stored on Tomboy exit.
+           Determines pixel width of "Search All Notes" window; stored on Tomboy exit.
          </long>
       </locale>
     </schema>
@@ -347,9 +347,9 @@
       <type>int</type>
       <default>0</default>
       <locale name="C">
-         <short>Saved horizontal position of Search window</short>
+         <short>Saved horizontal position of "Search All Notes" window</short>
          <long>
-           Determines X coordinate of Search window; stored on Tomboy exit.
+           Determines X coordinate of "Search All Notes" window; stored on Tomboy exit.
          </long>
       </locale>
     </schema>
@@ -361,9 +361,9 @@
       <type>int</type>
       <default>0</default>
       <locale name="C">
-         <short>Saved vertical position of Search window</short>
+         <short>Saved vertical position of "Search All Notes" window</short>
          <long>
-           Determines Y coordinate of Search window; stored on Tomboy exit.
+           Determines Y coordinate of "Search All Notes" window; stored on Tomboy exit.
          </long>
       </locale>
     </schema>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]