~guillaume86/exaile/context-dev

« back to all changes in this revision

Viewing changes to plugins/minimode/minimodeprefs.py

  • Committer: guillaume86
  • Date: 2009-07-25 14:58:51 UTC
  • mfrom: (2141.1.50 exaile-0.3.0)
  • Revision ID: guillaume86-20090725145851-5mtd72f9ze9u1ma6
Added a little hack to adjust zoom level for the new webkit version (and yeah it's working with the ppa version now!)

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
        'track_selector': _('Track selector'),
106
106
        'progress_bar': _('Progress bar'),
107
107
        'volume': _('Volume'),
108
 
        'playlist_button': _('Playlist button'),
109
108
    }
110
109
    fixed_items = {
111
110
        'restore': _('Restore')