diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-22 22:20:06 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-22 22:20:06 +0100 |
| commit | a270b2bc2c7a0bb5ce3318e617fc3d3e00fe35dd (patch) | |
| tree | 1f0f5c5a97cb6d55495345317b60bb432d26d2b0 /setup.py | |
| parent | 61e0c92db758048a62ff9b7873522cfc7ce26fab (diff) | |
| download | python-apt-a270b2bc2c7a0bb5ce3318e617fc3d3e00fe35dd.tar.gz | |
* don't show a reload dialog when runing embedded
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ setup(name='update-manager', ), ('share/pixmaps', ["data/update-manager.png"] + ), ] + I18NFILES + HELPFILES, ) |
