Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>