diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/update-manager.schemas.in | 16 |
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> |
