gnomeExtensions: run update-extensions.py
gnome*Extensions: handle azan-islamic-prayer-times in extensionRenames.nix as per https://github.com/NixOS/nixpkgs/pull/196424#discussion_r997242496
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
"transparent-window@pbxqdown.github.com",
|
||||
"transparentwindows.mdirshad07"
|
||||
],
|
||||
"azan-islamic-prayer-times": [
|
||||
"azan@faissal.bensefia.id",
|
||||
"azan@hatem.masmoudi.org"
|
||||
],
|
||||
"floating-dock": [
|
||||
"floatingDock@sun.wxg@gmail.com",
|
||||
"floating-dock@nandoferreira_prof@hotmail.com"
|
||||
|
||||
@@ -12,6 +12,10 @@
|
||||
"workspace-indicator@gnome-shell-extensions.gcampax.github.com" = "workspace-indicator";
|
||||
"horizontal-workspace-indicator@tty2.io" = "workspace-indicator-2";
|
||||
|
||||
# forks of each other, azan@faissal.bensefia.id is more recent
|
||||
"azan@faissal.bensefia.id" = "azan-islamic-prayer-times";
|
||||
"azan@hatem.masmoudi.org" = null;
|
||||
|
||||
# ############################################################################
|
||||
# These are conflicts for older extensions (i.e. they don't support the latest GNOME version).
|
||||
# Make sure to move them up once they are updated
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user