biome: 1.9.2 -> 1.9.3
[NixPkgs.git] / pkgs / desktops / gnome / extensions / extensionRenames.nix
blobbc01f9ef6ea57904acf98f1153231912e4de3e72
1 # A list of UUIDs that have the same pname and we need to rename them
2 # MAINTENANCE:
3 # - Every item from ./collisions.json (for the respective Shell version) should have an entry in here
4 # - Set the value to `null` for filtering (duplicate or unmaintained extensions)
5 # - Sort the entries in order of appearance in the collisions.json
7   "Applications_Menu@rmy.pobox.com" = "frippery-applications-menu";
8   "apps-menu@gnome-shell-extensions.gcampax.github.com" = "applications-menu";
10   "horizontal-workspace-indicator@tty2.io" = "workspace-indicator-2";
11   "workspace-indicator@gnome-shell-extensions.gcampax.github.com" = "workspace-indicator";
13   "persian-calendar@iamrezamousavi.gmail.com" = "persian-calendar-2";
14   "PersianCalendar@oxygenws.com" = "persian-calendar";
16   "openweather-extension@jenslody.de" = "openweather";
17   "openweather-extension@penguin-teal.github.io" = "openweather-refined";
19   "clipboard-indicator@tudmotu.com" = "clipboard-indicator";
20   "clipboard-indicator@Dieg0Js.github.io" = "clipboard-indicator-2";
22   "system-monitor@gnome-shell-extensions.gcampax.github.com" = "system-monitor";
23   "System_Monitor@bghome.gmail.com" = "system-monitor-2";
25   "vbox-applet@gs.eros2.info" = "virtualbox-applet";
26   "vbox-applet@buba98" = "virtualbox-applet-2";
28   "panel-date-format@atareao.es" = "panel-date-format-2";
29   "panel-date-format@keiii.github.com" = "panel-date-format";
31   "batterytime@typeof.pw" = "battery-time-2";
32   "batime@martin.zurowietz.de" = "battery-time";
34   # No longer maintained: https://gitlab.com/arnaudr/gnome-shell-extension-kernel-indicator
35   "kernel-indicator@elboulangero.gitlab.com" = null;
36   "kernel-indicator@pvizc.gitlab.com" = "kernel-indicator";
38   "FuzzyClock@fire-man-x" = "fuzzy-clock-3";
39   "fuzzy-clock@keepawayfromfire.co.uk" = "fuzzy-clock-2";
40   "FuzzyClock@johngoetz" = "fuzzy-clock";
42   "power-profile-indicator@laux.wtf" = "power-profile-indicator";
43   "power-profile@fthx" = "power-profile-indicator-2";
45   # ############################################################################
46   # These extensions no longer collide. We preserve the old attribute name for backwards compatibility.
47   "floatingDock@sun.wxg@gmail.com" = "floating-dock-2";
48   "true-color-window-invert@lynet101" = "true-color-window-invert";
49   "volume_scroller@francislavoie.github.io" = "volume-scroller-2";
51   # ############################################################################
52   # Overrides for extensions that were manually packaged in the past but are gradually
53   # being replaced by automatic packaging where possible.
54   #
55   # The manually packaged ones:
56   "EasyScreenCast@iacopodeenosee.gmail.com" = "easyScreenCast"; # extensionPortalSlug is "easyscreencast"
57   "gnome-fuzzy-app-search@gnome-shell-extensions.Czarlie.gitlab.com" = "fuzzy-app-search"; # extensionPortalSlug is "gnome-fuzzy-app-search"
58   "TopIcons@phocean.net" = "topicons-plus"; # extensionPortalSlug is "topicons"
59   "no-title-bar@jonaspoehler.de" = "no-title-bar"; # extensionPortalSlug is "no-title-bar-forked"
60   # These extensions are automatically packaged at the moment. We preserve the old attribute name
61   # for backwards compatibility.
62   "appindicatorsupport@rgcjonas.gmail.com" = "appindicator"; # extensionPortalSlug is "appindicator-support"
63   "drawOnYourScreen@abakkk.framagit.org" = "draw-on-your-screen"; # extensionPortalSlug is "draw-on-you-screen"
64   "timepp@zagortenay333" = "timepp"; # extensionPortalSlug is "time"
65   "windowIsReady_Remover@nunofarruca@gmail.com" = "window-is-ready-remover"; # extensionPortalSlug is "window-is-ready-notification-remover"