Unverified Commit a518c771 authored by piegames's avatar piegames Committed by GitHub
Browse files

Merge pull request #209200: gnomeExtensions: auto-update

parents 95b064a5 6260b69b
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -137,6 +137,10 @@
      "ShutdownTimer@neumann",
      "ShutdownTimer@deminder"
    ],
    "noannoyance": [
      "noannoyance@sindex.com",
      "noannoyance@daase.net"
    ],
    "fuzzy-clock": [
      "fuzzy-clock@keepawayfromfire.co.uk",
      "FuzzyClock@johngoetz"
@@ -175,6 +179,10 @@
      "lockkeys@vaina.lt",
      "lockkeys@fawtytoo"
    ],
    "noannoyance": [
      "noannoyance@sindex.com",
      "noannoyance@daase.net"
    ],
    "panel-date-format": [
      "panel-date-format@keiii.github.com",
      "panel-date-format@atareao.es"
@@ -200,6 +208,10 @@
    "workspace-indicator": [
      "workspace-indicator@gnome-shell-extensions.gcampax.github.com",
      "horizontal-workspace-indicator@tty2.io"
    ],
    "noannoyance": [
      "noannoyance@sindex.com",
      "noannoyance@daase.net"
    ]
  }
}
+3 −3
Original line number Diff line number Diff line
@@ -16,6 +16,9 @@
  "azan@faissal.bensefia.id" = "azan-islamic-prayer-times";
  "azan@hatem.masmoudi.org" = null;

  "noannoyance@sindex.com" = "noannoyance";
  "noannoyance@daase.net" = "noannoyance-2";

  # ############################################################################
  # 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
@@ -63,9 +66,6 @@
  "Hide_Activities@shay.shayel.org" = "hide-activities-button";
  "hide-activities-button@nmingori.gnome-shell-extensions.org" = "hide-activities-button-2";

  "noannoyance@sindex.com" = "noannoyance";
  "noannoyance@daase.net" = "noannoyance-2";

  "SomaFm-Radio@alireza6677.gmail.com" = "somafm-internet-radio";
  "SomaFm-Radio@cajhne.gmail.com" = "somafm-internet-radio-2";

+136 −118

File changed.

Preview size limit exceeded, changes collapsed.