[gnome-color-manager/colord] Remove the window title from the modal calibration dialogs



commit 50e7774cb6d97dd83b3fd579148dee3dbfe4eba1
Author: Richard Hughes <richard hughsie com>
Date:   Tue Mar 1 18:52:53 2011 +0000

    Remove the window title from the modal calibration dialogs

 data/gcm-calibrate.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gcm-calibrate.ui b/data/gcm-calibrate.ui
index 06d182b..29a1c1d 100644
--- a/data/gcm-calibrate.ui
+++ b/data/gcm-calibrate.ui
@@ -4,7 +4,7 @@
   <!-- interface-naming-policy project-wide -->
   <object class="GtkDialog" id="dialog_calibrate">
     <property name="border_width">5</property>
-    <property name="title" translatable="yes" comments="window title">Device Calibration</property>
+    <property name="title" translatable="no" comments="window title"></property>
     <property name="resizable">False</property>
     <property name="modal">True</property>
     <property name="window_position">center</property>



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