Removed irc and added discover software and added telegram
Signed-off-by: Stefano Capitani <stefano@manjaro.org>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
@@ -11,11 +11,11 @@
|
|||||||
"ui_path": "/usr/share/manjaro-hello/ui/manjaro-hello.glade",
|
"ui_path": "/usr/share/manjaro-hello/ui/manjaro-hello.glade",
|
||||||
"urls": {
|
"urls": {
|
||||||
"development": "https://gitlab.manjaro.org",
|
"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",
|
"donate": "https://manjaro.org/donate",
|
||||||
"facebook": "https://www.facebook.com/ManjaroLinux",
|
"facebook": "https://www.facebook.com/ManjaroLinux",
|
||||||
"forum": "https://forum.manjaro.org",
|
"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",
|
"mailling": "https://lists.manjaro.org/cgi-bin/mailman/listinfo",
|
||||||
"reddit": "https://www.reddit.com/r/ManjaroLinux",
|
"reddit": "https://www.reddit.com/r/ManjaroLinux",
|
||||||
"twitter": "https://twitter.com/ManjaroLinux",
|
"twitter": "https://twitter.com/ManjaroLinux",
|
||||||
|
|||||||
@@ -219,7 +219,7 @@ class Hello(Gtk.Window):
|
|||||||
"label": {
|
"label": {
|
||||||
"autostartlabel",
|
"autostartlabel",
|
||||||
"development",
|
"development",
|
||||||
"chat",
|
"discover",
|
||||||
"donate",
|
"donate",
|
||||||
"firstcategory",
|
"firstcategory",
|
||||||
"forum",
|
"forum",
|
||||||
@@ -239,7 +239,7 @@ class Hello(Gtk.Window):
|
|||||||
"about",
|
"about",
|
||||||
"home",
|
"home",
|
||||||
"development",
|
"development",
|
||||||
"chat",
|
"discover",
|
||||||
"donate",
|
"donate",
|
||||||
"forum",
|
"forum",
|
||||||
"mailling",
|
"mailling",
|
||||||
|
|||||||
+514
-500
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user