diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-13 17:34:22 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-13 17:34:22 +0100 |
| commit | e5957364bec1460ca4ae1ea48992c77653ea97be (patch) | |
| tree | 408544f75978382b4b8bbdf9d3edf1662803a830 /data | |
| parent | ae65c0496cc2c0a2451fbe6d551b36d1dba503c4 (diff) | |
| download | python-apt-e5957364bec1460ca4ae1ea48992c77653ea97be.tar.gz | |
* inform the user to update the cache if the channels have been modified.
provide a button to start synaptic in the dialog
Diffstat (limited to 'data')
| -rw-r--r-- | data/SoftwarePropertiesDialogs.glade | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/SoftwarePropertiesDialogs.glade b/data/SoftwarePropertiesDialogs.glade index 7dab0228..d17f7ce5 100644 --- a/data/SoftwarePropertiesDialogs.glade +++ b/data/SoftwarePropertiesDialogs.glade @@ -988,7 +988,6 @@ Source</property> <widget class="GtkDialog" id="dialog_cache_outofdate"> <property name="border_width">6</property> - <property name="visible">True</property> <property name="title" translatable="yes"></property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> |
