diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-02 17:06:07 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-02 17:06:07 +0000 |
| commit | f593c02a4051313dd0044888a26d7ab3f4ba1133 (patch) | |
| tree | 58897c0bf74e68970643bff5eb85a47b5e4e4470 /DistUpgrade/DistUpgrade.cfg | |
| parent | cbcb6a374bb92bd38e3dac13d5ab78c8fd2a4690 (diff) | |
| download | python-apt-f593c02a4051313dd0044888a26d7ab3f4ba1133.tar.gz | |
* make DistUpgadeConfigParser -> DistUpgradeConfig
Diffstat (limited to 'DistUpgrade/DistUpgrade.cfg')
| -rw-r--r-- | DistUpgrade/DistUpgrade.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DistUpgrade/DistUpgrade.cfg b/DistUpgrade/DistUpgrade.cfg index b9cb2cc3..cf97d16f 100644 --- a/DistUpgrade/DistUpgrade.cfg +++ b/DistUpgrade/DistUpgrade.cfg @@ -1,3 +1,6 @@ +[General] +Frontend=GtkDistUpgradeView + # Distro contains global information about the upgrade [Distro] # the meta-pkgs we support |
