Removed irc and added discover software and added telegram

Signed-off-by: Stefano Capitani <stefano@manjaro.org>
This commit is contained in:
Stefano Capitani
2020-11-15 17:31:39 +01:00
parent f47406c546
commit db80d4788a
4 changed files with 518 additions and 504 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

+2 -2
View File
@@ -11,11 +11,11 @@
"ui_path": "/usr/share/manjaro-hello/ui/manjaro-hello.glade",
"urls": {
"development": "https://gitlab.manjaro.org",
"chat": "https://kiwiirc.com/client/irc.freenode.net/?nick=manjaro-web|?#manjaro",
"discover": "https://discover.manjaro.org/",
"donate": "https://manjaro.org/donate",
"facebook": "https://www.facebook.com/ManjaroLinux",
"forum": "https://forum.manjaro.org",
"google+": "https://plus.google.com/118244873957924966264",
"telegram": "https://t.me/manjaro_official",
"mailling": "https://lists.manjaro.org/cgi-bin/mailman/listinfo",
"reddit": "https://www.reddit.com/r/ManjaroLinux",
"twitter": "https://twitter.com/ManjaroLinux",
+2 -2
View File
@@ -219,7 +219,7 @@ class Hello(Gtk.Window):
"label": {
"autostartlabel",
"development",
"chat",
"discover",
"donate",
"firstcategory",
"forum",
@@ -239,7 +239,7 @@ class Hello(Gtk.Window):
"about",
"home",
"development",
"chat",
"discover",
"donate",
"forum",
"mailling",
+514 -500
View File
File diff suppressed because it is too large Load Diff