| Age | Commit message (Collapse) | Author | Files | Lines |
|
- added missing "+"
* changelog: updated
|
|
- no longer needed, part of DistUpgrade.cfg now
* DistUpgrade/mirrors.txt, DistUpgrade/removal_blacklist.txt:
- renamed for consitency
* DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgradeCache.py:
- added "RemovalBlacklistFile" instead of hardcoding it
* DistUpgrade/DistUpgradeConfigParser.py:
- added "datadir" to constructor
* DistUpgrade/DistUpgradeControler.py:
- added datadir
* DistUpgrade/DistUpgradeView.py:
- added "hideStep()" method
- added STEP_PREPARE, STEP_MODIFY_SOURCES, STEP_FETCH_INSTALL, STEP_CLEANUP, STEP_REBOOT
* DistUpgrade/DistUpgradeViewGtk.py:
- implemendted hideStep()
- added datadir arguemnt for constructor
* dist-upgrade.py
- run it with the "." as arguemnt for the config
* UpdateManager/UpdateManager.py:
- if it can't be updated, ask about a dist-upgrade instead
* update-manager.
- added --dist-upgrade
* po/*.po
- make update-po
|
|
- make it a module
* setup.py:
- install the dist-upgrader python module as well
- install the DistUpgrade/*.cfg stuff to /usr/share/update-manager
|
|
- updated to reflect reality
* DistUpgrade/DistUpgradeControler.py:
- set the permission for the apt.log file to 0644
* DistUpgrade/cdromupgrade:
- updated and comments added
* po/*:
- make update-po
|
|
|
|
|
|
* fix the translation for the moved files
|
|
* do not install obsolete files to update-manager/channels
|
|
* fix the po creation for the changed file names
|
|
* use the old update-manager icon for software-properties only
* do not specify the file type of the icon in the desktop file
* install the icons to the hicolor theme
* remove the deprecated update-manager-logo - it will be replaced by
the svg version of update-manager
|
|
dependency on gnome anymore)
* remove deprecated code
|
|
|
|
|
|
* Renamed mime type to text/x-apt-sources-list
* Remove all depricated add-software-channel code
* Add a schemas file for update-manager
* Use dh_gconf
* Software Properties:
- Move the channel buttons to the bottom of the notebook to get more
vertical space for the channels
- Set a global window icon for SoftwareProperties and its children
- Add drag and drop support for sources.list on the treeview_sources
- Allow to enable and disable channels
- Do not use so much space for rendering the sources lista
- Use the comment instead of the URI in the channel list if we don't
find a nice name
- Show the type only on source channels - "binary" is too technial
- Add some small sanity checks to aptsources
- Use single quotes in the predefind distru names
* Dialog add:
- merge the custom and the default add dialog
- sanity checks for the custom apt line, that do not allow
to add a wrong one
* Update Manager:
- add an option to hide the reload reminder
|
|
to get the channels merged into your current channel list
|
|
* install the help files
|
|
(glade dosn't like absolute pathes in it's files)
|
|
* UpdateManager/MetaRelease.py:
- comment added
|
|
- make update-po
* SoftwareProperties/aptsources.py:
- added dapper
* setup.py:
- added "logo.png"
|
|
|
|
|
|
* directory structure cleanup
|
|
|
|
* make update-po run
|
|
|
|
* works with channels now (for adding)
|