Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7739ab7e authored by Dave Kover's avatar Dave Kover Committed by Clark Scheff
Browse files

Adding additional Nova theme identifier to legacy icon support.

Patching this bad boy.

Change-Id: Ie037b3b6380eb9552dcc274d71fa26ab8776b4a1
parent b3ae4609
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -120,7 +120,8 @@ public class ThemeUtils {
    // Actions in manifests which identify legacy icon packs
    public static final String[] sSupportedActions = new String[] {
            "org.adw.launcher.THEMES",
            "com.gau.go.launcherex.theme"
            "com.gau.go.launcherex.theme",
            "com.novalauncher.THEME"
    };

    // Categories in manifests which identify legacy icon packs