[gnome-calendar/calendar-editor] window: better name Calendar Settings button



commit 6d47cef695c706aa9fa5216b650bcbe9624c1353
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri May 1 14:02:19 2015 -0300

    window: better name Calendar Settings button

 data/ui/window.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/window.ui b/data/ui/window.ui
index 07eb945..f7aede7 100644
--- a/data/ui/window.ui
+++ b/data/ui/window.ui
@@ -361,14 +361,14 @@
           </packing>
         </child>
         <child>
-          <object class="GtkButton" id="add_calendar_button">
+          <object class="GtkButton" id="calendar_settings_button">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="relief">none</property>
             <property name="receives_default">True</property>
             <signal name="clicked" handler="show_source_dialog" object="GcalWindow" swapped="no" />
             <child>
-              <object class="GtkLabel" id="add_calendar_label">
+              <object class="GtkLabel" id="calendar_settings_label">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes">Calendar Settings</property>


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