summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-04-12 20:11:08 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-04-12 20:11:08 +0200
commitc5279cfbb9ad48c9d95e535734f311d7c9d98818 (patch)
tree73d1f5827880f38f8e8488f09cbf63f2c44fab85 /data
parent19f32d8a5c1bbe61f6a5bd4c6d60e06027aeb598 (diff)
downloadpython-apt-c5279cfbb9ad48c9d95e535734f311d7c9d98818.tar.gz
* make it not check for new distro releases anymore for dapper
Diffstat (limited to 'data')
-rw-r--r--data/update-manager.schemas.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/data/update-manager.schemas.in b/data/update-manager.schemas.in
index 06308871..68a8deef 100644
--- a/data/update-manager.schemas.in
+++ b/data/update-manager.schemas.in
@@ -47,6 +47,22 @@
</long>
</locale>
</schema>
+ <schema>
+ <key>/schemas/apps/update-manager/check_dist_upgrades</key>
+ <applyto>/apps/update-manager/check_dist_upgrades</applyto>
+ <owner>update-manager</owner>
+ <type>bool</type>
+ <default>False</default>
+
+ <locale name="C">
+ <short>Remind to reload the channel list</short>
+ <long>
+ If automatic checking for updates is disabeld, you have
+ to reload the channel list manually. This option allows
+ to hide the reminder shown in this case.
+ </long>
+ </locale>
+ </schema>
</schemalist>
</gconfschemafile>