X-Git-Url: http://git.osdn.net/view?p=rebornos%2Fcnchi-gnome-osdn.git;a=blobdiff_plain;f=Cnchi%2Fdesktop_info.py;h=4189e603a423e71f87c1d7a474f602b1fc8cfc01;hp=54f7055c99f8f86689265b061c1bb7961cb7aa22;hb=265f80d955a5f09e115748bc96ed83d18cc84f46;hpb=f272cba3d4717b5e04d6ab942b69ef0e1eeef082 diff --git a/Cnchi/desktop_info.py b/Cnchi/desktop_info.py index 54f7055..4189e60 100644 --- a/Cnchi/desktop_info.py +++ b/Cnchi/desktop_info.py @@ -73,11 +73,11 @@ LIBS = { 'qt': ["kde", "lxqt"] } -ALL_FEATURES = ["a11y", "aur", "bluetooth", "broadcom", "maintenance", "cups", "chromium", "email", "dropbox", "firefox", "firefox-developer-edition", "google-chrome", "firewire", "opera", "hardinfo", "hunspell", "vivaldi", "games", "graphics", "gtk-play", "hardinfo", "qt-play", "movie", "mycroft", "graphic_drivers", "lamp", "lts", "freeoffice", "wps-office", "libreoffice", "redshift", "power", "sshd", "spotify", "visual", "vlc", "nautilus", "nemo", "nixnote", "wallpapers", "wine"] +ALL_FEATURES = ["a11y", "aur", "bluetooth", "broadcom", "maintenance", "cups", "chromium", "email", "dropbox", "firefox", "firefox-developer-edition", "google-chrome", "firewire", "opera", "hardinfo", "hunspell", "vivaldi", "games", "graphics", "gtk-play", "hardinfo", "qt-play", "movie", "mycroft", "graphic_drivers", "lamp", "lts", "freeoffice", "wps-office", "libreoffice", "redshift", "power", "sshd", "spotify", "visual", "vlc", "nautilus", "nemo", "qownnotes", "wallpapers", "wine"] # Not all desktops have all features EXCLUDED_FEATURES = { - 'base': ["bluetooth", "chromium", "maintenance", "dropbox", "email", "firefox", "firefox-developer-edition", "google-chrome", "firewire", "opera", "vivaldi", "games", "graphic_drivers", "graphics", "hardinfo", "hunspell", "freeoffice", "wps-office", "libreoffice", "visual", "vlc", "nautilus", "nemo", "nixnote", "qt-play", "movie", "mycroft", "gtk-play", "qt-play", "power", "redshift", "spotify", "wallpapers", "wps-office", "libreoffice", "freeoffice"], + 'base': ["bluetooth", "chromium", "maintenance", "dropbox", "email", "firefox", "firefox-developer-edition", "google-chrome", "firewire", "opera", "vivaldi", "games", "graphic_drivers", "graphics", "hardinfo", "hunspell", "freeoffice", "wps-office", "libreoffice", "visual", "vlc", "nautilus", "nemo", "qownnotes", "qt-play", "movie", "mycroft", "gtk-play", "qt-play", "power", "redshift", "spotify", "wallpapers", "wps-office", "libreoffice", "freeoffice"], 'apricity': ["lamp", "visual", "nautilus", "qt-play"], 'cinnamon': ["lamp", "visual", "nemo", "qt-play"], 'deepin': ["lamp", "visual", "qt-play"],