gnomeExtensions: automatic update
This commit is contained in:
parent
3b45e2be92
commit
8182c92af9
@ -348,6 +348,14 @@
|
|||||||
"applications-menu": [
|
"applications-menu": [
|
||||||
"apps-menu@gnome-shell-extensions.gcampax.github.com",
|
"apps-menu@gnome-shell-extensions.gcampax.github.com",
|
||||||
"Applications_Menu@rmy.pobox.com"
|
"Applications_Menu@rmy.pobox.com"
|
||||||
|
],
|
||||||
|
"persian-calendar": [
|
||||||
|
"PersianCalendar@oxygenws.com",
|
||||||
|
"persian-calendar@iamrezamousavi.gmail.com"
|
||||||
|
],
|
||||||
|
"battery-time": [
|
||||||
|
"batime@martin.zurowietz.de",
|
||||||
|
"batterytime@typeof.pw"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -11,6 +11,12 @@
|
|||||||
"apps-menu@gnome-shell-extensions.gcampax.github.com" = "applications-menu";
|
"apps-menu@gnome-shell-extensions.gcampax.github.com" = "applications-menu";
|
||||||
"Applications_Menu@rmy.pobox.com" = "frippery-applications-menu";
|
"Applications_Menu@rmy.pobox.com" = "frippery-applications-menu";
|
||||||
|
|
||||||
|
"PersianCalendar@oxygenws.com" = "persian-calendar";
|
||||||
|
"persian-calendar@iamrezamousavi.gmail.com" = "persian-calendar-2";
|
||||||
|
|
||||||
|
"batime@martin.zurowietz.de" = "battery-time";
|
||||||
|
"batterytime@typeof.pw" = "battery-time-2";
|
||||||
|
|
||||||
# ############################################################################
|
# ############################################################################
|
||||||
# These are conflicts for older extensions (i.e. they don't support the latest GNOME version).
|
# 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
|
# Make sure to move them up once they are updated
|
||||||
@ -20,9 +26,6 @@
|
|||||||
"workspace-indicator@gnome-shell-extensions.gcampax.github.com" = "workspace-indicator";
|
"workspace-indicator@gnome-shell-extensions.gcampax.github.com" = "workspace-indicator";
|
||||||
"horizontal-workspace-indicator@tty2.io" = "workspace-indicator-2";
|
"horizontal-workspace-indicator@tty2.io" = "workspace-indicator-2";
|
||||||
|
|
||||||
"PersianCalendar@oxygenws.com" = "persian-calendar";
|
|
||||||
"persian-calendar@iamrezamousavi.gmail.com" = "persian-calendar-2";
|
|
||||||
|
|
||||||
"clipboard-indicator@tudmotu.com" = "clipboard-indicator";
|
"clipboard-indicator@tudmotu.com" = "clipboard-indicator";
|
||||||
"clipboard-indicator@Dieg0Js.github.io" = "clipboard-indicator-2";
|
"clipboard-indicator@Dieg0Js.github.io" = "clipboard-indicator-2";
|
||||||
|
|
||||||
@ -32,9 +35,6 @@
|
|||||||
"panel-date-format@keiii.github.com" = "panel-date-format";
|
"panel-date-format@keiii.github.com" = "panel-date-format";
|
||||||
"panel-date-format@atareao.es" = "panel-date-format-2";
|
"panel-date-format@atareao.es" = "panel-date-format-2";
|
||||||
|
|
||||||
"batime@martin.zurowietz.de" = "battery-time";
|
|
||||||
"batterytime@typeof.pw" = "battery-time-2";
|
|
||||||
|
|
||||||
# ####### GNOME 43 #######
|
# ####### GNOME 43 #######
|
||||||
|
|
||||||
"lockkeys@vaina.lt" = "lock-keys";
|
"lockkeys@vaina.lt" = "lock-keys";
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user