OSDN Git Service

2020.05.14 update
[rebornos/cnchi-gnome-osdn.git] / Cnchi / features_info.py
index 0fb8bfb..4db0a99 100755 (executable)
@@ -37,7 +37,7 @@ ICON_NAMES = {
     'a11y': 'preferences-desktop-accessibility',
     'aur': 'system-software-install',
     'bluetooth': 'bluetooth',
-    'broadcom':'cs-drivers',
+    'broadcom': 'cs-drivers',
     'cups': 'printer',
     'chromium': 'chromium',
     'dropbox': 'dropbox',
@@ -56,7 +56,6 @@ ICON_NAMES = {
     'qt-play': 'applications-games',
     'maintenance': 'baobab',
     'movie': 'artemanufrij.screencast',
-    'mycroft': 'deepin-voice-recorder',
     'graphic_drivers': 'gnome-system',
     'lamp': 'applications-internet',
     'lts': 'applications-accessories',
@@ -83,7 +82,7 @@ ICON_NAMES = {
 ADVANCED = [ 'lamp', 'sshd', 'visual', 'firewire', 'broadcom', 'nautilus', 'nemo', 'email', 'wallpapers', 'hunspell' ]
 
 # These features are considered 'basic', and will be shown by default
-BASIC = ['opera', 'wine', 'wallpapers', 'vlc', 'vivaldi', 'visual', 'spotify', 'redshift', 'power', 'libreoffice', 'wps-office', 'freeoffice', 'qownnotes', 'lts', 'graphic_drivers', 'mycroft', 'movie', 'maintenance', 'qt-play', 'hardinfo', 'gtk-play', 'graphics', 'games', 'fonts', 'firefox', 'firefox-developer-edition', 'google-chrome', 'email', 'dropbox', 'chromium', 'cups', 'bluetooth', 'aur', 'a11y']
+BASIC = ['opera', 'wine', 'wallpapers', 'vlc', 'vivaldi', 'visual', 'spotify', 'redshift', 'power', 'libreoffice', 'wps-office', 'freeoffice', 'qownnotes', 'lts', 'graphic_drivers', 'movie', 'maintenance', 'qt-play', 'hardinfo', 'gtk-play', 'graphics', 'games', 'fonts', 'firefox', 'firefox-developer-edition', 'google-chrome', 'email', 'dropbox', 'chromium', 'cups', 'bluetooth', 'aur', 'a11y']
 
 # See http://docs.python.org/2/library/gettext.html "22.1.3.4. Deferred translations"
 def _(message):
@@ -113,7 +112,6 @@ TITLES = {
     'hardinfo': _("Hardware Analysis"),
     'maintenance': _("Applications to Perform System Maintenance"),
     'movie': _("Common Video Editing Programs for Linux"),
-    'mycroft': _("Mycroft"),
     'graphics': _("Common Photo editing Programs for Linux"),
     'hunspell': _("Spell Check"),
     'lamp': _("Apache (or Nginx) + Mariadb + PHP"),
@@ -158,7 +156,6 @@ DESCRIPTIONS = {
     'qt-play': _("Popular games for Linux, all created for use on your Desktop Environment"),
     'maintenance': _("Common Applications to Perform System Maintenance On Linux"),
     'movie': _("Common video editing programs for Linux"),
-    'mycroft': _("An Open Source alternative to AIs such as Amazon's Alexa and Apple's Siri"),
     'graphics': _("Common Photo editing Programs for Linux"),
     'lamp': _("Apache (or Nginx) + Mariadb + PHP installation and setup."),
     'cups': _("Installation of printer drivers and management tools."),
@@ -276,9 +273,6 @@ TOOLTIPS = {
                      "programs in a file so that you can reinstall them later."),
     'movie': _("Common video editing programs for Linux, such as Open Shot, KdenLive,\n"
                "Pitivi, and Avidemux"),
-    'mycroft': _("Open Source alternative to AIs such as Amazon's Alexa and Apple's Siri. Just like other AIs,\n"
-                        "Mycroft is voice activated and can perform numerous tasks. However, unlike other IAs,\n"
-                        "Mycroft does NOT collect any information on its users - keeping your privacy intact"),
     'graphics': _("Common Photo editing Programs for Linux, such as Gimp, GtThumb,\n"
                   "Rapid Photo Downloader, Rawtherapee, and DarkTable"),
     'lamp': _("This option installs a web server (you can choose\n"