diff options
author | infirit <[email protected]> | 2014-02-08 16:34:32 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-08 17:26:53 +0100 |
commit | bc75ed06615f2eaaf8cc2846112fd71dcdc5210c (patch) | |
tree | 2158a3d50578e344271ad1928b00cfa7e8063601 /invest-applet/data/prefs-dialog.ui | |
parent | a7f9a26bd33c8df60a200736cb754814f6c6a9e8 (diff) | |
download | mate-applets-bc75ed06615f2eaaf8cc2846112fd71dcdc5210c.tar.bz2 mate-applets-bc75ed06615f2eaaf8cc2846112fd71dcdc5210c.tar.xz |
Don't explicitly set invisible_char but rely on the gtk+ default.
Gnome commit: 40eac4f023addf9d5c098e16942ab1e8db03d14e
Author: Kjartan Maraas <[email protected]>
Url: https://git.gnome.org/browse/gnome-applets/commit/?id=40eac4f023addf9d5c098e16942ab1e8db03d14e
Diffstat (limited to 'invest-applet/data/prefs-dialog.ui')
-rw-r--r-- | invest-applet/data/prefs-dialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/invest-applet/data/prefs-dialog.ui b/invest-applet/data/prefs-dialog.ui index ee4e7ff6..c6d8b9f1 100644 --- a/invest-applet/data/prefs-dialog.ui +++ b/invest-applet/data/prefs-dialog.ui @@ -234,7 +234,6 @@ <object class="GtkEntry" id="currency"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="invisible_char">●</property> </object> </child> </object> |