Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@redhat.com>2006-01-31 05:03:02 (GMT)
committer Christopher Aillon <caillon@src.gnome.org>2006-01-31 05:03:02 (GMT)
commit003d845abcae50a46f64015e87dedcf9bca28bb0 (patch)
tree10d1adfaf31e9e6fd8cccededc952d9ce7833e66
parentd29da858c53d2dd9a74f98539ac9a7e15d64793b (diff)
Don't explicitly set invisible_char to the current default value in case
2006-01-31 Christopher Aillon <caillon@redhat.com> * data/evince-password.glade: Don't explicitly set invisible_char to the current default value in case the default changes; let GTK+ do its magic.
-rw-r--r--ChangeLog6
-rw-r--r--data/evince-password.glade1
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9604ccf..f423f20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-31 Christopher Aillon <caillon@redhat.com>
+
+ * data/evince-password.glade: Don't explicitly set
+ invisible_char to the current default value in case
+ the default changes; let GTK+ do its magic.
+
2006-01-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* shell/ev-job-xfer.c: (ev_job_xfer_run): Append
diff --git a/data/evince-password.glade b/data/evince-password.glade
index 9d8bc97..3d09a3c 100644
--- a/data/evince-password.glade
+++ b/data/evince-password.glade
@@ -153,7 +153,6 @@
<property name="max_length">0</property>
<property name="text" translatable="yes"></property>
<property name="has_frame">True</property>
- <property name="invisible_char" translatable="yes">*</property>
<property name="activates_default">True</property>
</widget>
<packing>