diff --git a/Makefile b/Makefile
index 91954a9..0dbcdd0 100644
--- a/Makefile
+++ b/Makefile
@@ -107,13 +107,9 @@ install-kde-distro-addons: dist-update
@$(INSTALL_DIR) $(DESTDIR)$(sbindir)
@$(INSTALL_DIR) $(DESTDIR)$(kde5datadir)
@$(INSTALL_DIR) $(DESTDIR)$(kde5configdir)
- @$(INSTALL_DIR) $(DESTDIR)$(kde5appsdir)/color-schemes
- @$(INSTALL_DIR) $(DESTDIR)$(kde5appsdir)/konqueror/profiles
- @$(INSTALL_DIR) $(DESTDIR)$(kde5appsdir)/konsole
$(INSTALL_DATA) kde/config/kscreenlockerrc $(DESTDIR)$(kde5configdir)/kscreenlockerrc
$(INSTALL_DATA) kde/config/powerdevilrc $(DESTDIR)$(kde5configdir)/powerdevilrc
$(INSTALL_DATA) kde/config/kwalletrc $(DESTDIR)$(kde5configdir)/kwalletrc
- $(INSTALL_DATA) kde/apps/color-schemes/OpenmambaGreen.colors $(DESTDIR)$(kde5appsdir)/color-schemes/OpenmambaGreen.colors
install-icons:
@for i in 16x16 22x22 32x32 48x48 64x64 128x128; do \
diff --git a/kde/apps/color-schemes/OpenmambaGreen.colors b/kde/apps/color-schemes/OpenmambaGreen.colors
deleted file mode 100644
index 03fc2b4..0000000
--- a/kde/apps/color-schemes/OpenmambaGreen.colors
+++ /dev/null
@@ -1,104 +0,0 @@
-[ColorEffects:Disabled]
-Color=112,111,110
-ColorAmount=0
-ColorEffect=0
-ContrastAmount=0.65
-ContrastEffect=1
-IntensityAmount=0.1
-IntensityEffect=2
-
-[ColorEffects:Inactive]
-Color=112,111,110
-ColorAmount=0.025
-ColorEffect=2
-ContrastAmount=0.1
-ContrastEffect=2
-Enable=false
-IntensityAmount=0
-IntensityEffect=0
-
-[Colors:Button]
-BackgroundAlternate=224,223,222
-BackgroundNormal=232,231,230
-DecorationFocus=82,174,50
-DecorationHover=110,148,102
-ForegroundActive=255,0,255
-ForegroundInactive=136,135,134
-ForegroundLink=54,116,33
-ForegroundNegative=191,3,3
-ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
-ForegroundPositive=0,110,40
-ForegroundVisited=100,74,155
-
-[Colors:Selection]
-BackgroundAlternate=62,138,204
-BackgroundNormal=125,180,115
-DecorationFocus=82,174,50
-DecorationHover=110,148,102
-ForegroundActive=255,0,255
-ForegroundInactive=220,220,220
-ForegroundLink=54,116,33
-ForegroundNegative=156,14,14
-ForegroundNeutral=255,221,0
-ForegroundNormal=255,255,255
-ForegroundPositive=128,255,128
-ForegroundVisited=69,40,134
-
-[Colors:Tooltip]
-BackgroundAlternate=196,224,255
-BackgroundNormal=217,230,213
-DecorationFocus=82,174,50
-DecorationHover=110,148,102
-ForegroundActive=255,0,255
-ForegroundInactive=96,112,128
-ForegroundLink=54,116,33
-ForegroundNegative=191,3,3
-ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
-ForegroundPositive=0,110,40
-ForegroundVisited=100,74,155
-
-[Colors:View]
-BackgroundAlternate=248,247,246
-BackgroundNormal=255,255,255
-DecorationFocus=82,174,50
-DecorationHover=110,148,102
-ForegroundActive=255,0,255
-ForegroundInactive=136,135,134
-ForegroundLink=54,116,33
-ForegroundNegative=191,3,3
-ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
-ForegroundPositive=0,110,40
-ForegroundVisited=100,74,155
-
-[Colors:Window]
-BackgroundAlternate=218,217,216
-BackgroundNormal=224,223,222
-DecorationFocus=82,174,50
-DecorationHover=110,148,102
-ForegroundActive=255,0,255
-ForegroundInactive=136,135,134
-ForegroundLink=54,116,33
-ForegroundNegative=191,3,3
-ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
-ForegroundPositive=0,110,40
-ForegroundVisited=100,74,155
-
-[General]
-ColorScheme=openmamba Green
-Name=openmamba Green
-shadeSortColumn=true
-
-[KDE]
-contrast=7
-
-[WM]
-activeBackground=224,223,223
-activeBlend=22,52,3
-activeForeground=0,0,0
-inactiveBackground=224,223,222
-inactiveBlend=102,97,92
-inactiveForeground=102,97,92
diff --git a/kde/apps/konqueror/profiles/resourcesbrowsing b/kde/apps/konqueror/profiles/resourcesbrowsing
deleted file mode 100644
index cba6a71..0000000
--- a/kde/apps/konqueror/profiles/resourcesbrowsing
+++ /dev/null
@@ -1,25 +0,0 @@
-[Profile]
-Container0_Children=View1,Tabs2
-Container0_Orientation=Horizontal
-Container0_SplitterSizes=30,100
-Container0_activeChildIndex=1
-Name=Resources Management
-Name[it]=Risorse
-Name[fr]=Ressources
-RootItem=Container0
-Tabs2_Children=ViewT0
-Tabs2_activeChildIndex=0
-View1_LinkedView=false
-View1_LockedLocation=false
-View1_PassiveMode=true
-View1_ServiceName=konq_sidebartng
-View1_ServiceType=Browser/View
-View1_ToggleView=true
-View1_URL=
-ViewT0_LinkedView=false
-ViewT0_LockedLocation=false
-ViewT0_PassiveMode=false
-ViewT0_ServiceName=konq_iconview
-ViewT0_ServiceType=inode/directory
-ViewT0_ToggleView=false
-ViewT0_URL=media:/
diff --git a/kde/apps/plasma-desktop/init/10-openmamba-default-setup.js b/kde/apps/plasma-desktop/init/10-openmamba-default-setup.js
deleted file mode 100644
index 214d6ad..0000000
--- a/kde/apps/plasma-desktop/init/10-openmamba-default-setup.js
+++ /dev/null
@@ -1,29 +0,0 @@
-//var activity = new Activity("desktop");
-
-//activity.addWidget("folderview");
-//activity.addWidget("twitter");
-
-var activity = new Activity("folderview");
-
-var panel = new Panel("panel");
-launcher = panel.addWidget("launcher");
-launcher.globalShortcut = "Alt+F1"
-panel.addWidget("pager");
-panel.addWidget("tasks");
-//panel.addWidget("showdesktop");
-
-systray = panel.addWidget("systemtray");
-if (hasBattery) {
- systray.currentConfigGroup = new Array("Applets", "1");
- systray.writeConfig("plugin", "battery");
-}
-systray.currentConfigGroup = new Array("Applets", "2");
-systray.writeConfig("plugin", "message-indicator");
-systray.currentConfigGroup = new Array("Applets", "3");
-systray.writeConfig("plugin", "notifier");
-
-clock = panel.addWidget("digital-clock");
-clock.writeConfig("showDate", "true");
-
-panel.location = "bottom";
-
diff --git a/kde/apps/plasma-desktop/updates/10-openmamba-theme.js.in b/kde/apps/plasma-desktop/updates/10-openmamba-theme.js.in
deleted file mode 100644
index d0e7bb4..0000000
--- a/kde/apps/plasma-desktop/updates/10-openmamba-theme.js.in
+++ /dev/null
@@ -1,48 +0,0 @@
-theme='@desktoptheme@'
-
-/*pids = panelIds
-for (i = 0; i < pids.length; ++i) {
- p = panelById(pids[i])
- if (!p) continue
- p.remove()
-}*/
-
-aids = activityIds
-for (i = 0; i < aids.length; ++i) {
- a = activityById(aids[i])
- if (!a) continue
-// if (a.type == 'folderview') a.remove()
- a.remove()
-}
-
-/*loadTemplate("org.kde.plasma-desktop.defaultPanel")*/
-
-for (var i = 0; i < screenCount; ++i) {
- var desktop = new Activity('folderview')
- desktop.name = i18n("Desktop")
- desktop.writeConfig('plugin','folderview')
- desktop.screen = i
- desktop.wallpaperPlugin = 'image'
- desktop.wallpaperMode = 'SingleImage'
-
- //Create more panels for other screens
- if (i > 0) {
- var panel = new Panel
- panel.screen = i
- panel.location = 'bottom'
- panel.height = panels()[i].height = screenGeometry(0).height > 1024 ? 35 : 27
- var tasks = panel.addWidget("tasks")
- tasks.writeConfig("showOnlyCurrentScreen", true);
- }
-}
-
-aids = activityIds
-for (i = 0; i < aids.length; ++i) {
- a = activityById(aids[i])
- if (!a) continue
- a.currentConfigGroup = new Array("Wallpaper", "image")
- a.writeConfig("slidepaths", "/opt/kde/share/wallpapers")
- a.writeConfig("wallpaper", "@wallpaper@")
- a.writeConfig("userwallpaper", "@wallpaper@")
- a.writeConfig("wallpapercolor", "159,202,146")
-}
diff --git a/kde/autostart/kde5-migrate-user-conf.desktop b/kde/autostart/kde5-migrate-user-conf.desktop
deleted file mode 100644
index fad022c..0000000
--- a/kde/autostart/kde5-migrate-user-conf.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Type=Service
-Exec=kde5-migrate-user-conf
-X-KDE-StartupNotify=false
-X-KDE-autostart-phase=0
-X-GNOME-Autostart-enabled=false
-OnlyShowIn=KDE
-NoDisplay=true
-
-Name=KDE5 user configuration migration script
diff --git a/kde/autostart/kickoff-autoupdate.desktop b/kde/autostart/kickoff-autoupdate.desktop
deleted file mode 100644
index c9df8a6..0000000
--- a/kde/autostart/kickoff-autoupdate.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Type=Service
-Exec=kickoffcfg --autoupdate-favorites
-X-KDE-StartupNotify=false
-X-KDE-autostart-condition=baloofilerc:Basic Settings:Enabled:true
-X-KDE-autostart-phase=0
-X-GNOME-Autostart-enabled=false
-OnlyShowIn=KDE
-NoDisplay=true
-
-Name=Update of kickoff favorites
diff --git a/kde/autostart/mambatray.desktop b/kde/autostart/mambatray.desktop
deleted file mode 100644
index 2b759af..0000000
--- a/kde/autostart/mambatray.desktop
+++ /dev/null
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=mambatray
-Exec=mambatray
-Icon=mambatray
-Type=Application
-Comment=openmamnba control center
-Comment[it]=Centro di controllo openmamba
-X-KDE-autostart-after=panel
diff --git a/kde/config/KPackageKit b/kde/config/KPackageKit
deleted file mode 100644
index fe3acea..0000000
--- a/kde/config/KPackageKit
+++ /dev/null
@@ -1,3 +0,0 @@
-[CheckUpdate]
-autoUpdate=0
-interval=0
diff --git a/kde/config/kcminputrc b/kde/config/kcminputrc
deleted file mode 100644
index 245b6a7..0000000
--- a/kde/config/kcminputrc
+++ /dev/null
@@ -1,2 +0,0 @@
-[Mouse]
-cursorTheme=Oxygen_Black
diff --git a/kde/config/kdeglobals b/kde/config/kdeglobals
deleted file mode 100644
index ff4bcc2..0000000
--- a/kde/config/kdeglobals
+++ /dev/null
@@ -1,270 +0,0 @@
-[General]
-widgetStyle=Breeze
-alternateBackground=238,246,255
-background=239,239,239
-buttonBackground=221,223,228
-buttonForeground=0,0,0
-foreground=0,0,0
-linkColor=41,98,6
-selectBackground=116,190,71
-selectForeground=255,255,255
-shadeSortColumn=true
-visitedLinkColor=82,24,139
-windowBackground=255,255,255
-windowForeground=0,0,0
-fixed=Monospace,9,-1,5,50,0,0,0,0,0
-StandardFont=Bitstream Vera Sans,9,-1,5,50,0,0,0,0,0
-font=Bitstream Vera Sans,9,-1,5,50,0,0,0,0,0
-menuFont=Bitstream Vera Sans,9,-1,5,50,0,0,0,0,0
-taskbarFont=Bitstream Vera Sans,9,-1,5,50,0,0,0,0,0
-toolBarFont=Bitstream Vera Sans,9,-1,5,50,0,0,0,0,0
-
-[ColorEffects:Disabled]
-Color=112,111,110
-ColorAmount=0
-ColorEffect=0
-ContrastAmount=0.65
-ContrastEffect=1
-IntensityAmount=0.1
-IntensityEffect=2
-
-[ColorEffects:Inactive]
-Color=112,111,110
-ColorAmount=0.025
-ColorEffect=2
-ContrastAmount=0.1
-ContrastEffect=2
-Enable=false
-IntensityAmount=0
-IntensityEffect=0
-
-[Colors:Button]
-BackgroundAlternate=224,223,222
-BackgroundNormal=232,231,230
-DecorationFocus=108,214,32
-DecorationHover=9,193,40
-ForegroundActive=255,128,224
-ForegroundInactive=136,135,134
-ForegroundLink=0,87,174
-ForegroundNegative=191,3,3
-ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
-ForegroundPositive=0,110,40
-ForegroundVisited=100,74,155
-
-[Colors:Selection]
-BackgroundAlternate=62,138,204
-BackgroundNormal=12,193,46
-DecorationFocus=108,214,32
-DecorationHover=9,193,40
-ForegroundActive=255,128,224
-ForegroundInactive=135,172,103
-ForegroundLink=0,49,110
-ForegroundNegative=156,14,14
-ForegroundNeutral=255,221,0
-ForegroundNormal=255,255,255
-ForegroundPositive=128,255,128
-ForegroundVisited=69,40,134
-
-[Colors:Tooltip]
-BackgroundAlternate=196,224,255
-BackgroundNormal=170,225,188
-DecorationFocus=108,214,32
-DecorationHover=9,193,40
-ForegroundActive=255,128,224
-ForegroundInactive=96,112,128
-ForegroundLink=0,87,174
-ForegroundNegative=191,3,3
-ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
-ForegroundPositive=0,110,40
-ForegroundVisited=100,74,155
-
-[Colors:View]
-BackgroundAlternate=248,247,246
-BackgroundNormal=255,255,255
-DecorationFocus=108,214,32
-DecorationHover=9,193,40
-ForegroundActive=255,128,224
-ForegroundInactive=136,135,134
-ForegroundLink=0,87,174
-ForegroundNegative=191,3,3
-ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
-ForegroundPositive=0,110,40
-ForegroundVisited=100,74,155
-
-[Colors:Window]
-BackgroundAlternate=218,217,216
-BackgroundNormal=224,223,222
-DecorationFocus=108,214,32
-DecorationHover=9,193,40
-ForegroundActive=255,128,224
-ForegroundInactive=136,135,134
-ForegroundLink=0,87,174
-ForegroundNegative=191,3,3
-ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
-ForegroundPositive=0,110,40
-ForegroundVisited=100,74,155
-
-[DesktopIcons]
-ActiveColor=169,156,255
-ActiveColor2=0,0,0
-ActiveEffect=togamma
-ActiveSemiTransparent=false
-ActiveValue=0
-Animated=true
-DefaultColor=144,128,248
-DefaultColor2=0,0,0
-DefaultEffect=none
-DefaultSemiTransparent=false
-DefaultValue=1
-DisabledColor=34,202,0
-DisabledColor2=0,0,0
-DisabledEffect=togray
-DisabledSemiTransparent=true
-DisabledValue=1
-DoublePixels=false
-Size=32
-
-[Icons]
-Theme=breeze
-
-[WM]
-activeBackground=224,223,223
-activeForeground=0,0,0
-inactiveBackground=224,223,222
-inactiveForeground=102,97,92
-activeFont=Bitstream Vera Sans,9,-1,5,75,0,0,0,0,0
-activeBlend=22,52,3
-frame=239,239,239
-handle=239,239,239
-inactiveFrame=239,239,239
-inactiveHandle=239,239,239
-
-[MainToolbarIcons]
-ActiveColor=169,156,255
-ActiveColor2=0,0,0
-ActiveEffect=none
-ActiveSemiTransparent=false
-ActiveValue=1
-Animated=false
-DefaultColor=144,128,248
-DefaultColor2=0,0,0
-DefaultEffect=none
-DefaultSemiTransparent=false
-DefaultValue=1
-DisabledColor=34,202,0
-DisabledColor2=0,0,0
-DisabledEffect=togray
-DisabledSemiTransparent=true
-DisabledValue=1
-DoublePixels=false
-Size=22
-
-[Global Shortcuts]
-Activate Window Demanding Attention=default(Alt+Ctrl+A)
-Block Global Shortcuts=none
-Defaults timestamp=Mar 13 200818:42:27
-Desktop Screenshot=default(Ctrl+Print)
-Enable/Disable Clipboard Actions=default(Alt+Ctrl+X)
-Halt without Confirmation=default(Alt+Ctrl+Shift+PageDown)
-Kill Window=default(Alt+Ctrl+Escape)
-Lock Session=default(Alt+Ctrl+L)
-Log Out=default(Alt+Ctrl+Delete)
-Log Out Without Confirmation=default(Alt+Ctrl+Shift+Delete)
-Manually Invoke Action on Current Clipboard=default(Alt+Ctrl+R)
-Mouse Emulation=default(Alt+F12)
-Next Taskbar Entry=none
-Popup Launch Menu=default(Alt+F1)
-Previous Taskbar Entry=none
-Reboot without Confirmation=default(Alt+Ctrl+Shift+PageUp)
-Run Command=default(Alt+F2)
-Setup Window Shortcut=none
-Show Klipper Popup-Menu=default(Alt+Ctrl+V)
-Show Taskmanager=default(Ctrl+Escape)
-Show Window List=default(Alt+F5)
-Switch User=default(Alt+Ctrl+Insert)
-Switch to Desktop 1=default(Ctrl+F1)
-Switch to Desktop 10=default(Ctrl+F10)
-Switch to Desktop 11=default(Ctrl+F11)
-Switch to Desktop 12=default(Ctrl+F12)
-Switch to Desktop 13=default(Ctrl+Shift+F1)
-Switch to Desktop 14=default(Ctrl+Shift+F2)
-Switch to Desktop 15=default(Ctrl+Shift+F3)
-Switch to Desktop 16=default(Ctrl+Shift+F4)
-Switch to Desktop 17=default(Ctrl+Shift+F5)
-Switch to Desktop 18=default(Ctrl+Shift+F6)
-Switch to Desktop 19=default(Ctrl+Shift+F7)
-Switch to Desktop 2=default(Ctrl+F2)
-Switch to Desktop 20=default(Ctrl+Shift+F8)
-Switch to Desktop 3=default(Ctrl+F3)
-Switch to Desktop 4=default(Ctrl+F4)
-Switch to Desktop 5=default(Ctrl+F5)
-Switch to Desktop 6=default(Ctrl+F6)
-Switch to Desktop 7=default(Ctrl+F7)
-Switch to Desktop 8=default(Ctrl+F8)
-Switch to Desktop 9=default(Ctrl+F9)
-Switch to Next Desktop=none
-Switch to Next Keyboard Layout=default(Alt+Ctrl+K)
-Switch to Previous Desktop=none
-Toggle Showing Desktop=default(Alt+Ctrl+D)
-Toggle Window Raise/Lower=none
-Walk Through Desktop List=none
-Walk Through Desktop List (Reverse)=none
-Walk Through Desktops=none
-Walk Through Desktops (Reverse)=none
-Walk Through Windows=default(Alt+Tab)
-Walk Through Windows (Reverse)=default(Alt+Shift+Tab)
-Window Above Other Windows=none
-Window Below Other Windows=none
-Window Close=default(Alt+F4)
-Window Fullscreen=none
-Window Grow Horizontal=none
-Window Grow Vertical=none
-Window Lower=none
-Window Maximize=none
-Window Maximize Horizontal=none
-Window Maximize Vertical=none
-Window Minimize=none
-Window Move=none
-Window No Border=none
-Window On All Desktops=none
-Switch One Desktop Down=Alt+Ctrl+Down
-Switch One Desktop Up=Alt+Ctrl+Up
-Switch One Desktop to the Left=Alt+Ctrl+Left
-Switch One Desktop to the Right=Alt+Ctrl+Right
-Window Operations Menu=default(Alt+F3)
-Window Pack Down=none
-Window Pack Left=none
-Window Pack Right=none
-Window Pack Up=none
-Window Raise=none
-Window Resize=none
-Window Screenshot=default(Alt+Print)
-Window Shade=none
-Window Shrink Horizontal=none
-Window Shrink Vertical=none
-Window to Desktop 1=none
-Window to Desktop 10=none
-Window to Desktop 11=none
-Window to Desktop 12=none
-Window to Desktop 13=none
-Window to Desktop 14=none
-Window to Desktop 15=none
-Window to Desktop 16=none
-Window to Desktop 17=none
-Window to Desktop 18=none
-Window to Desktop 19=none
-Window to Desktop 2=none
-Window to Desktop 20=none
-Window to Desktop 3=none
-Window to Desktop 4=none
-Window to Desktop 5=none
-Window to Desktop 6=none
-Window to Desktop 7=none
-Window to Desktop 8=none
-Window to Desktop 9=none
-Window to Next Desktop=none
-Window to Previous Desktop=none
diff --git a/kde/config/kdesktoprc.in b/kde/config/kdesktoprc.in
deleted file mode 100644
index 927fe16..0000000
--- a/kde/config/kdesktoprc.in
+++ /dev/null
@@ -1,28 +0,0 @@
-[Desktop Icons]
-Preview=imagethumbnail
-
-[Desktop0]
-BackgroundMode=VerticalGradient
-Color1=38,134,0
-MultiWallpaperMode=NoMulti
-Wallpaper=@wallpaper@
-WallpaperMode=Scaled
-
-[General]
-AutoLineUpIcons=false
-Enabled=true
-SetVRoot=false
-
-[Media]
-enabled=true
-exclude=media/cdrom_unmounted,media/smb_mounted,media/smb_unmounted,media/floppy5_unmounted,media/floppy_unmounted,media/nfs_mounted,media/nfs_unmounted,media/hdd_mounted,media/hdd_unmounted
-
-[ScreenSaver]
-DPMS-dependent=false
-Enabled=true
-Lock=false
-LockGrace=60000
-Priority=19
-Saver=@screensaver@
-Timeout=600
-Saver=openmambass.desktop
diff --git a/kde/config/kdesurc b/kde/config/kdesurc
deleted file mode 100644
index b68354c..0000000
--- a/kde/config/kdesurc
+++ /dev/null
@@ -1,2 +0,0 @@
-[super-user-command]
-super-user-command=sudo
diff --git a/kde/config/kglobalshortcutsrc b/kde/config/kglobalshortcutsrc
deleted file mode 100644
index 8eb53be..0000000
--- a/kde/config/kglobalshortcutsrc
+++ /dev/null
@@ -1,4 +0,0 @@
-[kwin]
-view_actual_size=Meta+0,Meta+0,Dimensione reale
-view_zoom_in=Meta+Up,Meta+=,Zoom avanti
-view_zoom_out=Meta+Down,Meta+-,Zoom indietro
diff --git a/kde/config/kickoffrc b/kde/config/kickoffrc
deleted file mode 100644
index 0e6ed47..0000000
--- a/kde/config/kickoffrc
+++ /dev/null
@@ -1,2 +0,0 @@
-[Favorites]
-FavoriteURLs=/usr/share/applications/org.kde.dolphin.desktop
diff --git a/kde/config/kmilodrc b/kde/config/kmilodrc
deleted file mode 100644
index 3d7de0b..0000000
--- a/kde/config/kmilodrc
+++ /dev/null
@@ -1,3 +0,0 @@
-[generic monitor]
-#volumeDeviceIdx=0
-extraDeviceIdx=2
diff --git a/kde/config/kmixrc b/kde/config/kmixrc
deleted file mode 100644
index a67cd11..0000000
--- a/kde/config/kmixrc
+++ /dev/null
@@ -1,4 +0,0 @@
-AllowDocking=true
-Autostart=true
-Visible=false
-startkdeRestore=true
diff --git a/kde/config/kwinrc b/kde/config/kwinrc
deleted file mode 100644
index 0fd2971..0000000
--- a/kde/config/kwinrc
+++ /dev/null
@@ -1,75 +0,0 @@
-[Compositing]
-DisableChecks=true
-GLLegacy=false
-GLPreferBufferSwap=true
-
-[Windows]
-ElectricBorders=1
-ElectricBorderDelay=150
-ClickRaise=on
-FocusPolicy=ClickToFocus
-IgnoreFocusStealingClasses=kio_uiserver
-
-[Desktops]
-Name_1=
-Name_2=
-Name_3=
-Name_4=
-Number=4
-
-[Effect-BoxSwitch]
-TabBox=true
-
-[Effect-CoverSwitch]
-TabBox=false
-
-[Effect-Cube]
-BackgroundColor=0,0,0
-CapColor=224,223,222
-CapDeformation=0
-Caps=true
-CloseOnMouseRelease=false
-DisplayDesktopName=true
-InvertKeys=false
-InvertMouse=false
-Opacity=80
-OpacityDesktopOnly=false
-Reflection=true
-RotationDuration=0
-TabBox=true
-TexturedCaps=true
-Wallpaper=/usr/share/openmamba/images/openmamba_skydome.png
-ZOrdering=false
-ZPosition=100
-
-[Effect-CubeSlide]
-DontSlidePanels=true
-DontSlideStickyWindows=false
-RotationDuration=0
-UsePagerLayout=true
-UseWindowMoving=false
-
-[Effect-FlipSwitch]
-TabBox=false
-
-[Effect-Magnifier]
-Height=200
-Width=200
-
-[Effect-PresentWindows]
-TabBox=false
-
-[Effect-Zoom]
-EnableFocusTracking=false
-EnableFollowFocus=true
-MousePointer=0
-MouseTracking=0
-ZoomFactor=1.25
-
-[TabBox]
-ListMode=0
-ShowTabBox=true
-
-[Windows]
-ResizeMode=Opaque
-RollOverDesktops=true
diff --git a/kde/config/nepomukserverrc b/kde/config/nepomukserverrc
deleted file mode 100644
index f2eff59..0000000
--- a/kde/config/nepomukserverrc
+++ /dev/null
@@ -1,3 +0,0 @@
-[Basic Settings]
-Start Nepomuk=false
-
diff --git a/kde/config/oxygenrc b/kde/config/oxygenrc
deleted file mode 100644
index d8938c0..0000000
--- a/kde/config/oxygenrc
+++ /dev/null
@@ -1,13 +0,0 @@
-[ActiveShadow]
-InnerColor=24,206,32
-OuterColor=157,199,173
-Size=30
-UseOuterColor=true
-VerticalOffset=0.1
-
-[InactiveShadow]
-InnerColor=0,0,0
-OuterColor=0,0,0
-Size=20
-UseOuterColor=false
-VerticalOffset=0.2
diff --git a/kde/config/plasma-desktop-appletsrc.in b/kde/config/plasma-desktop-appletsrc.in
deleted file mode 100644
index 2f551ce..0000000
--- a/kde/config/plasma-desktop-appletsrc.in
+++ /dev/null
@@ -1,13 +0,0 @@
-[ActionPlugins]
-wheel:Vertical;NoModifier=
-
-[Containments][1][Wallpaper][image]
-slideTimer=10
-slidepaths=/opt/kde/share/wallpapers/
-userswallpapers=
-wallpaper=/opt/kde/share/wallpapers/@wallpaper@/
-wallpapercolor=17,188,51
-wallpaperposition=0
-
-[Containments][1][Wallpaper][color]
-wallpapercolor=17,188,51
diff --git a/kde/config/plasma-desktoprc b/kde/config/plasma-desktoprc
deleted file mode 100644
index 9255741..0000000
--- a/kde/config/plasma-desktoprc
+++ /dev/null
@@ -1,5 +0,0 @@
-[PlasmaViews][1]
-panelVisibility=0
-
-[PlasmaViews][2]
-panelVisibility=0
diff --git a/kde/desktoptheme/openmamba/bubblemon/bubble.svg b/kde/desktoptheme/openmamba/bubblemon/bubble.svg
deleted file mode 100644
index 748c014..0000000
--- a/kde/desktoptheme/openmamba/bubblemon/bubble.svg
+++ /dev/null
@@ -1,443 +0,0 @@
-
-
-
diff --git a/kde/desktoptheme/openmamba/calendar/mini-calendar.svgz b/kde/desktoptheme/openmamba/calendar/mini-calendar.svgz
deleted file mode 100644
index 20de0a2..0000000
Binary files a/kde/desktoptheme/openmamba/calendar/mini-calendar.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/colors b/kde/desktoptheme/openmamba/colors
deleted file mode 100644
index e1f9117..0000000
--- a/kde/desktoptheme/openmamba/colors
+++ /dev/null
@@ -1,82 +0,0 @@
-[Colors:Button]
-BackgroundAlternate=218,221,215
-BackgroundNormal=218,221,215
-DecorationFocus=239,132,65
-DecorationHover=72,177,60
-ForegroundActive=255,0,0
-ForegroundInactive=152,154,149
-ForegroundLink=0,0,255
-ForegroundNegative=107,0,0
-ForegroundNeutral=0,90,95
-ForegroundNormal=0,0,0
-ForegroundPositive=0,95,0
-ForegroundVisited=88,55,150
-
-[Colors:Selection]
-BackgroundAlternate=62,138,204
-BackgroundNormal=65,139,212
-DecorationFocus=43,116,199
-DecorationHover=119,183,255
-ForegroundActive=255,128,224
-ForegroundInactive=165,193,228
-ForegroundLink=0,49,110
-ForegroundNegative=156,14,14
-ForegroundNeutral=255,221,0
-ForegroundNormal=255,255,255
-ForegroundPositive=128,255,128
-ForegroundVisited=69,40,134
-
-
-[Colors:Tooltip]
-BackgroundAlternate=255,248,209
-BackgroundNormal=255,255,255
-DecorationFocus=239,132,65
-DecorationHover=72,177,60
-ForegroundActive=255,0,0
-ForegroundInactive=232,185,149
-ForegroundLink=0,0,255
-ForegroundNegative=107,0,0
-ForegroundNeutral=0,90,95
-ForegroundNormal=0,0,0
-ForegroundPositive=0,95,0
-ForegroundVisited=88,55,150
-
-[Colors:View]
-BackgroundAlternate=248,247,246
-BackgroundNormal=255,255,255
-DecorationFocus=43,116,199
-DecorationHover=119,183,255
-ForegroundActive=255,128,224
-ForegroundInactive=36,35,34
-ForegroundLink=0,87,174
-ForegroundNegative=191,3,3
-ForegroundNeutral=176,128,0
-ForegroundNormal=0,0,0
-ForegroundPositive=0,110,40
-ForegroundVisited=100,74,155
-
-[Colors:Window]
-BackgroundAlternate=218,217,216
-BackgroundNormal=255,255,255
-DecorationFocus=43,116,199
-DecorationHover=119,183,255
-ForegroundActive=10,128,224
-ForegroundInactive=36,35,34
-ForegroundLink=0,87,174
-ForegroundNegative=191,3,3
-ForegroundNeutral=176,128,0
-ForegroundNormal=0,0,0
-ForegroundPositive=0,110,40
-ForegroundVisited=100,74,155
-
-[General]
-shadeSortColumn=true
-
-[KDE]
-contrast=7
-
-[WM]
-activeBackground=65,142,220
-activeForeground=255,255,255
-inactiveBackground=157,170,186
-inactiveForeground=65,142,220
diff --git a/kde/desktoptheme/openmamba/dialogs/background.svgz b/kde/desktoptheme/openmamba/dialogs/background.svgz
deleted file mode 100644
index 81ef460..0000000
Binary files a/kde/desktoptheme/openmamba/dialogs/background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/dialogs/kickoff.svgz b/kde/desktoptheme/openmamba/dialogs/kickoff.svgz
deleted file mode 100644
index 40e2ae6..0000000
Binary files a/kde/desktoptheme/openmamba/dialogs/kickoff.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/dialogs/krunner.svgz b/kde/desktoptheme/openmamba/dialogs/krunner.svgz
deleted file mode 100644
index 1f6a64f..0000000
Binary files a/kde/desktoptheme/openmamba/dialogs/krunner.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/dialogs/shutdowndialog.svgz b/kde/desktoptheme/openmamba/dialogs/shutdowndialog.svgz
deleted file mode 100644
index 20359db..0000000
Binary files a/kde/desktoptheme/openmamba/dialogs/shutdowndialog.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/fifteenPuzzle/blanksquare.svg b/kde/desktoptheme/openmamba/fifteenPuzzle/blanksquare.svg
deleted file mode 100644
index d99c68b..0000000
--- a/kde/desktoptheme/openmamba/fifteenPuzzle/blanksquare.svg
+++ /dev/null
@@ -1,125 +0,0 @@
-
-
-
diff --git a/kde/desktoptheme/openmamba/icons/amarok.svgz b/kde/desktoptheme/openmamba/icons/amarok.svgz
deleted file mode 100644
index 41a04d3..0000000
Binary files a/kde/desktoptheme/openmamba/icons/amarok.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/audio.svgz b/kde/desktoptheme/openmamba/icons/audio.svgz
deleted file mode 100644
index b13e908..0000000
Binary files a/kde/desktoptheme/openmamba/icons/audio.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/battery.svgz b/kde/desktoptheme/openmamba/icons/battery.svgz
deleted file mode 100644
index 5c04f6d..0000000
Binary files a/kde/desktoptheme/openmamba/icons/battery.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/device.svgz b/kde/desktoptheme/openmamba/icons/device.svgz
deleted file mode 100644
index e3f6431..0000000
Binary files a/kde/desktoptheme/openmamba/icons/device.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/kget.svgz b/kde/desktoptheme/openmamba/icons/kget.svgz
deleted file mode 100644
index 367e089..0000000
Binary files a/kde/desktoptheme/openmamba/icons/kget.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/klipper.svgz b/kde/desktoptheme/openmamba/icons/klipper.svgz
deleted file mode 100644
index aecfc42..0000000
Binary files a/kde/desktoptheme/openmamba/icons/klipper.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/konv_message.svgz b/kde/desktoptheme/openmamba/icons/konv_message.svgz
deleted file mode 100644
index ca29d8e..0000000
--- a/kde/desktoptheme/openmamba/icons/konv_message.svgz
+++ /dev/null
@@ -1,473 +0,0 @@
-
-
-
-
diff --git a/kde/desktoptheme/openmamba/icons/konversation.svgz b/kde/desktoptheme/openmamba/icons/konversation.svgz
deleted file mode 100644
index 74c0e86..0000000
--- a/kde/desktoptheme/openmamba/icons/konversation.svgz
+++ /dev/null
@@ -1,544 +0,0 @@
-
-
-
-
diff --git a/kde/desktoptheme/openmamba/icons/kopete.svgz b/kde/desktoptheme/openmamba/icons/kopete.svgz
deleted file mode 100644
index f12dafb..0000000
--- a/kde/desktoptheme/openmamba/icons/kopete.svgz
+++ /dev/null
@@ -1,421 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/kde/desktoptheme/openmamba/icons/korgac.svgz b/kde/desktoptheme/openmamba/icons/korgac.svgz
deleted file mode 100644
index 26486bb..0000000
Binary files a/kde/desktoptheme/openmamba/icons/korgac.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/kpackagekit.svgz b/kde/desktoptheme/openmamba/icons/kpackagekit.svgz
deleted file mode 100644
index df50e12..0000000
Binary files a/kde/desktoptheme/openmamba/icons/kpackagekit.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/ktorrent.svgz b/kde/desktoptheme/openmamba/icons/ktorrent.svgz
deleted file mode 100644
index 789e807..0000000
Binary files a/kde/desktoptheme/openmamba/icons/ktorrent.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/nepomuk.svgz b/kde/desktoptheme/openmamba/icons/nepomuk.svgz
deleted file mode 100644
index 43e064b..0000000
Binary files a/kde/desktoptheme/openmamba/icons/nepomuk.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/network.svgz b/kde/desktoptheme/openmamba/icons/network.svgz
deleted file mode 100644
index 513f2f9..0000000
Binary files a/kde/desktoptheme/openmamba/icons/network.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/network2.svgz b/kde/desktoptheme/openmamba/icons/network2.svgz
deleted file mode 100644
index ff8b95c..0000000
Binary files a/kde/desktoptheme/openmamba/icons/network2.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/notification.svgz b/kde/desktoptheme/openmamba/icons/notification.svgz
deleted file mode 100644
index da4dacd..0000000
Binary files a/kde/desktoptheme/openmamba/icons/notification.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/preferences.svgz b/kde/desktoptheme/openmamba/icons/preferences.svgz
deleted file mode 100644
index 66dddde..0000000
Binary files a/kde/desktoptheme/openmamba/icons/preferences.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/printer.svgz b/kde/desktoptheme/openmamba/icons/printer.svgz
deleted file mode 100644
index 46cbe3e..0000000
Binary files a/kde/desktoptheme/openmamba/icons/printer.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/quassel.svgz b/kde/desktoptheme/openmamba/icons/quassel.svgz
deleted file mode 100644
index 3cbc442..0000000
Binary files a/kde/desktoptheme/openmamba/icons/quassel.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/slc.svgz b/kde/desktoptheme/openmamba/icons/slc.svgz
deleted file mode 100644
index f609944..0000000
Binary files a/kde/desktoptheme/openmamba/icons/slc.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icons/wallet.svgz b/kde/desktoptheme/openmamba/icons/wallet.svgz
deleted file mode 100644
index ef0cb57..0000000
Binary files a/kde/desktoptheme/openmamba/icons/wallet.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icontasks/badge.svgz b/kde/desktoptheme/openmamba/icontasks/badge.svgz
deleted file mode 100644
index 8e9edce..0000000
Binary files a/kde/desktoptheme/openmamba/icontasks/badge.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icontasks/dropindicators.svgz b/kde/desktoptheme/openmamba/icontasks/dropindicators.svgz
deleted file mode 100644
index b6ecac4..0000000
Binary files a/kde/desktoptheme/openmamba/icontasks/dropindicators.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icontasks/indicators.svgz b/kde/desktoptheme/openmamba/icontasks/indicators.svgz
deleted file mode 100644
index d479477..0000000
Binary files a/kde/desktoptheme/openmamba/icontasks/indicators.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icontasks/launcherseparator.svgz b/kde/desktoptheme/openmamba/icontasks/launcherseparator.svgz
deleted file mode 100644
index 0babb52..0000000
Binary files a/kde/desktoptheme/openmamba/icontasks/launcherseparator.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/icontasks/progress.svgz b/kde/desktoptheme/openmamba/icontasks/progress.svgz
deleted file mode 100644
index 099c671..0000000
Binary files a/kde/desktoptheme/openmamba/icontasks/progress.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/action-list-view-drop-indicator.svgz b/kde/desktoptheme/openmamba/lancelot/action-list-view-drop-indicator.svgz
deleted file mode 100644
index ea9e623..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/action-list-view-drop-indicator.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/action-list-view-headers.svgz b/kde/desktoptheme/openmamba/lancelot/action-list-view-headers.svgz
deleted file mode 100644
index e9b17ca..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/action-list-view-headers.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/category-triangle.svgz b/kde/desktoptheme/openmamba/lancelot/category-triangle.svgz
deleted file mode 100644
index 0258d0c..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/category-triangle.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/extender-button-icon.svgz b/kde/desktoptheme/openmamba/lancelot/extender-button-icon.svgz
deleted file mode 100644
index cee673c..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/extender-button-icon.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/inner-background.svgz b/kde/desktoptheme/openmamba/lancelot/inner-background.svgz
deleted file mode 100644
index 8e1a051..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/inner-background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/passageway-view-buttons-extender.svgz b/kde/desktoptheme/openmamba/lancelot/passageway-view-buttons-extender.svgz
deleted file mode 100644
index f9afba6..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/passageway-view-buttons-extender.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/passageway-view-buttons.svgz b/kde/desktoptheme/openmamba/lancelot/passageway-view-buttons.svgz
deleted file mode 100644
index 9140534..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/passageway-view-buttons.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/passageway-view-inactivebuttons.svgz b/kde/desktoptheme/openmamba/lancelot/passageway-view-inactivebuttons.svgz
deleted file mode 100644
index 6114e27..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/passageway-view-inactivebuttons.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/passageway-view-spacer.svgz b/kde/desktoptheme/openmamba/lancelot/passageway-view-spacer.svgz
deleted file mode 100644
index cea8d7a..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/passageway-view-spacer.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/section-buttons.svgz b/kde/desktoptheme/openmamba/lancelot/section-buttons.svgz
deleted file mode 100644
index 85a7dbb..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/section-buttons.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/system-buttons-extender.svgz b/kde/desktoptheme/openmamba/lancelot/system-buttons-extender.svgz
deleted file mode 100644
index 0c28c5e..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/system-buttons-extender.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/system-buttons.svgz b/kde/desktoptheme/openmamba/lancelot/system-buttons.svgz
deleted file mode 100644
index dfd6890..0000000
Binary files a/kde/desktoptheme/openmamba/lancelot/system-buttons.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/lancelot/theme.config b/kde/desktoptheme/openmamba/lancelot/theme.config
deleted file mode 100644
index 00afedb..0000000
--- a/kde/desktoptheme/openmamba/lancelot/theme.config
+++ /dev/null
@@ -1,159 +0,0 @@
-[Group-Default]
-background.type=none
-background.color.normal=0,0,0
-background.color.active=255,255,255
-background.color.disabled=0,0,0,125
-foreground.color.normal=0,0,0
-foreground.color.active=255,255,255
-foreground.color.disabled=0,0,0,125
-
-# generic groups
-[Group-BasicWidget] # del
-parent=Default
-
-[Group-ExtenderButton]
-parent=Default
-
-[Group-ExtenderButton-Extender] # del
-parent=Default
-
-[Group-Panel]
-background.type=none
-
-[Group-Panel-Title]
-parent=Default
-
-[Group-ActionListView] # deprecated
-parent=Default
-
-[Group-ActionListView-Items] # deprecated
-foreground.color.disabled=0,0,0
-foreground.color.active=0,0,0
-background.type=none
-
-[Group-ActionListView-Items-Extender] # deprecated
-background.type=none
-
-[Group-ActionListView-ItemsLeft] # deprecated
-parent=ActionListView-Items
-
-[Group-ActionListView-ItemsRight] # deprecated
-parent=ActionListView-Items
-
-[Group-ActionListView-ItemsLeft-Extender] # deprecated
-parent=ActionListView-Items-Extender
-
-[Group-ActionListView-ItemsRight-Extender] # deprecated
-parent=ActionListView-Items-Extender
-
-[Group-ActionListView-CategoriesPass] # deprecated
-foreground.color.disabled=0,0,0
-foreground.color.active=0,0,0
-background.type=none
-
-[Group-ActionListView-CategoriesPass-Extender] # deprecated
-background.type=none
-
-[Group-ActionListView-Categories] # deprecated
-foreground.color.disabled=0,0,0
-foreground.color.active=0,0,0
-background.type=svg
-background.svg=lancelot/action-list-view-headers
-
-[Group-PassagewayView-Button]
-foreground.color.disabled=0,0,0
-foreground.color.active=0,0,0
-foreground.color.normal=0,0,128
-background.type=svg
-background.svg=lancelot/passageway-view-buttons
-
-[Group-PassagewayView-Button-Extender]
-background.type=svg
-background.svg=lancelot/passageway-view-buttons-extender
-
-[Group-PassagewayView-Spacer]
-foreground.color.disabled=0,0,0
-foreground.color.active=255,255,255
-background.type=svg
-background.svg=lancelot/passageway-view-spacer
-
-[Group-PassagewayView-InactiveButton]
-foreground.color.disabled=0,0,0
-foreground.color.active=0,0,0
-background.type=svg
-background.svg=lancelot/passageway-view-inactivebuttons
-
-[Group-InnerPanel-InactiveButton]
-parent=PassagewayView-InactiveButton
-
-# application groups
-[Group-SystemButtons] # del
-foreground.color.normal=0,0,0
-foreground.color.active=0,0,0
-background.type=svg
-background.svg=lancelot/system-buttons
-foreground.blurtextshadow=1
-
-[Group-LancelotContext] # del
-background.type=svg
-background.svg=lancelot/system-buttons
-
-[Group-SystemButtons-Extender] # del
-background.type=svg
-background.svg=lancelot/system-buttons-extender
-
-[Group-LancelotContext-Extender] # del
-background.type=svg
-background.svg=lancelot/system-buttons-extender
-
-[Group-SectionButtons] # del
-foreground.color.normal=0,0,0
-foreground.color.active=0,0,0
-background.type=svg
-background.svg=lancelot/section-buttons
-foreground.blurtextshadow=1
-
-[Group-SectionButtons-Extender] # del
-background.type=none
-
-[Group-MainPanel] # del
-background.type=svg
-background.svg=lancelot/main-panel
-
-[Group-RootPanel] # del
-background.type=svg
-# background.svg=lancelot/main-background
-background.svg=dialogs/background
-
-[Group-InnerPanel] # del
-background.type=svg
-#background.svg=widgets/tooltip
-#background.color.normal=255,255,255,128
-#background.color.active=255,255,255,128
-background.svg=lancelot/inner-background
-
-[Group-PassagewayView] # del
-parent=InnerPanel
-
-[Group-InnerPanel-Button] # del
-parent=PassagewayView-Button
-
-[Group-InnerPanel-Button-Extender] # del
-parent=PassagewayView-Button-Extender
-
-[Group-PopupList-Items]
-parent=ActionListView-Items
-
-[Group-PopupList-Categories]
-parent=ActionListView-Categories
-
-[Group-PopupList-CategoriesPass]
-parent=ActionListView-CategoriesPass
-
-[Group-PopupList-CategoriesPass-Extender]
-parent=ActionListView-CategoriesPass-Extender
-
-[Group-PopupList-Categories-Extender]
-parent=ActionListView-Categories-Extender
-
-
diff --git a/kde/desktoptheme/openmamba/metadata.desktop b/kde/desktoptheme/openmamba/metadata.desktop
deleted file mode 100644
index 1a51f3b..0000000
--- a/kde/desktoptheme/openmamba/metadata.desktop
+++ /dev/null
@@ -1,20 +0,0 @@
-[Desktop Entry]
-Name=openmamba
-Comment=openmamba milestone3 theme
-Comment[it]=Tema di openmamba milestone3
-
-X-KDE-PluginInfo-Author=Silvan Calarco
-X-KDE-PluginInfo-Email=silvan.calarco@mambasoft.it
-X-KDE-PluginInfo-Name=openmamba
-X-KDE-PluginInfo-Version=3.0
-X-KDE-PluginInfo-Website=http://www.openmamba.org
-X-KDE-PluginInfo-Category=
-X-KDE-PluginInfo-Depends=
-X-KDE-PluginInfo-License=GPL
-X-KDE-PluginInfo-EnabledByDefault=true
-
-[Wallpaper]
-defaultWallpaperTheme=openmamba_Circles
-defaultFileSuffix=.png
-defaultWidth=1920
-defaultHeight=1200
diff --git a/kde/desktoptheme/openmamba/opaque/dialogs/background.svgz b/kde/desktoptheme/openmamba/opaque/dialogs/background.svgz
deleted file mode 100644
index d2329ff..0000000
Binary files a/kde/desktoptheme/openmamba/opaque/dialogs/background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/opaque/dialogs/krunner.svgz b/kde/desktoptheme/openmamba/opaque/dialogs/krunner.svgz
deleted file mode 100644
index 2a2134f..0000000
Binary files a/kde/desktoptheme/openmamba/opaque/dialogs/krunner.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/opaque/dialogs/shutdowndialog.svgz b/kde/desktoptheme/openmamba/opaque/dialogs/shutdowndialog.svgz
deleted file mode 100644
index 5b0a2b1..0000000
Binary files a/kde/desktoptheme/openmamba/opaque/dialogs/shutdowndialog.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/opaque/widgets/extender-background.svgz b/kde/desktoptheme/openmamba/opaque/widgets/extender-background.svgz
deleted file mode 100644
index e810ba4..0000000
Binary files a/kde/desktoptheme/openmamba/opaque/widgets/extender-background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/opaque/widgets/panel-background.svgz b/kde/desktoptheme/openmamba/opaque/widgets/panel-background.svgz
deleted file mode 100644
index 2a2134f..0000000
Binary files a/kde/desktoptheme/openmamba/opaque/widgets/panel-background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/opaque/widgets/tooltip.svgz b/kde/desktoptheme/openmamba/opaque/widgets/tooltip.svgz
deleted file mode 100644
index 2a2134f..0000000
Binary files a/kde/desktoptheme/openmamba/opaque/widgets/tooltip.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/rssnow/arrows.svgz b/kde/desktoptheme/openmamba/rssnow/arrows.svgz
deleted file mode 100644
index 9816b5a..0000000
Binary files a/kde/desktoptheme/openmamba/rssnow/arrows.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/rssnow/background.svgz b/kde/desktoptheme/openmamba/rssnow/background.svgz
deleted file mode 100644
index d32d9c3..0000000
Binary files a/kde/desktoptheme/openmamba/rssnow/background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/rssnow/rssnow.svgz b/kde/desktoptheme/openmamba/rssnow/rssnow.svgz
deleted file mode 100644
index e7c6b75..0000000
Binary files a/kde/desktoptheme/openmamba/rssnow/rssnow.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/stylesheets/news.css b/kde/desktoptheme/openmamba/stylesheets/news.css
deleted file mode 100644
index 56a0bcc..0000000
--- a/kde/desktoptheme/openmamba/stylesheets/news.css
+++ /dev/null
@@ -1,13 +0,0 @@
-.header { font-size:11pt; font-weight:bold; color:#000; background-color:rgba(255,255,255,0.45); }
-.date { font-size:10pt; font-weight:bold; color:#000; background-color:rgba(255,255,255,0.45); }
-.line-0 { font-size:10pt; color:#000; background-color:rgba(255,255,255,0.25); }
-.line-1 { font-size:10pt; color:#000; background-color:transparent; }
-.time { font-size:7pt; color:#555; padding-top:3px; }
-.title, .description { }
-.description { font-size:9pt; }
-.text { width:100%; }
-.title_with_description { font-weight:bold; }
-a { text-decoration:none; color:#222; }
-table { width:100%; border-spacing:0px; }
-td { vertical-align: top; }
-body { margin:0px; background-color:transparent }
diff --git a/kde/desktoptheme/openmamba/system-monitor/hdd_panel.svgz b/kde/desktoptheme/openmamba/system-monitor/hdd_panel.svgz
deleted file mode 100644
index 48be722..0000000
Binary files a/kde/desktoptheme/openmamba/system-monitor/hdd_panel.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/toolbar-icons/configure.svgz b/kde/desktoptheme/openmamba/toolbar-icons/configure.svgz
deleted file mode 100644
index 5e03c46..0000000
Binary files a/kde/desktoptheme/openmamba/toolbar-icons/configure.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/toolbar-icons/edit.svgz b/kde/desktoptheme/openmamba/toolbar-icons/edit.svgz
deleted file mode 100644
index a55a305..0000000
Binary files a/kde/desktoptheme/openmamba/toolbar-icons/edit.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/toolbar-icons/go.svgz b/kde/desktoptheme/openmamba/toolbar-icons/go.svgz
deleted file mode 100644
index dae3839..0000000
Binary files a/kde/desktoptheme/openmamba/toolbar-icons/go.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/toolbar-icons/list.svgz b/kde/desktoptheme/openmamba/toolbar-icons/list.svgz
deleted file mode 100644
index 3fbbbef..0000000
Binary files a/kde/desktoptheme/openmamba/toolbar-icons/list.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/toolbar-icons/media.svgz b/kde/desktoptheme/openmamba/toolbar-icons/media.svgz
deleted file mode 100644
index d089be2..0000000
Binary files a/kde/desktoptheme/openmamba/toolbar-icons/media.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/toolbar-icons/window.svgz b/kde/desktoptheme/openmamba/toolbar-icons/window.svgz
deleted file mode 100644
index bb58d94..0000000
Binary files a/kde/desktoptheme/openmamba/toolbar-icons/window.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/translucent/dialogs/background.svgz b/kde/desktoptheme/openmamba/translucent/dialogs/background.svgz
deleted file mode 100644
index 9b68062..0000000
Binary files a/kde/desktoptheme/openmamba/translucent/dialogs/background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/translucent/dialogs/krunner.svgz b/kde/desktoptheme/openmamba/translucent/dialogs/krunner.svgz
deleted file mode 100644
index 4c48b52..0000000
Binary files a/kde/desktoptheme/openmamba/translucent/dialogs/krunner.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/translucent/widgets/extender-background.svgz b/kde/desktoptheme/openmamba/translucent/widgets/extender-background.svgz
deleted file mode 100644
index 799e798..0000000
Binary files a/kde/desktoptheme/openmamba/translucent/widgets/extender-background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/translucent/widgets/panel-background.svgz b/kde/desktoptheme/openmamba/translucent/widgets/panel-background.svgz
deleted file mode 100644
index 7783e3b..0000000
Binary files a/kde/desktoptheme/openmamba/translucent/widgets/panel-background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/translucent/widgets/tooltip.svgz b/kde/desktoptheme/openmamba/translucent/widgets/tooltip.svgz
deleted file mode 100644
index 7783e3b..0000000
Binary files a/kde/desktoptheme/openmamba/translucent/widgets/tooltip.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/weather/wind-arrows.svgz b/kde/desktoptheme/openmamba/weather/wind-arrows.svgz
deleted file mode 100644
index 0ed9d7a..0000000
Binary files a/kde/desktoptheme/openmamba/weather/wind-arrows.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/weatherstation/lcd2.svgz b/kde/desktoptheme/openmamba/weatherstation/lcd2.svgz
deleted file mode 100644
index 82268ba..0000000
Binary files a/kde/desktoptheme/openmamba/weatherstation/lcd2.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/weatherstation/lcd_digits.svgz b/kde/desktoptheme/openmamba/weatherstation/lcd_digits.svgz
deleted file mode 100644
index e04427d..0000000
Binary files a/kde/desktoptheme/openmamba/weatherstation/lcd_digits.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/weatherstation/lcd_panel.svgz b/kde/desktoptheme/openmamba/weatherstation/lcd_panel.svgz
deleted file mode 100644
index 4b9ced9..0000000
Binary files a/kde/desktoptheme/openmamba/weatherstation/lcd_panel.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/weatherstation/weather_icons.svgz b/kde/desktoptheme/openmamba/weatherstation/weather_icons.svgz
deleted file mode 100644
index aa7adf4..0000000
Binary files a/kde/desktoptheme/openmamba/weatherstation/weather_icons.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/weatherstation/wind_arrows.svgz b/kde/desktoptheme/openmamba/weatherstation/wind_arrows.svgz
deleted file mode 100644
index 83e72e1..0000000
Binary files a/kde/desktoptheme/openmamba/weatherstation/wind_arrows.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/action-overlays.svgz b/kde/desktoptheme/openmamba/widgets/action-overlays.svgz
deleted file mode 100644
index 4259105..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/action-overlays.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/actionbutton.svgz b/kde/desktoptheme/openmamba/widgets/actionbutton.svgz
deleted file mode 100644
index e1713ea..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/actionbutton.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/activities.svgz b/kde/desktoptheme/openmamba/widgets/activities.svgz
deleted file mode 100644
index 6d15724..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/activities.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/analog_meter.svgz b/kde/desktoptheme/openmamba/widgets/analog_meter.svgz
deleted file mode 100644
index f0d2163..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/analog_meter.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/arrows.svgz b/kde/desktoptheme/openmamba/widgets/arrows.svgz
deleted file mode 100644
index 1bf94b2..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/arrows.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/background.svgz b/kde/desktoptheme/openmamba/widgets/background.svgz
deleted file mode 100644
index 606e61e..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/bar_meter_horizontal.svgz b/kde/desktoptheme/openmamba/widgets/bar_meter_horizontal.svgz
deleted file mode 100644
index 8031b77..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/bar_meter_horizontal.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/bar_meter_vertical.svgz b/kde/desktoptheme/openmamba/widgets/bar_meter_vertical.svgz
deleted file mode 100644
index 1b0660d..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/bar_meter_vertical.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/battery-oxygen.svgz b/kde/desktoptheme/openmamba/widgets/battery-oxygen.svgz
deleted file mode 100644
index a037e60..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/battery-oxygen.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/branding.svgz b/kde/desktoptheme/openmamba/widgets/branding.svgz
deleted file mode 100644
index c6316fb..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/branding.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/busywidget.svgz b/kde/desktoptheme/openmamba/widgets/busywidget.svgz
deleted file mode 100644
index 5f6ac01..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/busywidget.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/button.svgz b/kde/desktoptheme/openmamba/widgets/button.svgz
deleted file mode 100644
index ab0ca2e..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/button.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/calendar.svgz b/kde/desktoptheme/openmamba/widgets/calendar.svgz
deleted file mode 100644
index 2d80a49..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/calendar.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/checkmarks.svgz b/kde/desktoptheme/openmamba/widgets/checkmarks.svgz
deleted file mode 100644
index dcf2924..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/checkmarks.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/clock.svgz b/kde/desktoptheme/openmamba/widgets/clock.svgz
deleted file mode 100644
index 3839dac..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/clock.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/configuration-icons.svgz b/kde/desktoptheme/openmamba/widgets/configuration-icons.svgz
deleted file mode 100644
index 816821b..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/configuration-icons.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/containment-controls.svgz b/kde/desktoptheme/openmamba/widgets/containment-controls.svgz
deleted file mode 100644
index a3166ce..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/containment-controls.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/dragger.svgz b/kde/desktoptheme/openmamba/widgets/dragger.svgz
deleted file mode 100644
index 3629591..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/dragger.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/extender-background.svgz b/kde/desktoptheme/openmamba/widgets/extender-background.svgz
deleted file mode 100644
index 4003079..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/extender-background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/extender-dragger.svgz b/kde/desktoptheme/openmamba/widgets/extender-dragger.svgz
deleted file mode 100644
index 5bf3e0f..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/extender-dragger.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/eyes.svg b/kde/desktoptheme/openmamba/widgets/eyes.svg
deleted file mode 100644
index fde42ef..0000000
--- a/kde/desktoptheme/openmamba/widgets/eyes.svg
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
diff --git a/kde/desktoptheme/openmamba/widgets/frame.svgz b/kde/desktoptheme/openmamba/widgets/frame.svgz
deleted file mode 100644
index 327c284..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/frame.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/glowbar.svgz b/kde/desktoptheme/openmamba/widgets/glowbar.svgz
deleted file mode 100644
index 4a8a464..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/glowbar.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/identiconshapes.svgz b/kde/desktoptheme/openmamba/widgets/identiconshapes.svgz
deleted file mode 100644
index 67fe725..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/identiconshapes.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/identicontheme.svgz b/kde/desktoptheme/openmamba/widgets/identicontheme.svgz
deleted file mode 100644
index ad881cd..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/identicontheme.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/labeltexture.svgz b/kde/desktoptheme/openmamba/widgets/labeltexture.svgz
deleted file mode 100644
index f52a78d..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/labeltexture.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/line.svgz b/kde/desktoptheme/openmamba/widgets/line.svgz
deleted file mode 100644
index 70efca4..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/line.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/lineedit.svgz b/kde/desktoptheme/openmamba/widgets/lineedit.svgz
deleted file mode 100644
index 8b3a123..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/lineedit.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/listitem.svgz b/kde/desktoptheme/openmamba/widgets/listitem.svgz
deleted file mode 100644
index ec7e89a..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/listitem.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/luna.svgz b/kde/desktoptheme/openmamba/widgets/luna.svgz
deleted file mode 100644
index 4f2935e..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/luna.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/media-delegate.svgz b/kde/desktoptheme/openmamba/widgets/media-delegate.svgz
deleted file mode 100644
index e28b313..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/media-delegate.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/microblog.svgz b/kde/desktoptheme/openmamba/widgets/microblog.svgz
deleted file mode 100644
index 6649080..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/microblog.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/monitor.svgz b/kde/desktoptheme/openmamba/widgets/monitor.svgz
deleted file mode 100644
index 13a22fd..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/monitor.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/notes.svgz b/kde/desktoptheme/openmamba/widgets/notes.svgz
deleted file mode 100644
index 7252367..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/notes.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/pager.svgz b/kde/desktoptheme/openmamba/widgets/pager.svgz
deleted file mode 100644
index 2dcbbcd..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/pager.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/panel-background.svgz b/kde/desktoptheme/openmamba/widgets/panel-background.svgz
deleted file mode 100644
index 080a65d..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/panel-background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/picker.svgz b/kde/desktoptheme/openmamba/widgets/picker.svgz
deleted file mode 100644
index c15eb0e..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/picker.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/plot-background.svgz b/kde/desktoptheme/openmamba/widgets/plot-background.svgz
deleted file mode 100644
index f4c7957..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/plot-background.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/previewer-16.svgz b/kde/desktoptheme/openmamba/widgets/previewer-16.svgz
deleted file mode 100644
index ab548ae..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/previewer-16.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/previewer-22.svgz b/kde/desktoptheme/openmamba/widgets/previewer-22.svgz
deleted file mode 100644
index d453f0f..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/previewer-22.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/scrollbar.svgz b/kde/desktoptheme/openmamba/widgets/scrollbar.svgz
deleted file mode 100644
index c0ea8f5..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/scrollbar.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/scrollwidget.svgz b/kde/desktoptheme/openmamba/widgets/scrollwidget.svgz
deleted file mode 100644
index 3281ad6..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/scrollwidget.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/slider.svgz b/kde/desktoptheme/openmamba/widgets/slider.svgz
deleted file mode 100644
index 107e627..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/slider.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/stickynote.svgz b/kde/desktoptheme/openmamba/widgets/stickynote.svgz
deleted file mode 100644
index 8e38253..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/stickynote.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/systemtray.svgz b/kde/desktoptheme/openmamba/widgets/systemtray.svgz
deleted file mode 100644
index 6e15351..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/systemtray.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/tasks.svgz b/kde/desktoptheme/openmamba/widgets/tasks.svgz
deleted file mode 100644
index 03b28a3..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/tasks.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/timer.svgz b/kde/desktoptheme/openmamba/widgets/timer.svgz
deleted file mode 100644
index 4364927..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/timer.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/toolbar.svgz b/kde/desktoptheme/openmamba/widgets/toolbar.svgz
deleted file mode 100644
index 09ce09f..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/toolbar.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/toolbox.svgz b/kde/desktoptheme/openmamba/widgets/toolbox.svgz
deleted file mode 100644
index 138df24..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/toolbox.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/tooltip.svgz b/kde/desktoptheme/openmamba/widgets/tooltip.svgz
deleted file mode 100644
index 080a65d..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/tooltip.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/translucentbackground.svgz b/kde/desktoptheme/openmamba/widgets/translucentbackground.svgz
deleted file mode 100644
index 2aea33b..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/translucentbackground.svgz and /dev/null differ
diff --git a/kde/desktoptheme/openmamba/widgets/viewitem.svgz b/kde/desktoptheme/openmamba/widgets/viewitem.svgz
deleted file mode 100644
index 82f9662..0000000
Binary files a/kde/desktoptheme/openmamba/widgets/viewitem.svgz and /dev/null differ
diff --git a/kde/scripts/showlog b/kde/scripts/showlog
deleted file mode 100644
index 3bc47ff..0000000
--- a/kde/scripts/showlog
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/bin/bash
-# Copyright (c) 2004-2005 by Silvan Calarco
-# Copyright (c) 2007 by Davide Madrisan
-
-displayfile="$1"
-wintitle="$2"
-winicon="$3"
-
-tmpfile=`mktemp -q -t ${0##*/}.XXXXXXXX` ||
- { echo "${0##*/}: error: cannot create temporary files." >&2 >> $logfile
- { (exit 1); exit 1; }; }
-
-trap "rm -f $tmpfile" 0 1 2 5 15
-
-sed "s|\x1b\[\S\{1,5\}[mG]||g" $displayfile > $tmpfile
-
-kdialog \
- --textbox $tmpfile 800 600 \
- --caption "$wintitle" \
- --miniicon "${winicon:-empty}"
-
-exit 0