gnomeExtensions.system-monitor: fix system-monitor name collision
"system-monitor@paradoxxx.zero.gmail.com" is manually packaged, "System_Monitor@bghome.gmail.com" is automatically packaged. Both have the extensionPortalSlug "system-monitor", but the former gets shadowed by the latter.
This commit is contained in:
parent
04c25b81ac
commit
5806a57ce6
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
||||||
"lockkeys@vaina.lt" = "lock-keys";
|
"lockkeys@vaina.lt" = "lock-keys";
|
||||||
"lockkeys@fawtytoo" = "lock-keys-2";
|
"lockkeys@fawtytoo" = "lock-keys-2";
|
||||||
|
|
||||||
|
"system-monitor@paradoxxx.zero.gmail.com" = "system-monitor"; # manually packaged
|
||||||
|
"System_Monitor@bghome.gmail.com" = "system-monitor-2";
|
||||||
|
|
||||||
|
|
||||||
# ############################################################################
|
# ############################################################################
|
||||||
|
|
Loading…
Reference in a new issue