Comment 4 for bug 91315

Revision history for this message
Martin Pitt (pitti) wrote :

 restricted-manager (0.7) feisty; urgency=low
 .
   [ Johan Kiviniemi ]
   * RestrictedManager/core.py: Save the module cache *after* parsing
     modalias.override.
   * debian/restricted-manager.postinst: Invalidate cache files saved by
     earlier versions.
 .
   [ Martin Pitt ]
   * RestrictedManager/fglrx.py: Add/remove fglrx to/from /etc/modules;
     reportedly it is not always autoloaded. (LP: #91315)
   * po/de.po: Completely translate GUI to discover remaining i18n problems.
   * RestrictedManager/manager.glade, restricted-manager: Move main window
     heading label text into the Python code. For some weird reason, gettext is
     not called on the string when having it in the glade data.
   * applications/restricted-manager.desktop.in: Specify .desktop file as gksu
     -D argument instead of fixed English string to re-use the .desktop's Name
     translations.