diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-02-07 13:42:11 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-02-07 13:42:11 +0100 |
| commit | f5f4fc0812ec40a3701ff17692c4bd295d53daaa (patch) | |
| tree | 47a7fc77bdc28c8878c4d47c1bab649c53e6fbec /data/SoftwareProperties.glade | |
| parent | 99ab5920ad9028f493d39b950d73652e88074289 (diff) | |
| download | python-apt-f5f4fc0812ec40a3701ff17692c4bd295d53daaa.tar.gz | |
* Fixed the grammatically atrocious primary text #30296 - thanks to Scott
* Fixed a wrong signal handler
Diffstat (limited to 'data/SoftwareProperties.glade')
| -rw-r--r-- | data/SoftwareProperties.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/SoftwareProperties.glade b/data/SoftwareProperties.glade index 3d0e788f..7fc37c30 100644 --- a/data/SoftwareProperties.glade +++ b/data/SoftwareProperties.glade @@ -336,7 +336,7 @@ <property name="active">False</property> <property name="inconsistent">False</property> <property name="draw_indicator">True</property> - <signal name="toggled" handler="opt_autoupdate_toggled" last_modification_time="Mon, 04 Jul 2005 23:22:04 GMT"/> + <signal name="toggled" handler="on_opt_autoupdate_toggled" last_modification_time="Tue, 07 Feb 2006 12:36:16 GMT"/> </widget> <packing> <property name="padding">0</property> |
