diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-24 14:28:38 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-24 14:28:38 +0100 |
| commit | b151c61e5838fe08af8cc25c36c045a44ad0c98b (patch) | |
| tree | 7cabce637c95fa5986246dc11e217fb33e64c938 /data | |
| parent | efa4ee5ee367927e75c6135387b999153d849f0f (diff) | |
| download | python-apt-b151c61e5838fe08af8cc25c36c045a44ad0c98b.tar.gz | |
* do not allow to edit cdrom sources
Diffstat (limited to 'data')
| -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 c1cdc87f..da164c23 100644 --- a/data/SoftwareProperties.glade +++ b/data/SoftwareProperties.glade @@ -94,6 +94,7 @@ <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"/> + <signal name="cursor_changed" handler="on_treeview_sources_cursor_changed" last_modification_time="Fri, 24 Mar 2006 13:00:27 GMT"/> </widget> </child> </widget> |
