summaryrefslogtreecommitdiffstats
path: root/src/AppList.py
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2025-12-21 14:48:50 +0100
committerPapoteur <papoteur@mageia.org>2025-12-21 15:01:04 +0100
commite5239c4a62813482fb63d66bbb3a3f9b5d273498 (patch)
tree1779cd11429ad49aa9c2d1caeaf6237b539bf564 /src/AppList.py
parent7225d5f3a5488c480e2a739ea17de3bf609b7fa9 (diff)
downloadmageiawelcome-e5239c4a62813482fb63d66bbb3a3f9b5d273498.tar
mageiawelcome-e5239c4a62813482fb63d66bbb3a3f9b5d273498.tar.gz
mageiawelcome-e5239c4a62813482fb63d66bbb3a3f9b5d273498.tar.bz2
mageiawelcome-e5239c4a62813482fb63d66bbb3a3f9b5d273498.tar.xz
mageiawelcome-e5239c4a62813482fb63d66bbb3a3f9b5d273498.zip
Remove chromium for applications
Diffstat (limited to 'src/AppList.py')
-rw-r--r--src/AppList.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/AppList.py b/src/AppList.py
index a667320..b2b040d 100644
--- a/src/AppList.py
+++ b/src/AppList.py
@@ -26,7 +26,6 @@ AppList = [
{ "group": "internet", "description": _("AppList", "Full-featured graphical ftp/ftps/sftp client"), "title": "Filezilla", "name": "filezilla", "command": "filezilla", "repo": "", "icon": "img/filezilla.png"},
{ "group": "internet featured", "description": _("AppList", "Next-generation web browser"), "title": "Firefox", "name": "firefox", "command": "firefox", "repo": "", "icon": "img/firefox.png"},
{ "group": "internet", "description": _("AppList", "Lightweight but feature rich bittorrent client"), "title": "Qbittorrent", "name": "qbittorrent", "command": "qbittorrent", "repo": "", "icon": "img/qbittorrent.png"},
- { "group": "internet", "description": _("AppList", "Fast Webbrowser"), "title": "Chromium", "name": "chromium-browser", "command": "chromium-browser", "repo": "", "icon": "img/chromium.png"},
{ "group": "internet", "description": _("AppList", "E-mail, news and RSS client"), "title": "Thunderbird", "name": "thunderbird", "command": "thunderbird", "repo": "", "icon": "img/thunderbird.png"},
{ "group": "internet", "description": _("AppList", "Fast e-mail client"), "title": "Claws Mail", "name": "claws-mail", "command": "claws-mail", "repo": "", "icon": "img/claws-mail.png"},
{ "group": "video featured", "description": _("AppList", "Media Player"), "title": "Smplayer", "name": "smplayer", "command": "smplayer", "repo": "", "icon": "img/smplayer.png"},