[gcalctool] Rename "Clr" buton to "Clear"



commit 4841dfd7b1dbad17dcb2ee3d2167f48b46e9a1e5
Author: Robert Ancell <robert ancell gmail com>
Date:   Wed Mar 31 09:53:14 2010 +1100

    Rename "Clr" buton to "Clear"

 NEWS              |    2 ++
 data/gcalctool.ui |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1fa090b..b5df030 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ Overview of changes in gcalctool 5.31.1
 
     * Put tooltips on trigonometric buttons
 
+    * Rename "Clr" buton to "Clear"
+
 Overview of changes in gcalctool 5.30.0
 
     * Fix errors in variable exponents (e.g. xy²)
diff --git a/data/gcalctool.ui b/data/gcalctool.ui
index b3d6963..f9a9524 100644
--- a/data/gcalctool.ui
+++ b/data/gcalctool.ui
@@ -2356,7 +2356,7 @@
                 </child>
                 <child>
                   <object class="GtkButton" id="calc_clear_button">
-                    <property name="label" translatable="yes" comments="Label on the clear display button. Clr is short for Clear">Clr</property>
+                    <property name="label" translatable="yes" comments="Label on the clear display button">Clear</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>



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