~ubuntu-desktop/gnome-session/ubuntu

« back to all changes in this revision

Viewing changes to debian/unity-gnome-shell-migration.py

  • Committer: Didier Roche
  • Date: 2017-07-03 13:23:46 UTC
  • mto: This revision was merged to the branch mainline in revision 404.
  • Revision ID: didier.roche@canonical.com-20170703132346-qb2df8vpmol3bx4u
* debian/unity-gnome-shell-migration.py:
  - migrate launcher icon from ubuntu-control-center to gnome-control-center
    under GNOME Shell (LP: #1702091)

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
        # change for amazon icon
43
43
        if fav == UNITY_APP_PREFIX + "ubuntu-amazon-default.desktop":
44
44
            fav = UNITY_APP_PREFIX + "com.canonical.launcher.amazon.desktop"
 
45
        # change from u-c-c
 
46
        if fav == UNITY_APP_PREFIX + "ubuntu-control-center.desktop":
 
47
            fav = UNITY_APP_PREFIX + "gnome-control-center.desktop"
45
48
        new_favorites.append(fav[len(UNITY_APP_PREFIX):])
46
49
    
47
50
    # we replace with unity existing keys