diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-24 13:57:06 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-24 13:57:06 +0100 |
| commit | efa4ee5ee367927e75c6135387b999153d849f0f (patch) | |
| tree | 8b4eee3c032fb66002e6a454209112f4097dc672 /data/SoftwareProperties.glade | |
| parent | 8bb6b566d6a7fbcd3bdf5b45ccaefb8d95bae0b0 (diff) | |
| download | python-apt-efa4ee5ee367927e75c6135387b999153d849f0f.tar.gz | |
* open the edit dialog if the channel was double clicked
Diffstat (limited to 'data/SoftwareProperties.glade')
| -rw-r--r-- | data/SoftwareProperties.glade | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/SoftwareProperties.glade b/data/SoftwareProperties.glade index 5d55f68a..c1cdc87f 100644 --- a/data/SoftwareProperties.glade +++ b/data/SoftwareProperties.glade @@ -93,6 +93,7 @@ <property name="fixed_height_mode">False</property> <property name="hover_selection">False</property> <property name="hover_expand">False</property> + <signal name="row_activated" handler="on_channel_activated" last_modification_time="Fri, 24 Mar 2006 12:56:00 GMT"/> </widget> </child> </widget> |
