diff --git a/python_modules/conf.py b/python_modules/conf.py index 85658074..072bf539 100644 --- a/python_modules/conf.py +++ b/python_modules/conf.py @@ -121,6 +121,10 @@ GNOME_FLASHBACK_LIST = ('alacarte\n' 'yelp\n' ) +KDE_LIST = ('sample1\n' + 'sample2\n' + ) + LIGHT_DM_LIST = ('lightdm\n' 'lightdm-gtk-greeter\n'