diff --git a/debian/lenny/defaultsettings b/debian/lenny/defaultsettings new file mode 120000 index 000000000..86062d702 --- /dev/null +++ b/debian/lenny/defaultsettings @@ -0,0 +1 @@ +../../ubuntu/maverick/defaultsettings \ No newline at end of file diff --git a/debian/squeeze/defaultsettings b/debian/squeeze/defaultsettings new file mode 120000 index 000000000..86062d702 --- /dev/null +++ b/debian/squeeze/defaultsettings @@ -0,0 +1 @@ +../../ubuntu/maverick/defaultsettings \ No newline at end of file diff --git a/debian/wheezy/defaultsettings b/debian/wheezy/defaultsettings new file mode 120000 index 000000000..86062d702 --- /dev/null +++ b/debian/wheezy/defaultsettings @@ -0,0 +1 @@ +../../ubuntu/maverick/defaultsettings \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/Makefile b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/Makefile new file mode 100644 index 000000000..fa069e33a --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/Makefile @@ -0,0 +1,188 @@ +FPACKAGE = kubuntu-default-settings-trinity +VERSION = 5.03 + +WALLPAPER_DIR = $(DESTDIR)/usr/share/wallpapers +SOUNDS_DIR = $(DESTDIR)/usr/share/sounds +KICKER_DIR = $(DESTDIR)/usr/share/apps/kicker +KONQ_TILES_DIR = $(DESTDIR)/usr/share/apps/konqueror/tiles +KDM_THEME_DIR = $(DESTDIR)/opt/trinity/share/apps/tdm/themes/kubuntu-trinity +KDM_THEME_NO_USERLIST_DIR = $(DESTDIR)/opt/trinity/share/apps/tdm/themes/kubuntu-no-userlist-trinity +KDM_OVERRIDE = $(DESTDIR)/etc/default/tdm-trinity.d/ +KDM_SETTINGS_DIR = $(DESTDIR)/etc/trinity/tdm/ +KSPLASH_THEME_DIR = $(DESTDIR)/opt/trinity/share/apps/ksplash/Themes/kubuntu +SETTINGS_DIR = $(DESTDIR)/usr/share/kubuntu-default-settings-trinity +CURSOR_DIR = $(DESTDIR)/usr/share/icons/contrastlarge + +build: + +clean: + +install: + mkdir -p "$(KDM_SETTINGS_DIR)" + install -m644 backgroundrc "$(KDM_SETTINGS_DIR)" + install -m644 tdmdistrc "$(KDM_SETTINGS_DIR)" + + mkdir -p "$(WALLPAPER_DIR)" + install -m644 artwork/kubuntu-wallpaper.png "$(WALLPAPER_DIR)" + install -m644 artwork/kubuntu-wallpaper.png.desktop "$(WALLPAPER_DIR)" + install -m644 artwork/kubuntu-intrepid-wallpaper.jpg "$(WALLPAPER_DIR)" + install -m644 artwork/kubuntu-hardy-wallpaper.jpg "$(WALLPAPER_DIR)" + + mkdir -p "$(WALLPAPER_DIR)/Air" + install -m644 artwork/intrepid_wallpapers/Air/1024x768.jpg "$(WALLPAPER_DIR)/Air" + install -m644 artwork/intrepid_wallpapers/Air/1280x1024.jpg "$(WALLPAPER_DIR)/Air" + install -m644 artwork/intrepid_wallpapers/Air/1280x800.jpg "$(WALLPAPER_DIR)/Air" + install -m644 artwork/intrepid_wallpapers/Air/1440x900.jpg "$(WALLPAPER_DIR)/Air" + install -m644 artwork/intrepid_wallpapers/Air/1600x1200.jpg "$(WALLPAPER_DIR)/Air" + install -m644 artwork/intrepid_wallpapers/Air/1920x1080.jpg "$(WALLPAPER_DIR)/Air" + install -m644 artwork/intrepid_wallpapers/Air/1920x1200.jpg "$(WALLPAPER_DIR)/Air" + + mkdir -p "$(SOUNDS_DIR)" + install -m644 artwork/kubuntu-login.ogg "$(SOUNDS_DIR)" + + mkdir -p "$(KONQ_TILES_DIR)" + install -m644 artwork/kubuntu-konqueror-background.png "$(KONQ_TILES_DIR)" + install -m644 artwork/kubuntu-konqueror-background-classic.png "$(KONQ_TILES_DIR)" + + mkdir -p "$(KICKER_DIR)/pics" + install -m644 artwork/kubuntu-kmenu-side.png "$(KICKER_DIR)/pics/" + install -m644 artwork/kubuntu-kmenu-side-tile.png "$(KICKER_DIR)/pics/" + mkdir -p "$(KICKER_DIR)/wallpapers" + install -m644 artwork/kubuntu-panel.png "$(KICKER_DIR)/wallpapers/" + + mkdir -p "$(KDM_THEME_DIR)" + install -m644 artwork/tdm-theme/* "$(KDM_THEME_DIR)" + + mkdir -p "$(KDM_THEME_NO_USERLIST_DIR)" + install -m644 artwork/tdm-theme-cartoon-no-userlist/* "$(KDM_THEME_NO_USERLIST_DIR)" + + mkdir -p "$(KSPLASH_THEME_DIR)" + install -m644 artwork/ksplash/* "$(KSPLASH_THEME_DIR)" + ln -s /usr/share/wallpapers/kubuntu-wallpaper.jpg "$(KSPLASH_THEME_DIR)/Background.jpg" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/metabar/themes/kubuntu" + install -m644 artwork/metabar/* "$(SETTINGS_DIR)/kde-profile/default/share/apps/metabar/themes/kubuntu" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/amarok/themes/kubuntu" + install -m644 artwork/amarok/* "$(SETTINGS_DIR)/kde-profile/default/share/apps/amarok/themes/kubuntu" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/konversation/themes/oxygen" + install -m644 artwork/konversation/* "$(SETTINGS_DIR)/kde-profile/default/share/apps/konversation/themes/oxygen" + + mkdir -p "$(DESTDIR)/etc" + install -m644 kde-profile/kderc "$(DESTDIR)/etc" + install -m644 kde-profile/kde4rc "$(DESTDIR)/etc" + install -m644 kde-profile/kde-user-profile "$(DESTDIR)/etc" + + mkdir -p "$(DESTDIR)/etc/qt3" + install -m644 qt-rc-files/*rc "$(DESTDIR)/etc/qt3" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/config/" + install -m644 kde-rc-files/*rc "$(SETTINGS_DIR)/kde-profile/default/share/config/" + install -m644 kde-rc-files/uiserver "$(SETTINGS_DIR)/kde-profile/default/share/config/" + install -m644 kde-rc-files/kdeglobals "$(SETTINGS_DIR)/kde-profile/default/share/config/" + install -m644 kde-rc-files/cryptodefaults "$(SETTINGS_DIR)/kde-profile/default/share/config/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/kdisplay/color-schemes/" + install -m644 colour-schemes/*rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/kdisplay/color-schemes/" + + mkdir -p "$(CURSOR_DIR)/cursors" + install -m644 cursors/index.theme "$(CURSOR_DIR)/" + mkdir -p "$(CURSOR_DIR)cursors/" + install -m644 cursors/contrastlarge/cursors/* "$(CURSOR_DIR)/cursors/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/konqueror/" + install -m644 ui-rc-files/konqueror.rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/konqueror/" +# mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/konversation/" +# install -m644 ui-rc-files/konversationui.rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/konversation/" + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/kopete/" + install -m644 ui-rc-files/kopetechatwindow.rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/kopete/" + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/gwenview/" + install -m644 ui-rc-files/gwenviewui.rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/gwenview/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/konqueror/servicemenus/" + install -m644 konqueror-profile/email.desktop "$(SETTINGS_DIR)/kde-profile/default/share/apps/konqueror/servicemenus/email.desktop" + mkdir -p "$(DESTDIR)/usr/bin" + install -m644 konqueror-profile/konq_plugins.xml "$(SETTINGS_DIR)/kde-profile/default/share/apps/konqueror/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/16x16/actions/" + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/22x22/actions/" + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/32x32/actions/" + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/48x48/actions/" + install -m644 artwork/throbber/16x16/kde.png "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/16x16/actions/" + install -m644 artwork/throbber/22x22/kde.png "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/22x22/actions/" + install -m644 artwork/throbber/32x32/kde.png "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/32x32/actions/" + install -m644 artwork/throbber/48x48/kde.png "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/48x48/actions/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/64x64/actions/" + install -m644 kaffeine/fileopen64.png "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/64x64/actions/fileopen.png" + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/128x128/actions/" + install -m644 kaffeine/fileopen128.png "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/128x128/actions/fileopen.png" + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/icons/crystalsvg/scalable/actions/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/kaffeine/" + install -m644 kaffeine/wizard_stamp_v0.7.1 "$(SETTINGS_DIR)/kde-profile/default/share/apps/kaffeine" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/kpdfpart/" + install -m644 kpart-rc-files/part.rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/kpdfpart/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/gvimagepart/" + install -m644 kpart-rc-files/gvimagepart.rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/gvimagepart/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/ark/" + install -m644 kpart-rc-files/ark_part.rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/ark/" + install -m644 kpart-rc-files/ark_part_readonly.rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/ark/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/ksvg/" + install -m644 kpart-rc-files/ksvgplugin.rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/ksvg/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/khtml/" + install -m644 kpart-rc-files/khtml_browser.rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/khtml/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/mimelnk/application/" + install -m644 mimelnk/x-tar.desktop "$(SETTINGS_DIR)/kde-profile/default/share/mimelnk/application/" + install -m644 mimelnk/x-tarz.desktop "$(SETTINGS_DIR)/kde-profile/default/share/mimelnk/application/" + install -m644 mimelnk/x-tbz.desktop "$(SETTINGS_DIR)/kde-profile/default/share/mimelnk/application/" + install -m644 mimelnk/x-tgz.desktop "$(SETTINGS_DIR)/kde-profile/default/share/mimelnk/application/" + install -m644 mimelnk/x-zip.desktop "$(SETTINGS_DIR)/kde-profile/default/share/mimelnk/application/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/konqiconview/kpartplugins/" + install -m644 kpart-plugins/dirfilterplugin.rc "$(SETTINGS_DIR)/kde-profile/default/share/apps/konqiconview/kpartplugins/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/kwallet/" + install -m644 kwallet-default-wallet/kdewallet.kwl "$(SETTINGS_DIR)/kde-profile/default/share/apps/kwallet/" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/default/share/apps/kwin/" + install -m644 artwork/window-decoration-gradient.png "$(SETTINGS_DIR)/kde-profile/default/share/apps/kwin/" + install -m644 artwork/window-decoration-gradient-inactive.png "$(SETTINGS_DIR)/kde-profile/default/share/apps/kwin/" + + install -m644 gtk-qt-engine-rc-files/gtkrc-2.0-kde "$(SETTINGS_DIR)/.gtkrc-2.0-kde" + install -m644 gtk-qt-engine-rc-files/gtk-qt-engine.rc.sh "$(SETTINGS_DIR)/gtk-qt-engine.rc.sh" + install -m644 hal/hal-policy-ntfs-config-write-policy.fdi "$(SETTINGS_DIR)/hal-policy-ntfs-config-write-policy.fdi" + + mkdir -p "$(SETTINGS_DIR)/kde-profile/lesser-visual-impairment/share/config/" + cp -r accessibility/lesser-visual-impairment/* "$(SETTINGS_DIR)/kde-profile/lesser-visual-impairment/share/config/" + mkdir -p "$(SETTINGS_DIR)/kde-profile/moderate-visual-impairment/share/config/" + cp -r accessibility/moderate-visual-impairment/* "$(SETTINGS_DIR)/kde-profile/moderate-visual-impairment/share/config/" + mkdir -p "$(SETTINGS_DIR)/kde-profile/minor-motor-difficulties/share/config/" + cp -r accessibility/minor-motor-difficulties/* "$(SETTINGS_DIR)/kde-profile/minor-motor-difficulties/share/config/" + mkdir -p "$(SETTINGS_DIR)/kde-profile/motor-difficulties-pointing-devices/share/config/" + cp -r accessibility/motor-difficulties-pointing-devices/* "$(SETTINGS_DIR)/kde-profile/motor-difficulties-pointing-devices/share/config/" + mkdir -p "$(SETTINGS_DIR)/kde-profile/motor-difficulties-pointing-devices/share/Autostart/" + ln -s /usr/bin/kmousetool "$(SETTINGS_DIR)/kde-profile/motor-difficulties-pointing-devices/share/Autostart/kmousetool" + + mkdir -p "$(DESTDIR)/etc/kubuntu-default-settings-trinity" + install -m644 kde-hidden/hidden-media "$(DESTDIR)/etc/kubuntu-default-settings-trinity/" + install -m644 kde-hidden/directory-media "$(DESTDIR)/etc/kubuntu-default-settings-trinity/" + install -m644 kde-hidden/directory-home "$(DESTDIR)/etc/kubuntu-default-settings-trinity/" + + #mkdir -p "$(SETTINGS_DIR)/kde4-profile/default/share/apps/desktoptheme/slim-glow" + #cp -rf kde4/artwork/desktoptheme/* "$(SETTINGS_DIR)/kde4-profile/default/share/apps/desktoptheme/slim-glow/" + + mkdir -p "$(SETTINGS_DIR)/kde4-profile/default/share/config" + install -m644 kde4/kde-rc-files/*rc "$(SETTINGS_DIR)/kde4-profile/default/share/config/" + install -m644 kde4/kde-rc-files/cryptodefaults "$(SETTINGS_DIR)/kde4-profile/default/share/config/" + + mkdir -p "$(DESTDIR)/usr/lib/kde4/etc/kde4/" + install -m644 kde4/kde-rc-files/kdeglobals "$(DESTDIR)/usr/lib/kde4/etc/kde4/" + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kdeglobals b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kdeglobals new file mode 100644 index 000000000..9c975c1cd --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kdeglobals @@ -0,0 +1,140 @@ +[DesktopIcons] +ActiveColor=0,0,102 +ActiveColor2=255,255,102 +ActiveEffect=tomonochrome +ActiveSemiTransparent=false +ActiveValue=1 +DefaultColor=0,0,0 +DefaultColor2=255,255,255 +DefaultEffect=tomonochrome +DefaultSemiTransparent=false +DefaultValue=1 +DisabledColor=128,128,128 +DisabledColor2=204,204,204 +DisabledEffect=tomonochrome +DisabledSemiTransparent=false +DisabledValue=1 +DoublePixels=false +Size=32 + +[FMSettings] +StandardFont= + +[General] +XftAntialias=true +XftHintStyle=hintmedium +XftSubPixel=none +alternateBackground=215,215,255 +background=255,255,255 +buttonBackground=255,255,255 +fixed=DejaVu Sans Mono,10,-1,5,50,0,0,0,0,0 +font=DejaVu Sans,12,-1,5,50,0,0,0,0,0 +linkColor=0,0,0 +menuFont=DejaVu Sans,12,-1,5,50,0,0,0,0,0 +selectBackground=165,165,255 +selectForeground=0,0,0 +taskbarFont=DejaVu Sans,11,-1,5,50,0,0,0,0,0 +toolBarFont=DejaVu Sans,12,-1,5,50,0,0,0,0,0 +visitedLinkColor=0,0,0 +widgetStyle=highcontrast + +[Icons] +Theme=mono + +[KDE] +ColorScheme=thememgr.kcsrc + +[MainToolbarIcons] +ActiveColor=0,0,102 +ActiveColor2=255,255,102 +ActiveEffect=tomonochrome +ActiveSemiTransparent=false +ActiveValue=1 +Animated=false +DefaultColor=0,0,0 +DefaultColor2=255,255,255 +DefaultEffect=tomonochrome +DefaultSemiTransparent=false +DefaultValue=1 +DisabledColor=128,128,128 +DisabledColor2=204,204,204 +DisabledEffect=tomonochrome +DisabledSemiTransparent=false +DisabledValue=1 +DoublePixels=false +Size=22 + +[PanelIcons] +ActiveColor=0,0,102 +ActiveColor2=255,255,102 +ActiveEffect=tomonochrome +ActiveSemiTransparent=false +ActiveValue=1 +Animated=false +DefaultColor=0,0,0 +DefaultColor2=255,255,255 +DefaultEffect=tomonochrome +DefaultSemiTransparent=false +DefaultValue=1 +DisabledColor=128,128,128 +DisabledColor2=204,204,204 +DisabledEffect=tomonochrome +DisabledSemiTransparent=false +DisabledValue=1 +DoublePixels=false +Size=32 + +[SmallIcons] +ActiveColor=0,0,102 +ActiveColor2=255,255,102 +ActiveEffect=tomonochrome +ActiveSemiTransparent=false +ActiveValue=1 +Animated=false +DefaultColor=0,0,0 +DefaultColor2=255,255,255 +DefaultEffect=tomonochrome +DefaultSemiTransparent=false +DefaultValue=1 +DisabledColor=128,128,128 +DisabledColor2=204,204,204 +DisabledEffect=tomonochrome +DisabledSemiTransparent=false +DisabledValue=1 +DoublePixels=false +Size=16 + +[ToolbarIcons] +ActiveColor=0,0,102 +ActiveColor2=255,255,102 +ActiveEffect=tomonochrome +ActiveSemiTransparent=false +ActiveValue=1 +Animated=false +DefaultColor=0,0,0 +DefaultColor2=255,255,255 +DefaultEffect=tomonochrome +DefaultSemiTransparent=false +DefaultValue=1 +DisabledColor=128,128,128 +DisabledColor2=204,204,204 +DisabledEffect=tomonochrome +DisabledSemiTransparent=false +DisabledValue=1 +DoublePixels=false +Size=22 + +[WM] +activeBackground=165,165,255 +activeBlend=165,165,255 +activeFont=DejaVu Sans,12,-1,5,75,0,0,0,0,0 +activeForeground=0,0,0 +activeTitleBtnBg=0,0,0 +frame=122,122,255 +handle=122,122,255 +inactiveBackground=225,225,225 +inactiveBlend=225,225,225 +inactiveForeground=128,128,128 +inactiveFrame=225,225,225 +inactiveHandle=225,225,225 +inactiveTitleBtnBg=85,85,85 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kdesktoprc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kdesktoprc new file mode 100644 index 000000000..d169791dc --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kdesktoprc @@ -0,0 +1,15 @@ +[Background Common] +CommonDesktop=true +DeskNum=0 + +[Desktop0] +BlendBalance=-50 +BlendMode=FlatBlending +Color1=255,255,204 +Color2=255,255,204 +Pattern= +Wallpaper=/usr/share/wallpapers/ +WallpaperMode=NoWallpaper + +[FMSettings] +StandardFont=DejaVu Sans,12,-1,5,25,0,0,0,0,0 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kickerrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kickerrc new file mode 100644 index 000000000..1fe1aebaa --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kickerrc @@ -0,0 +1,2 @@ +[General] +UseBackgroundTheme=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/konquerorrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/konquerorrc new file mode 100644 index 000000000..8a3b98da1 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/konquerorrc @@ -0,0 +1,3 @@ +[Settings] +BgColor=255,255,255 +BgImage=/usr/share/apps/konqueror/tiles/ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/ksmserverrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/ksmserverrc new file mode 100644 index 000000000..9f757e982 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/ksmserverrc @@ -0,0 +1,6 @@ +[Session: saved at previous logout] +clientId3=deadbeef96000111065458100000063760027 +count=3 +program3=kmag +restartCommand3=kmag,-session,deadbeef96000111065458100000063760027_1110891555_426100 +restartStyleHint3=0 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kwinrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kwinrc new file mode 100644 index 000000000..3f17db0cc --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/kwinrc @@ -0,0 +1,4 @@ +[Style] +BorderSize=2 +PluginLib=kwin3_plastik + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/session/kmag_deadbeef96000111065458100000063760027_1110891555_426100 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/session/kmag_deadbeef96000111065458100000063760027_1110891555_426100 new file mode 100644 index 000000000..f23049399 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/lesser-visual-impairment/session/kmag_deadbeef96000111065458100000063760027_1110891555_426100 @@ -0,0 +1,9 @@ +[Number] +NumberOfWindows=1 + +[WindowProperties1] +ClassName=KmagApp +Height 768=390 +ObjectName=kmag-mainwindow#1 +Width 1024=460 + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kaccessrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kaccessrc new file mode 100644 index 000000000..30b66b640 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kaccessrc @@ -0,0 +1,2 @@ +[Keyboard] +StickyKeys=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kcminputrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kcminputrc new file mode 100644 index 000000000..da0aed512 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kcminputrc @@ -0,0 +1,2 @@ +[Mouse] +cursorTheme=contrastlarge diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kickerrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kickerrc new file mode 100644 index 000000000..30780e137 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kickerrc @@ -0,0 +1,7 @@ +[Applet_6] +DesktopFile=kbstateapplet.desktop +FreeSpace2=1 +WidthForHeightHint=125 + +[General] +Applets2=KMenuButton_1,ExtensionButton_1,ServiceButton_2,ServiceButton_3,Applet_2,Applet_6,Applet_1,Applet_3,Applet_4,Applet_5 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/ksmserverrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/ksmserverrc new file mode 100644 index 000000000..db7d79686 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/ksmserverrc @@ -0,0 +1,6 @@ +[Session: saved at previous logout] +clientId3=deadbeef96000111065458100000063760027 +count=3 +program3=kvkbd +restartCommand3=kvkbd,-session,deadbeef96000111065458100000063760027_1110891555_426100 +restartStyleHint3=0 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kvkbdrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kvkbdrc new file mode 100644 index 000000000..e87700ebf --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/minor-motor-difficulties/kvkbdrc @@ -0,0 +1,3 @@ +KvkbdFont=Sans Serif,13.1,-1,5,75,0,0,0,0,0 +autoresfont=true +showdock=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kdeglobals b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kdeglobals new file mode 100644 index 000000000..d636dd0c4 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kdeglobals @@ -0,0 +1,69 @@ +[DesktopIcons] +ActiveColor=255,255,102 +ActiveColor2=0,0,102 +DefaultColor=255,255,255 +DefaultColor2=0,0,0 +DisabledColor2=51,51,51 +Size=56 + +[General] +alternateBackground=0,0,40 +background=0,0,0 +buttonBackground=0,0,0 +buttonForeground=255,255,255 +fixed=DejaVu Sans Mono,20,-1,5,50,0,0,0,0,0 +font=DejaVu Sans,24,-1,5,50,0,0,0,0,0 +foreground=255,255,255 +linkColor=255,255,255 +menuFont=DejaVu Sans,24,-1,5,50,0,0,0,0,0 +selectBackground=0,0,90 +selectForeground=255,255,255 +taskbarFont=DejaVu Sans,22,-1,5,50,0,0,0,0,0 +toolBarFont=DejaVu Sans,24,-1,5,50,0,0,0,0,0 +visitedLinkColor=255,255,255 +windowBackground=0,0,0 +windowForeground=255,255,255 + +[MainToolbarIcons] +ActiveColor=255,255,102 +ActiveColor2=0,0,102 +DefaultColor=255,255,255 +DefaultColor2=0,0,0 +DisabledColor2=51,51,51 +Size=44 + +[PanelIcons] +ActiveColor=255,255,102 +ActiveColor2=0,0,102 +DefaultColor=255,255,255 +DefaultColor2=0,0,0 +DisabledColor2=51,51,51 + +[SmallIcons] +ActiveColor=255,255,102 +ActiveColor2=0,0,102 +DefaultColor=255,255,255 +DefaultColor2=0,0,0 +DisabledColor2=51,51,51 +DoublePixels=true + +[ToolbarIcons] +ActiveColor=255,255,102 +ActiveColor2=0,0,102 +DefaultColor=255,255,255 +DefaultColor2=0,0,0 +DisabledColor2=51,51,51 +Size=44 + +[WM] +activeBackground=0,0,90 +activeBlend=0,0,90 +activeFont=DejaVu Sans,24,-1,5,75,0,0,0,0,0 +activeTitleBtnBg=255,255,255 +frame=0,0,133 +handle=0,0,133 +inactiveBackground=30,30,30 +inactiveBlend=30,30,30 +inactiveFrame=30,30,30 +inactiveHandle=30,30,30 +inactiveTitleBtnBg=170,170,170 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kdesktoprc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kdesktoprc new file mode 100644 index 000000000..ac89fb28a --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kdesktoprc @@ -0,0 +1,7 @@ +[Desktop0] +Color1=0,0,51 +Color2=0,0,51 +Pattern=pavement + +[FMSettings] +StandardFont=DejaVu Sans,24,-1,5,25,0,0,0,0,0 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kickerrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kickerrc new file mode 100644 index 000000000..1fe1aebaa --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kickerrc @@ -0,0 +1,2 @@ +[General] +UseBackgroundTheme=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/konquerorrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/konquerorrc new file mode 100644 index 000000000..516543fbe --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/konquerorrc @@ -0,0 +1,2 @@ +[Settings] +BgColor=0,0,0 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kwinrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kwinrc new file mode 100644 index 000000000..6a82a4eb1 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kwinrc @@ -0,0 +1,2 @@ +[Style] +BorderSize=3 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/motor-difficulties-pointing-devices/kmousetoolrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/motor-difficulties-pointing-devices/kmousetoolrc new file mode 100644 index 000000000..82767e58c --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/motor-difficulties-pointing-devices/kmousetoolrc @@ -0,0 +1,14 @@ +[ProgramOptions] +Version=1.12 + +[UserOptions] +AudibleClick=false +DragTime=3 +DwellTime=5 +IsMinimized=true +MouseToolIsRunning=true +Movement=5 +SmartDrag=false +strokesEnabled=false +x=4 +y=22 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/motor-difficulties-pointing-devices/ksmserverrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/motor-difficulties-pointing-devices/ksmserverrc new file mode 100644 index 000000000..067e50c3f --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/accessibility/motor-difficulties-pointing-devices/ksmserverrc @@ -0,0 +1,6 @@ +[Session: saved at previous logout] +clientId3=deadbeef96000111065458100000063760027 +count=3 +program3=kmousetool +restartCommand3=kmousetool,-session,deadbeef96000111065458100000063760027_1110891555_426100 +restartStyleHint3=0 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/amarok/background.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/amarok/background.png new file mode 100644 index 000000000..d693020b9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/amarok/background.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/amarok/head.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/amarok/head.png new file mode 100644 index 000000000..c222a2a23 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/amarok/head.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/amarok/stylesheet.css b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/amarok/stylesheet.css new file mode 100644 index 000000000..6bf2ded5c --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/amarok/stylesheet.css @@ -0,0 +1,399 @@ + /* ---------------------------------------- + Blank Layout : A CSS context style for the amarok media player + + By Florent Verschelde (florent.verschelde@free.fr) + This is a starting file for anyone who wants to create an amaroK context browser style. This won't look good if used in amaroK as a context browser style, since the only aim of this file is to provide a blank but carefully organized structure. + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + -------------END OF LICENSE ------------- + Colours changed by Ben Morris, to match KDE themes. + Blanklayout-systemcolours-1.1: Changed highlighting on album headers to only show on mouseover. + Blanklayout-systemcolours-1.2: Fonts match theme now. +*/ + + + +/* STRUCTURE OF THIS FILE : + +I GENERIC ATTRIBUTES + 1 body attributes + 2 link attributes + 3 buttons + 4 boxes + 5 score indicators + +II SPECIFIC ATTRIBUTES + A "Summary" Tab + 1 favorite songs box attributes + 2 attributes for the song lists + 3 recent songs box attributes + 4 least listened to songs box attributes + B "Current" Tab + 1 current box attributes + 2 file not in database box attributes + 3 suggested songs box attributes + 4 favorite songs by Artist box attributes + 5 albums by Artist box attributes + C "Lyrics" Tab + 1 lyrics box attributes + +END */ + + + + +/* --------GENERIC ATTRIBUTES-------- */ + +/* ---Body attributes--- */ +body{ +margin: 23px; +color: windowText; +background-color: #6569AE; +background-image: url(./background.png); +background-position: bottom right; +background-repeat: no-repeat; +background-attachment: fixed; +font-family: sans-serif; +font-size: 13px; +color: #222222; +} + +/* ---Link attributes--- */ +a{ +color: windowtext; +text-decoration: none; + +} + a:hover{ + color: #000000; /*highlightText;*/ + } + +/* ---Generic attributes for buttons--- */ +/* "class=button" elements (for the "lyrics" tab) */ +.button{ +border: solid 1px transparent; +padding: 5px; +background-color: ButtonFace; +} + a.button:hover{ + border: solid 1px #444444; + } +/* input elements (for the "not in database" box) */ +input{ +width: 100%; +background-color: menU; +} + +/* ---Generic attributes for boxes--- */ +.box{ +border: none; +margin-bottom: 10px; +background: none; +} + .box-header{ + padding: 5px; + background: url(./head.png) repeat-y; + width: 240px; + } + .box-header-title{ + font-weight: bold; + font-size: 14px; + cursor: pointer; + height: 16px; + } + .box-body{ + padding: 5px; + } + .box-row{ + } + .box-row-alt{ + } + .box a{ + } + +/* ---Generic attributes for the score indicators--- */ +.scoreBox{ +} + .sbinner{ + height: 10px; + background: menU; + } + .sbouter{ + width: 50px; + height: 10px; + border: 1px solid #444444; + } + + + +/* --------SPECIFIC ATTRIBUTES-------- */ + +/* ["Summary" tab] */ + +/* ---Attributes for the "Favorites" box--- */ +#favorites_box{ +} + /* "Favorites" box header */ + #favorites_box-header{ + + } + #favorites_box-header-title{ + } + + /* "Favorites" box body */ + #favorites_box-body{ + padding: 10px; + } + #favorites_box-body .song a{ + margin-right: 5px; + } + +/* ---Attributes for the song lists (in the "Summary" tab, not for the tracklisting in the "Album by Artist" box)--- */ +.song{ +} + .song a{ + display: block; + padding: 5px; + border: 1px solid transparent; + } + .song a:hover{ + background: #C7D0E8; + border: 1px solid #444444; + } + td.song-place{ + } + .song-artist{ + } + .song-separator{ + } + .song-title{ + } + .song-time{ + } + .song-album{ + } + .song-score{ + } + .song td.sbtext{ + } + .song td.sbtext+td{ + } + .song div.sbinner{ + } + .song div.sbouter{ + } + +/* ---Attributes for the "Newest songs" box--- */ +#newest_box{ +} + /* "Newest songs" box header */ + #newest_box-header{ + } + #newest_box-header-title{ + } + /* "Newest songs" box body */ + #newest_box-body{ + padding: 5px; + } + #newest_box-body a{ + padding: 5px; + } + #newest_box-body a:hover{ + } + #newest_box-body>div{ + } + +/* ---Attributes for the "Least" box--- */ +#least_box{ +} + /* "Least" box header */ + #least_box-header{ + } + #least_box-header-title{ + } + /* "Least" box body */ + #least_box-body{ + padding: 5px; + } + #least_box-body a{ + padding: 5px; + } + #least_box-body a:hover{ + } + + + +/* ["Current" tab] */ + +/* Attributes for the "Current song" box */ +#current_box{ +} + /* "Current song" box header */ + #current_box-header{ + } + #current_box-header-album{ + } + #current_box-header-artist{ + } + #current_box-header-separator{ + } + #current_box-header-songname{ + } + /* "Current song" box body */ + #current_box-table{ + } + + #current_box-largecover-td{ + } + #current_box-largecover-a{ + } + #current_box-largecover-image{ + padding: 5px; + } + #current_box-information-td{ + padding: 5px; + text-align: right; + } + #musicbrainz-div{ + } + #musicbrainz-a{ + } + #musicbrainz-image{ + } + +/* ---Attributes for the "File not in database" box--- */ +#notindb_box-body{ +padding: 5px; +} + +/* Attributes for the "Suggested songs" box */ +#suggested_box{ +} + /* "Suggested songs" box header */ + #suggested_box-header{ + } + #suggested_box-header-title{ + } + /* "Suggested songs" box table */ + #T_SS{ + margin: 5px; + } + #T_SS td{ + margin-top: 5px; + } + #T_SS .song a{ + } + +/* Attributes for the "Favorites songs by Artist" box */ +#favoritesby_box{ +} + /* "Favorites songs by Artist" box header */ + #favoritesby-header{ + } + #favoritesby_box-header-title{ + } + /* "Favorites songs by Artist" box table */ + #T_FT{ + margin: 5px; + } + #T_FT td{ + margin-top: 5px; + } + #T_FT td.song a{ + } + +/* ---Attributes for the "Albums by Artist" box--- */ +#albums_box{ +} + /* "Albums" box header */ + #albums_box-header{ + } + #albums_box-header-title{ + } + /* "Albums" box body */ + #albums_box-body{ + } + /* album header (title area) */ + .album-header{ + background: none; + color: windowtext; + } + .album-header:hover{ + cursor: pointer; + background: #C7D0E8; + } + .album-header:hover a{ + background: #C7D0E8; + color: black; + } + .album-image{ + margin: 5px; + } + .album-title{ + } + .album-year{ + } + .album-info{ + float: right; + } + /* album body (tracklisting) */ + .album-body{ + padding: 10px; + } + .album-song{ + } + .album-song a{ + } + .album-song a:hover{ + background: #C7D0E8; + } + .album-song-trackno{ + } + .album-song-title{ + } + .album-song-time{ + } + + + +/* ["Lyrics" tab] */ + +/* ---Attributes for the "Lyrics" box--- */ +#lyrics_box{ +} + /* "Lyrics" box header */ + #lyrics_box-header{ + } + #lyrics_box-header-title{ + } + + /* "Lyrics" box body */ + #lyrics_box-body{ + padding: 5px; + } + #lyrics_box-body>a{ + } + #lyrics_box-body>a:hover{ + background: #C7D0E8; + color: #222222; + } + #lyrics_box_addlyrics{ + margin-top: 20px; + } + #lyrics_box_searchlyrics{ + margin-top: 20px; + margin-bottom: 20px; + } diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/edgyWallpaper.tar.gz b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/edgyWallpaper.tar.gz new file mode 100644 index 000000000..f100041c8 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/edgyWallpaper.tar.gz differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1024x768.jpg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1024x768.jpg new file mode 100644 index 000000000..59160bb19 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1024x768.jpg differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1280x1024.jpg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1280x1024.jpg new file mode 100644 index 000000000..4e2bce26e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1280x1024.jpg differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1280x800.jpg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1280x800.jpg new file mode 100644 index 000000000..68815abac Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1280x800.jpg differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1440x900.jpg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1440x900.jpg new file mode 100644 index 000000000..3e44742a4 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1440x900.jpg differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1600x1200.jpg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1600x1200.jpg new file mode 100644 index 000000000..f6166c447 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1600x1200.jpg differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1920x1080.jpg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1920x1080.jpg new file mode 100644 index 000000000..8902b4dfa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1920x1080.jpg differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1920x1200.jpg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1920x1200.jpg new file mode 100644 index 000000000..be7e79b60 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/intrepid_wallpapers/Air/1920x1200.jpg differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/index.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/index.desktop new file mode 100755 index 000000000..4159027ea --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/index.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Type=Theme +Name=Oxygen Theme +Comment="Oxygen" by Nuno Pinheiro +Encoding=UTF-8 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_admin.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_admin.png new file mode 100644 index 000000000..89120c90f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_admin.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_away.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_away.png new file mode 100644 index 000000000..897801f62 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_away.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_halfop.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_halfop.png new file mode 100644 index 000000000..c6189edf6 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_halfop.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_normal.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_normal.png new file mode 100644 index 000000000..813f8d70e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_normal.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_op.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_op.png new file mode 100644 index 000000000..1667de67e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_op.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_owner.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_owner.png new file mode 100644 index 000000000..7df96f8c9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_owner.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_voice.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_voice.png new file mode 100644 index 000000000..e4f9f41a5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/konversation/irc_voice.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/Dialog.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/Dialog.png new file mode 100644 index 000000000..84a8c8a13 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/Dialog.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/Preview.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/Preview.png new file mode 100644 index 000000000..09655c689 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/Preview.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/ReadMe.txt b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/ReadMe.txt new file mode 100644 index 000000000..cfc4f99e9 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/ReadMe.txt @@ -0,0 +1,58 @@ +This theme is released under the GNU General Public License +*********************************************************** +Name = Ubuntu Ultra Splash (Moodin) +Description = Sleek & Professional KSplash Theme for Ubuntu +Version = 1.5.1 +Author = Jim Bustos +URL = http://www.kde-look.org/usermanager/search.php?username=jbus + +This theme also has a matching KDM theme located @ +http://kdelook.org/content/show.php?content=29331 + +This theme requires Moodwrod's Moodin Engine. +The moodin engine is/will be included in Dapper and is also available for Breezy in backports. + +This theme includes the official Ubuntu Breezy Wallpaper. All credit for this wallpaper goes to the author. + +This theme works with most common screen resolutions. In addition, it has backgrounds included for wide-screen and high-resolution monitors. + + +Changelog: +********** +1.5.1 +Tweaked logo + +1.5 +Changed License to GPL +Optimized Theme for latest version of Moodin Engine and for a more consistent look. +Added the Moodin Engine's Translate option for translation of 'Welcome' to different languages. +Changed greeting to 'Welcome ' instead of 'Welcome '. +Changed background to official Ubuntu Breezy wallpaper. +Updated icon choices, font size, and colors for a cleaner look. +***Included 1600x1200 backgrounds as well as 1900x1200, 1440x900 & 1280x800 backgrounds for widescreen users. +Updated installation instructions. + + +Installation: +************* +Use the Splash Screen Theme Manager in 'System Settings'->'Desktop'->'Splash Screen' to install this theme. +Be sure that your Login manager background is set to use the official Ubuntu wallpaper for consistency. This can be set in 'System Settings'->'Login Manager'->'Background'. + +Using your own background: +************************** +1.Extract kubuntuUltraSplash.tar.gz +2.Open up your wallpaper in the Gimp and open the Dialog.png file included the "Source Images" folder as a new layer. +3.Export the resulting image back to the UbuntuUltraSplash folder and be sure to name it Background.jpg. +4.Compress the folder as UbuntuUltraSplash.tar.gz and install it as normal. +5.Also be sure to change the 'System Settings'->'Login Manager'->'Background' to the same background for consistency. + + +***Users of 1900x1200, 1600x1200 & 1440x900. +******************************************** +If you have problems with your background being the wrong size, scaling incorrectly or fonts being too small or too big, do the following: + +1.Extract the UbuntuUltraSplash.tar.gz +2.Rename your resolution specific background(i.e Background-1600x1200.jpg) to Background.jpg +3.In Theme.rc change 'BaseResolution =' to your monitors resolution. (This will prevent auto-scaling of background and fonts) +4.Compress the folder as UbuntuUltraSplash.tar.gz and re-install it. +5.Test the theme. If Label and Status Font sizes still need to be adjusted, extract and open Theme.rc, make changes to font sizes, compress folder & re-install. diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/Theme.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/Theme.rc new file mode 100644 index 000000000..913cbfbe8 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/Theme.rc @@ -0,0 +1,41 @@ +[KSplash Theme: kubuntu] +Name = Debian O2 +Description = Ubuntu Edgy Splash +Version = 1 +Author = Ken Wimer +Homepage = http://bootsplash.org/ +Engine = Moodin +UbuntuStyle = true + +BeginOpacity = 0.1 +Translate = true +Background = Background.jpg +ShowStatusText = true +UseIconSet = true +IconSetSize = 32 +ImageSpacer = 16 +LineUpImages = false +BaseResolution = 1920,1200 +AppendX = true +Labels = 2 +LabelShadow = false + +Image1 = kcmmemory +Image2 = kcmsystem +Image3 = printer1 +Image7 = kmenuedit +Image8 = kmenu + +#ignored for kubuntu theme, coords are centred in the moodin code +ImageCoords1 = 474,511 +ImageCoords2 = 524,511 +ImageCoords3 = 574,511 +ImageCoords4 = 624,511 +ImageCoords5 = 674,511 +ImageCoords6 = 724,511 +ImageCoords7 = 774,511 +ImageCoords8 = 624,651 + +StatusFont = Sans Serif,9,-1,5,50,0 +StatusCoords = -1,580 +StatusColor = #000000 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/gpl.txt b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/gpl.txt new file mode 100644 index 000000000..b6f92f3db --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/ksplash/gpl.txt @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-hardy-wallpaper.jpg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-hardy-wallpaper.jpg new file mode 100644 index 000000000..a42ebde69 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-hardy-wallpaper.jpg differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-intrepid-wallpaper.jpg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-intrepid-wallpaper.jpg new file mode 100644 index 000000000..052defc97 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-intrepid-wallpaper.jpg differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-jaunty-wallpaper.jpg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-jaunty-wallpaper.jpg new file mode 100644 index 000000000..be7e79b60 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-jaunty-wallpaper.jpg differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-kmenu-side-tile.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-kmenu-side-tile.png new file mode 100644 index 000000000..220310005 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-kmenu-side-tile.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-kmenu-side.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-kmenu-side.png new file mode 100644 index 000000000..84cc1343e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-kmenu-side.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-konqueror-background-classic.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-konqueror-background-classic.png new file mode 100644 index 000000000..f11dfa17b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-konqueror-background-classic.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-konqueror-background.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-konqueror-background.png new file mode 100644 index 000000000..5be2c9e2a Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-konqueror-background.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-login.ogg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-login.ogg new file mode 100644 index 000000000..349c13f15 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-login.ogg differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-panel.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-panel.png new file mode 100644 index 000000000..8f01995da Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-panel.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-wallpaper.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-wallpaper.png new file mode 100644 index 000000000..5edd07e8b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-wallpaper.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-wallpaper.png.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-wallpaper.png.desktop new file mode 100644 index 000000000..8ace65f4f --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/kubuntu-wallpaper.png.desktop @@ -0,0 +1,5 @@ +[Wallpaper] +Encoding=UTF-8 +File=kubuntu-wallpaper.png +Name=Kubuntu Wallpaper +ImageType=pixmap diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/background.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/background.png new file mode 100644 index 000000000..d693020b9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/background.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/default.css b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/default.css new file mode 100644 index 000000000..c8da33422 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/default.css @@ -0,0 +1,79 @@ +body { + background-color: #618DCC; + background-image: url(background.png); + background-repeat: no-repeat; + background-position: bottom right; + + font-family: sans-serif; + font-size: 13px; + color: #333333; +} + +.frame { + background-image: url(head.png); + background-repeat: no-repeat; + background-position: left bottom; + margin-bottom: 10px; + position: relative; + +} + +li { + list-style-type: none; + overflow: hidden; +} + +li ul { + margin: 0px; + padding: 0px; + height: 20px; + white-space: nowrap; +} + +a { + display: block; + padding-top: 2px; +padding-bottom: 2px; + padding-left: 24px; + background-position: 4px 2px; + background-repeat: no-repeat; + + text-decoration: none; + color: #000000; + +} + +a:hover { + text-decoration: underline; +} + +.head { + background-image: url(head.png); + background-repeat: repeat-y; + background-position: left top; + +} + +a.title { + font-weight: bold; +font-size: 14px; + cursor: pointer; + height: 16px; + background-repeat: none; +} + +a.infotitle { + font-weight: bold; + + padding-left: 5px; + cursor: pointer; +} + +.preview { + padding: 5px; + text-align: center; +} + +ul.info { + padding-left: 5px; +} diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/head.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/head.png new file mode 100644 index 000000000..c222a2a23 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/head.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/layout.html b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/layout.html new file mode 100644 index 000000000..92669de64 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/metabar/layout.html @@ -0,0 +1,51 @@ + + + + + + + +
+ +
  • +
  • +
    + +
    + +
  • +
  • +
    + + +
    + +
  • +
  • +
    + +
    + +
  • +
  • +
    + +
    + +
  • +
  • +
    + +
    + + +
    + + + + + + + + \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/Dialog.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/Dialog.png new file mode 100644 index 000000000..3e4862941 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/Dialog.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/GdmGreeterTheme.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/GdmGreeterTheme.desktop new file mode 100644 index 000000000..e55edf3cf --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/GdmGreeterTheme.desktop @@ -0,0 +1,10 @@ +# This is not really a .desktop file like the rest, but it's useful to treat +# it as such + +[GdmGreeterTheme] +Encoding=UTF-8 +Greeter=kubuntu.xml +Name=Debian O2 - No Userlist +Description=A cartoonish KDM theme for Debian +Author=Ken Wimer (wimer@kde.org) +Screenshot=preview.png diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/enter_normal.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/enter_normal.png new file mode 100644 index 000000000..c859ce5df Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/enter_normal.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/enter_over.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/enter_over.png new file mode 100644 index 000000000..f1252a55a Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/enter_over.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/enter_pressed.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/enter_pressed.png new file mode 100644 index 000000000..c859ce5df Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/enter_pressed.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/gpl.txt b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/gpl.txt new file mode 100644 index 000000000..b6f92f3db --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/gpl.txt @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/kubuntu.xml b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/kubuntu.xml new file mode 100644 index 000000000..e6b628f3c --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/kubuntu.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + %c + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/preview.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/preview.png new file mode 100644 index 000000000..5595d036e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/preview.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/system_normal.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/system_normal.png new file mode 100644 index 000000000..ea9b1bdfa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/system_normal.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/system_over.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/system_over.png new file mode 100644 index 000000000..7d535efc8 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/system_over.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/system_pressed.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/system_pressed.png new file mode 100644 index 000000000..ea9b1bdfa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon-no-userlist/system_pressed.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/Dialog.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/Dialog.png new file mode 100644 index 000000000..bd4437f97 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/Dialog.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/GdmGreeterTheme.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/GdmGreeterTheme.desktop new file mode 100644 index 000000000..8263c2b25 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/GdmGreeterTheme.desktop @@ -0,0 +1,10 @@ +# This is not really a .desktop file like the rest, but it's useful to treat +# it as such + +[GdmGreeterTheme] +Encoding=UTF-8 +Greeter=kubuntu.xml +Name=Debian O2 +Description=A cartoonish KDM theme for Debian +Author=Ken Wimer (wimer@kde.org) +Screenshot=preview.png diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/enter_normal.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/enter_normal.png new file mode 100644 index 000000000..c859ce5df Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/enter_normal.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/enter_over.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/enter_over.png new file mode 100644 index 000000000..f1252a55a Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/enter_over.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/enter_pressed.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/enter_pressed.png new file mode 100644 index 000000000..c859ce5df Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/enter_pressed.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/gpl.txt b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/gpl.txt new file mode 100644 index 000000000..b6f92f3db --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/gpl.txt @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/kubuntu.xml b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/kubuntu.xml new file mode 100644 index 000000000..00caadbbb --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/kubuntu.xml @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + %c + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/preview.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/preview.png new file mode 100644 index 000000000..5595d036e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/preview.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/system_normal.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/system_normal.png new file mode 100644 index 000000000..ea9b1bdfa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/system_normal.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/system_over.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/system_over.png new file mode 100644 index 000000000..7d535efc8 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/system_over.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/system_pressed.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/system_pressed.png new file mode 100644 index 000000000..ea9b1bdfa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme-cartoon/system_pressed.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/entries b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/entries new file mode 100644 index 000000000..4901a8e82 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/entries @@ -0,0 +1,436 @@ +10 + +dir +1175792 +svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase/kdm/kfrontend/themes/o2_enterprise +svn://anonsvn.kde.org/home/kde + + + +2010-09-09T20:55:54.847511Z +1173617 +tpearson + + + + + + + + + + + + + + +283d02a7-25f6-0310-bc7c-ecb5cbfe19da + +enterprise.xml +file + + + + +2010-09-09T20:06:22.327214Z +370bbcd4e423c4a5b03b64a3e956b006 +2010-09-09T19:37:03.247644Z +1173589 +tpearson + + + + + + + + + + + + + + + + + + + + + +3353 + +system_normal.png +file + + + + +2010-09-09T02:59:42.185974Z +27bd83b6a3516530761e33c1f935b510 +2010-09-08T18:25:10.734860Z +1173141 +tpearson +has-props + + + + + + + + + + + + + + + + + + + + +1623 + +GdmGreeterTheme.desktop +file + + + + +2010-09-09T02:59:42.185974Z +98aa092a5700ee45b58c4e63a8ff4b25 +2010-09-08T18:25:10.734860Z +1173141 +tpearson + + + + + + + + + + + + + + + + + + + + + +339 + +gpl.txt +file + + + + +2010-09-09T02:59:42.185974Z +ebf4e8b49780ab187d51bd26aaa022c6 +2010-09-08T18:25:10.734860Z +1173141 +tpearson + + + + + + + + + + + + + + + + + + + + + +18013 + +Dialog.png +file + + + + +2010-09-09T20:06:22.327214Z +f83758de1d38488e0b90c87e8e7bf663 +2010-09-09T19:37:03.247644Z +1173589 +tpearson +has-props + + + + + + + + + + + + + + + + + + + + +5098 + +system_over.png +file + + + + +2010-09-09T02:59:42.185974Z +9d5b9792dd41fa5a8783a332d1213cb7 +2010-09-08T18:25:10.734860Z +1173141 +tpearson +has-props + + + + + + + + + + + + + + + + + + + + +2491 + +preview.png +file + + + + +2010-09-09T02:59:42.185974Z +fa083d25704972b48c4f9f4339d55cd3 +2010-09-08T18:25:10.734860Z +1173141 +tpearson +has-props + + + + + + + + + + + + + + + + + + + + +381843 + +enter_pressed.png +file + + + + +2010-09-09T02:59:42.195979Z +561ab9e91f25929a1711875db4a03437 +2010-09-08T18:25:10.734860Z +1173141 +tpearson +has-props + + + + + + + + + + + + + + + + + + + + +1639 + +enter_normal.png +file + + + + +2010-09-09T02:59:42.195979Z +561ab9e91f25929a1711875db4a03437 +2010-09-08T18:25:10.734860Z +1173141 +tpearson +has-props + + + + + + + + + + + + + + + + + + + + +1639 + +Makefile.am +file + + + + +2010-09-09T20:56:03.386800Z +1c49666a4126500c54e82aba03ad1b66 +2010-09-09T20:55:54.847511Z +1173617 +tpearson + + + + + + + + + + + + + + + + + + + + + +311 + +enter_over.png +file + + + + +2010-09-09T02:59:42.195979Z +315e1c23511cbb52726a6f90799fafa8 +2010-09-08T18:25:10.734860Z +1173141 +tpearson +has-props + + + + + + + + + + + + + + + + + + + + +2422 + +system_pressed.png +file + + + + +2010-09-09T02:59:42.195979Z +27bd83b6a3516530761e33c1f935b510 +2010-09-08T18:25:10.734860Z +1173141 +tpearson +has-props + + + + + + + + + + + + + + + + + + + + +1623 + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/Dialog.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/Dialog.png.svn-base new file mode 100644 index 000000000..5e9587e65 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/Dialog.png.svn-base @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/enter_normal.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/enter_normal.png.svn-base new file mode 100644 index 000000000..5e9587e65 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/enter_normal.png.svn-base @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/enter_over.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/enter_over.png.svn-base new file mode 100644 index 000000000..5e9587e65 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/enter_over.png.svn-base @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/enter_pressed.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/enter_pressed.png.svn-base new file mode 100644 index 000000000..5e9587e65 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/enter_pressed.png.svn-base @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/preview.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/preview.png.svn-base new file mode 100644 index 000000000..5e9587e65 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/preview.png.svn-base @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/system_normal.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/system_normal.png.svn-base new file mode 100644 index 000000000..5e9587e65 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/system_normal.png.svn-base @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/system_over.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/system_over.png.svn-base new file mode 100644 index 000000000..5e9587e65 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/system_over.png.svn-base @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/system_pressed.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/system_pressed.png.svn-base new file mode 100644 index 000000000..5e9587e65 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/prop-base/system_pressed.png.svn-base @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/Dialog.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/Dialog.png.svn-base new file mode 100644 index 000000000..440bf6f43 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/Dialog.png.svn-base differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/GdmGreeterTheme.desktop.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/GdmGreeterTheme.desktop.svn-base new file mode 100644 index 000000000..d50678db4 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/GdmGreeterTheme.desktop.svn-base @@ -0,0 +1,10 @@ +# This is not really a .desktop file like the rest, but it's useful to treat +# it as such + +[GdmGreeterTheme] +Encoding=UTF-8 +Greeter=enterprise.xml +Name=O2 Enterprise +Description=A sleek and professional looking KDM theme for Trinity +Author=Ken Wimer (wimer@kde.org) and Timothy Pearson (kb9vqf@pearsoncomputing.net) +Screenshot=preview.png diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/Makefile.am.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/Makefile.am.svn-base new file mode 100644 index 000000000..02b0dee99 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/Makefile.am.svn-base @@ -0,0 +1,14 @@ +o2_enterprisedir = $(kde_datadir)/kdm/themes/o2_enterprise +o2_enterprise_DATA = \ + Dialog.png \ + enter_normal.png \ + enter_over.png \ + enter_pressed.png \ + enterprise.xml \ + GdmGreeterTheme.desktop \ + preview.png \ + system_normal.png \ + system_over.png \ + system_pressed.png + +EXTRA_DIST = $(o2_enterprise_DATA) diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enter_normal.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enter_normal.png.svn-base new file mode 100644 index 000000000..c859ce5df Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enter_normal.png.svn-base differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enter_over.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enter_over.png.svn-base new file mode 100644 index 000000000..f1252a55a Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enter_over.png.svn-base differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enter_pressed.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enter_pressed.png.svn-base new file mode 100644 index 000000000..c859ce5df Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enter_pressed.png.svn-base differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enterprise.xml.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enterprise.xml.svn-base new file mode 100644 index 000000000..42e37f890 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/enterprise.xml.svn-base @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + %c + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/gpl.txt.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/gpl.txt.svn-base new file mode 100644 index 000000000..b6f92f3db --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/gpl.txt.svn-base @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/preview.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/preview.png.svn-base new file mode 100644 index 000000000..f7712d7d2 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/preview.png.svn-base differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/system_normal.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/system_normal.png.svn-base new file mode 100644 index 000000000..ea9b1bdfa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/system_normal.png.svn-base differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/system_over.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/system_over.png.svn-base new file mode 100644 index 000000000..7d535efc8 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/system_over.png.svn-base differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/system_pressed.png.svn-base b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/system_pressed.png.svn-base new file mode 100644 index 000000000..ea9b1bdfa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/.svn/text-base/system_pressed.png.svn-base differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/Dialog.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/Dialog.png new file mode 100644 index 000000000..440bf6f43 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/Dialog.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/GdmGreeterTheme.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/GdmGreeterTheme.desktop new file mode 100644 index 000000000..d50678db4 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/GdmGreeterTheme.desktop @@ -0,0 +1,10 @@ +# This is not really a .desktop file like the rest, but it's useful to treat +# it as such + +[GdmGreeterTheme] +Encoding=UTF-8 +Greeter=enterprise.xml +Name=O2 Enterprise +Description=A sleek and professional looking KDM theme for Trinity +Author=Ken Wimer (wimer@kde.org) and Timothy Pearson (kb9vqf@pearsoncomputing.net) +Screenshot=preview.png diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/Makefile.am b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/Makefile.am new file mode 100644 index 000000000..02b0dee99 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/Makefile.am @@ -0,0 +1,14 @@ +o2_enterprisedir = $(kde_datadir)/kdm/themes/o2_enterprise +o2_enterprise_DATA = \ + Dialog.png \ + enter_normal.png \ + enter_over.png \ + enter_pressed.png \ + enterprise.xml \ + GdmGreeterTheme.desktop \ + preview.png \ + system_normal.png \ + system_over.png \ + system_pressed.png + +EXTRA_DIST = $(o2_enterprise_DATA) diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enter_normal.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enter_normal.png new file mode 100644 index 000000000..c859ce5df Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enter_normal.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enter_over.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enter_over.png new file mode 100644 index 000000000..f1252a55a Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enter_over.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enter_pressed.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enter_pressed.png new file mode 100644 index 000000000..c859ce5df Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enter_pressed.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enterprise.xml b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enterprise.xml new file mode 100644 index 000000000..42e37f890 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/enterprise.xml @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + %c + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/gpl.txt b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/gpl.txt new file mode 100644 index 000000000..b6f92f3db --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/gpl.txt @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/preview.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/preview.png new file mode 100644 index 000000000..f7712d7d2 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/preview.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/system_normal.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/system_normal.png new file mode 100644 index 000000000..ea9b1bdfa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/system_normal.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/system_over.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/system_over.png new file mode 100644 index 000000000..7d535efc8 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/system_over.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/system_pressed.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/system_pressed.png new file mode 100644 index 000000000..ea9b1bdfa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/tdm-theme/system_pressed.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kde.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kde.png new file mode 100755 index 000000000..5f4f1a9fb Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kde.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0001.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0001.png new file mode 100755 index 000000000..2511fe958 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0001.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0002.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0002.png new file mode 100755 index 000000000..437dbb652 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0002.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0003.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0003.png new file mode 100755 index 000000000..757a84acd Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0003.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0004.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0004.png new file mode 100755 index 000000000..f50f9fb9c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0004.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0005.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0005.png new file mode 100755 index 000000000..5b2838708 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0005.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0006.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0006.png new file mode 100755 index 000000000..f9f09e15f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0006.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0007.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0007.png new file mode 100755 index 000000000..71a89d7b8 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0007.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0008.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0008.png new file mode 100755 index 000000000..2ada75115 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0008.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0009.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0009.png new file mode 100755 index 000000000..57dabb733 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0009.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0010.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0010.png new file mode 100755 index 000000000..1f9e457d9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0010.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0011.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0011.png new file mode 100755 index 000000000..a184e2a81 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0011.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0012.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0012.png new file mode 100755 index 000000000..7bebbe7b1 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0012.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0013.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0013.png new file mode 100755 index 000000000..7062df661 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0013.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0014.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0014.png new file mode 100755 index 000000000..8ff603dcd Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0014.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0015.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0015.png new file mode 100755 index 000000000..84cd48dd9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0015.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0016.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0016.png new file mode 100755 index 000000000..0e07dfcff Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0016.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0017.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0017.png new file mode 100755 index 000000000..ef20e4107 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0017.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0018.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0018.png new file mode 100755 index 000000000..10ac1f14f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0018.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0019.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0019.png new file mode 100755 index 000000000..3dbca061e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0019.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0020.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0020.png new file mode 100755 index 000000000..d5bcca606 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0020.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0021.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0021.png new file mode 100755 index 000000000..fe8dfe828 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0021.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0022.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0022.png new file mode 100755 index 000000000..309d39506 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0022.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0023.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0023.png new file mode 100755 index 000000000..45f493385 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0023.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0024.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0024.png new file mode 100755 index 000000000..3b1f4b62b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0024.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0025.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0025.png new file mode 100755 index 000000000..2a7569bb9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0025.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0026.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0026.png new file mode 100755 index 000000000..60a2d9a4b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0026.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0027.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0027.png new file mode 100755 index 000000000..57d8ddf90 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0027.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0028.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0028.png new file mode 100755 index 000000000..07f6f6442 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0028.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0029.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0029.png new file mode 100755 index 000000000..1a7f87398 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0029.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0030.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0030.png new file mode 100755 index 000000000..db3700633 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0030.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0031.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0031.png new file mode 100755 index 000000000..5bc157309 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0031.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0032.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0032.png new file mode 100755 index 000000000..5ba70fe7e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0032.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0033.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0033.png new file mode 100755 index 000000000..a97437d41 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0033.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0034.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0034.png new file mode 100755 index 000000000..363bb34bc Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0034.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0035.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0035.png new file mode 100755 index 000000000..971bf0547 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0035.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0036.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0036.png new file mode 100755 index 000000000..f3c0b17d4 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0036.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0037.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0037.png new file mode 100755 index 000000000..c305d3548 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0037.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0038.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0038.png new file mode 100755 index 000000000..ea578703e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0038.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0039.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0039.png new file mode 100755 index 000000000..4c9888fc1 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0039.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0040.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0040.png new file mode 100755 index 000000000..0b753ff8d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0040.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0041.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0041.png new file mode 100755 index 000000000..706f08d66 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0041.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0042.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0042.png new file mode 100755 index 000000000..776ef28ce Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0042.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0043.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0043.png new file mode 100755 index 000000000..381e49bbf Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0043.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0044.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0044.png new file mode 100755 index 000000000..6e7eeb9e4 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0044.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0045.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0045.png new file mode 100755 index 000000000..4ba9a2d8d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0045.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0046.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0046.png new file mode 100755 index 000000000..d1e7fc959 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0046.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0047.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0047.png new file mode 100755 index 000000000..ceffb05ac Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0047.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0048.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0048.png new file mode 100755 index 000000000..bf0dd17e9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0048.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0049.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0049.png new file mode 100755 index 000000000..1eed36bcd Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0049.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0050.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0050.png new file mode 100755 index 000000000..6537b166c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0050.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0051.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0051.png new file mode 100755 index 000000000..95e75617b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0051.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0052.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0052.png new file mode 100755 index 000000000..5fbb023b6 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0052.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0053.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0053.png new file mode 100755 index 000000000..187639e22 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0053.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0054.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0054.png new file mode 100755 index 000000000..f4fde2f12 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0054.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0055.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0055.png new file mode 100755 index 000000000..8b1d48c4b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0055.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0056.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0056.png new file mode 100755 index 000000000..bfe7141fa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0056.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0057.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0057.png new file mode 100755 index 000000000..c16c862d6 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0057.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0058.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0058.png new file mode 100755 index 000000000..00755b7f8 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0058.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0059.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0059.png new file mode 100755 index 000000000..58d49bf28 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0059.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0060.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0060.png new file mode 100755 index 000000000..6f29bb960 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0060.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0061.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0061.png new file mode 100755 index 000000000..399da3623 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0061.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0062.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0062.png new file mode 100755 index 000000000..3901d3fa3 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0062.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0063.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0063.png new file mode 100755 index 000000000..146f4d92a Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0063.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0064.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0064.png new file mode 100755 index 000000000..f624dfad7 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0064.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0065.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0065.png new file mode 100755 index 000000000..80d9750a8 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0065.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0066.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0066.png new file mode 100755 index 000000000..6862242fa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0066.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0067.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0067.png new file mode 100755 index 000000000..21969eadd Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0067.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0068.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0068.png new file mode 100755 index 000000000..93450476f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0068.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0069.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0069.png new file mode 100755 index 000000000..8d82bd420 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0069.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0070.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0070.png new file mode 100755 index 000000000..9c952753f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0070.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0071.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0071.png new file mode 100755 index 000000000..afe03e426 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0071.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0072.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0072.png new file mode 100755 index 000000000..c5898d2f5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/16x16/kubuntu-0072.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kde.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kde.png new file mode 100755 index 000000000..e6f1e0bf6 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kde.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0001.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0001.png new file mode 100755 index 000000000..4cc0e63d7 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0001.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0002.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0002.png new file mode 100755 index 000000000..47ffe7f5c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0002.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0003.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0003.png new file mode 100755 index 000000000..9c430f17c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0003.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0004.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0004.png new file mode 100755 index 000000000..ce1b601d3 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0004.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0005.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0005.png new file mode 100755 index 000000000..0f2733484 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0005.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0006.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0006.png new file mode 100755 index 000000000..3a43431e6 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0006.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0007.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0007.png new file mode 100755 index 000000000..0def9ab08 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0007.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0008.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0008.png new file mode 100755 index 000000000..8cdafa67d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0008.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0009.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0009.png new file mode 100755 index 000000000..fec427b1c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0009.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0010.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0010.png new file mode 100755 index 000000000..c6ee79918 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0010.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0011.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0011.png new file mode 100755 index 000000000..32ae2c278 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0011.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0012.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0012.png new file mode 100755 index 000000000..149a2d531 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0012.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0013.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0013.png new file mode 100755 index 000000000..11653ec2d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0013.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0014.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0014.png new file mode 100755 index 000000000..62273288d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0014.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0015.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0015.png new file mode 100755 index 000000000..ef7e67a39 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0015.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0016.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0016.png new file mode 100755 index 000000000..4d1be5429 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0016.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0017.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0017.png new file mode 100755 index 000000000..ace88c61e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0017.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0018.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0018.png new file mode 100755 index 000000000..d0ef10a39 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0018.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0019.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0019.png new file mode 100755 index 000000000..6fcef2451 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0019.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0020.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0020.png new file mode 100755 index 000000000..b8989d91f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0020.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0021.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0021.png new file mode 100755 index 000000000..bdc715c2c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0021.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0022.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0022.png new file mode 100755 index 000000000..03175be99 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0022.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0023.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0023.png new file mode 100755 index 000000000..d83ca0abe Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0023.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0024.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0024.png new file mode 100755 index 000000000..27b5a1919 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0024.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0025.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0025.png new file mode 100755 index 000000000..e09ed2d62 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0025.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0026.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0026.png new file mode 100755 index 000000000..cd5b5159c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0026.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0027.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0027.png new file mode 100755 index 000000000..58f206dc4 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0027.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0028.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0028.png new file mode 100755 index 000000000..b6bf8b6c9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0028.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0029.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0029.png new file mode 100755 index 000000000..9be1150d0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0029.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0030.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0030.png new file mode 100755 index 000000000..053725cd7 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0030.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0031.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0031.png new file mode 100755 index 000000000..de901a6d5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0031.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0032.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0032.png new file mode 100755 index 000000000..1a6cd96ee Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0032.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0033.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0033.png new file mode 100755 index 000000000..7b9c8d9b3 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0033.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0034.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0034.png new file mode 100755 index 000000000..aaa6ab85d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0034.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0035.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0035.png new file mode 100755 index 000000000..f3623b582 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0035.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0036.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0036.png new file mode 100755 index 000000000..f90598e2f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0036.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0037.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0037.png new file mode 100755 index 000000000..813998686 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0037.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0038.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0038.png new file mode 100755 index 000000000..7dd4c0bdf Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0038.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0039.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0039.png new file mode 100755 index 000000000..a3d7cc1a2 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0039.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0040.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0040.png new file mode 100755 index 000000000..d8013a42e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0040.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0041.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0041.png new file mode 100755 index 000000000..fe86252a3 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0041.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0042.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0042.png new file mode 100755 index 000000000..97bec2302 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0042.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0043.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0043.png new file mode 100755 index 000000000..dbbbeae55 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0043.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0044.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0044.png new file mode 100755 index 000000000..517f8f7db Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0044.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0045.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0045.png new file mode 100755 index 000000000..186b984af Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0045.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0046.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0046.png new file mode 100755 index 000000000..fef65e0fe Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0046.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0047.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0047.png new file mode 100755 index 000000000..783531512 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0047.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0048.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0048.png new file mode 100755 index 000000000..5e0f7470c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0048.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0049.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0049.png new file mode 100755 index 000000000..cabbbafa4 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0049.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0050.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0050.png new file mode 100755 index 000000000..41c85aad5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0050.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0051.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0051.png new file mode 100755 index 000000000..0522f3ed1 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0051.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0052.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0052.png new file mode 100755 index 000000000..580a9d7ac Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0052.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0053.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0053.png new file mode 100755 index 000000000..3b112d78e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0053.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0054.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0054.png new file mode 100755 index 000000000..ea91b2120 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0054.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0055.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0055.png new file mode 100755 index 000000000..150138714 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0055.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0056.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0056.png new file mode 100755 index 000000000..e266ce471 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0056.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0057.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0057.png new file mode 100755 index 000000000..5efd497e1 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0057.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0058.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0058.png new file mode 100755 index 000000000..05d4151b7 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0058.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0059.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0059.png new file mode 100755 index 000000000..4945b91e4 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0059.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0060.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0060.png new file mode 100755 index 000000000..dcd393d6c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0060.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0061.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0061.png new file mode 100755 index 000000000..8448d8c4e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0061.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0062.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0062.png new file mode 100755 index 000000000..d7d32db65 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0062.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0063.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0063.png new file mode 100755 index 000000000..d7eb095d1 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0063.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0064.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0064.png new file mode 100755 index 000000000..c4fd083b9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0064.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0065.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0065.png new file mode 100755 index 000000000..c918f5bb1 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0065.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0066.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0066.png new file mode 100755 index 000000000..4452eca6e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0066.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0067.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0067.png new file mode 100755 index 000000000..c86c6ec94 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0067.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0068.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0068.png new file mode 100755 index 000000000..185c03099 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0068.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0069.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0069.png new file mode 100755 index 000000000..13c600e53 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0069.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0070.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0070.png new file mode 100755 index 000000000..065932f4a Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0070.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0071.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0071.png new file mode 100755 index 000000000..052fe4de9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0071.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0072.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0072.png new file mode 100755 index 000000000..7d4075c84 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/22x22/kubuntu-0072.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kde.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kde.png new file mode 100755 index 000000000..f763d6bbb Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kde.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0001.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0001.png new file mode 100755 index 000000000..62a4cca7d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0001.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0002.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0002.png new file mode 100755 index 000000000..6b5f4f67b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0002.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0003.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0003.png new file mode 100755 index 000000000..16fd732f9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0003.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0004.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0004.png new file mode 100755 index 000000000..c881ab039 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0004.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0005.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0005.png new file mode 100755 index 000000000..dc0d437f3 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0005.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0006.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0006.png new file mode 100755 index 000000000..6fef145a5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0006.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0007.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0007.png new file mode 100755 index 000000000..3d5325ceb Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0007.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0008.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0008.png new file mode 100755 index 000000000..22d3b4568 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0008.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0009.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0009.png new file mode 100755 index 000000000..6c2a1571d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0009.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0010.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0010.png new file mode 100755 index 000000000..522e3c267 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0010.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0011.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0011.png new file mode 100755 index 000000000..291ab93a4 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0011.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0012.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0012.png new file mode 100755 index 000000000..71076c54a Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0012.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0013.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0013.png new file mode 100755 index 000000000..840996a4e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0013.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0014.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0014.png new file mode 100755 index 000000000..a9e144b0c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0014.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0015.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0015.png new file mode 100755 index 000000000..018ca12c7 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0015.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0016.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0016.png new file mode 100755 index 000000000..1de98bb5e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0016.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0017.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0017.png new file mode 100755 index 000000000..dce51b588 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0017.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0018.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0018.png new file mode 100755 index 000000000..71a0674c1 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0018.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0019.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0019.png new file mode 100755 index 000000000..5ac269ce0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0019.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0020.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0020.png new file mode 100755 index 000000000..e38bf64e1 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0020.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0021.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0021.png new file mode 100755 index 000000000..d1e1bb29d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0021.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0022.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0022.png new file mode 100755 index 000000000..e25f1aafe Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0022.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0023.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0023.png new file mode 100755 index 000000000..95fde4cbc Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0023.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0024.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0024.png new file mode 100755 index 000000000..1b4e4285f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0024.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0025.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0025.png new file mode 100755 index 000000000..bd87a4fb5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0025.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0026.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0026.png new file mode 100755 index 000000000..da1b9733e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0026.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0027.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0027.png new file mode 100755 index 000000000..0d0e6b800 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0027.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0028.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0028.png new file mode 100755 index 000000000..6af6790cb Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0028.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0029.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0029.png new file mode 100755 index 000000000..debbd8374 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0029.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0030.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0030.png new file mode 100755 index 000000000..4462f08ab Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0030.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0031.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0031.png new file mode 100755 index 000000000..f07043df9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0031.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0032.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0032.png new file mode 100755 index 000000000..edc1e5163 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0032.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0033.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0033.png new file mode 100755 index 000000000..1965bc810 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0033.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0034.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0034.png new file mode 100755 index 000000000..d3923cb0b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0034.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0035.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0035.png new file mode 100755 index 000000000..411f18c59 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0035.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0036.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0036.png new file mode 100755 index 000000000..b3584e637 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0036.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0037.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0037.png new file mode 100755 index 000000000..b8064f240 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0037.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0038.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0038.png new file mode 100755 index 000000000..9a27f2cfa Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0038.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0039.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0039.png new file mode 100755 index 000000000..76156e80a Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0039.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0040.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0040.png new file mode 100755 index 000000000..33ac207b7 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0040.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0041.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0041.png new file mode 100755 index 000000000..b9fb63587 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0041.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0042.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0042.png new file mode 100755 index 000000000..b1afd00b2 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0042.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0043.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0043.png new file mode 100755 index 000000000..8f5eee381 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0043.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0044.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0044.png new file mode 100755 index 000000000..c967c52fc Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0044.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0045.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0045.png new file mode 100755 index 000000000..90f6a2123 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0045.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0046.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0046.png new file mode 100755 index 000000000..a9718594e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0046.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0047.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0047.png new file mode 100755 index 000000000..74f707c16 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0047.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0048.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0048.png new file mode 100755 index 000000000..40dfda7fd Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0048.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0049.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0049.png new file mode 100755 index 000000000..d7943ae51 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0049.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0050.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0050.png new file mode 100755 index 000000000..3e4f2d407 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0050.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0051.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0051.png new file mode 100755 index 000000000..b1474f149 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0051.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0052.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0052.png new file mode 100755 index 000000000..adc09885e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0052.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0053.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0053.png new file mode 100755 index 000000000..b24872ab5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0053.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0054.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0054.png new file mode 100755 index 000000000..4ef2ce2bd Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0054.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0055.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0055.png new file mode 100755 index 000000000..bf90f6c1c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0055.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0056.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0056.png new file mode 100755 index 000000000..298db1bb3 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0056.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0057.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0057.png new file mode 100755 index 000000000..0a52acd26 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0057.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0058.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0058.png new file mode 100755 index 000000000..1283a40f5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0058.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0059.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0059.png new file mode 100755 index 000000000..b7eae6a3c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0059.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0060.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0060.png new file mode 100755 index 000000000..562ebba8b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0060.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0061.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0061.png new file mode 100755 index 000000000..2b194a75f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0061.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0062.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0062.png new file mode 100755 index 000000000..5981d8cf0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0062.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0063.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0063.png new file mode 100755 index 000000000..f7949af01 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0063.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0064.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0064.png new file mode 100755 index 000000000..387aeb997 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0064.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0065.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0065.png new file mode 100755 index 000000000..ef3eb775f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0065.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0066.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0066.png new file mode 100755 index 000000000..3b77d62df Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0066.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0067.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0067.png new file mode 100755 index 000000000..ac7f7c554 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0067.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0068.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0068.png new file mode 100755 index 000000000..71ee0aaef Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0068.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0069.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0069.png new file mode 100755 index 000000000..e1670bfaf Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0069.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0070.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0070.png new file mode 100755 index 000000000..353c7a26a Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0070.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0071.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0071.png new file mode 100755 index 000000000..c9ec5e948 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0071.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0072.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0072.png new file mode 100755 index 000000000..673327566 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/32x32/kubuntu-0072.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kde.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kde.png new file mode 100755 index 000000000..d441f58bf Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kde.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0001.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0001.png new file mode 100755 index 000000000..535e3683b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0001.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0002.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0002.png new file mode 100755 index 000000000..5718ddd08 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0002.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0003.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0003.png new file mode 100755 index 000000000..1dd5c43e2 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0003.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0004.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0004.png new file mode 100755 index 000000000..d56f02661 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0004.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0005.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0005.png new file mode 100755 index 000000000..1a1c4fddc Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0005.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0006.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0006.png new file mode 100755 index 000000000..64c25672b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0006.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0007.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0007.png new file mode 100755 index 000000000..8dcfef3ac Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0007.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0008.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0008.png new file mode 100755 index 000000000..b287d1fd6 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0008.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0009.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0009.png new file mode 100755 index 000000000..2e383c914 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0009.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0010.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0010.png new file mode 100755 index 000000000..eb57c0498 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0010.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0011.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0011.png new file mode 100755 index 000000000..b2dcdba70 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0011.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0012.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0012.png new file mode 100755 index 000000000..bdbbff184 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0012.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0013.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0013.png new file mode 100755 index 000000000..c8124b4a6 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0013.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0014.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0014.png new file mode 100755 index 000000000..30d7fda76 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0014.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0015.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0015.png new file mode 100755 index 000000000..c8d77e26c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0015.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0016.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0016.png new file mode 100755 index 000000000..0128c6093 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0016.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0017.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0017.png new file mode 100755 index 000000000..15da969b8 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0017.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0018.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0018.png new file mode 100755 index 000000000..4daea4d9b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0018.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0019.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0019.png new file mode 100755 index 000000000..4f9eb58a9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0019.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0020.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0020.png new file mode 100755 index 000000000..a3698cdb2 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0020.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0021.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0021.png new file mode 100755 index 000000000..ccf07a2a5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0021.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0022.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0022.png new file mode 100755 index 000000000..169d10cd4 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0022.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0023.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0023.png new file mode 100755 index 000000000..13ff2bbd9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0023.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0024.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0024.png new file mode 100755 index 000000000..7614f8b74 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0024.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0025.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0025.png new file mode 100755 index 000000000..0793999e1 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0025.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0026.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0026.png new file mode 100755 index 000000000..9cafd0fe8 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0026.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0027.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0027.png new file mode 100755 index 000000000..7ec236984 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0027.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0028.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0028.png new file mode 100755 index 000000000..c20b8b620 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0028.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0029.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0029.png new file mode 100755 index 000000000..ec5eca3df Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0029.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0030.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0030.png new file mode 100755 index 000000000..95dc468f1 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0030.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0031.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0031.png new file mode 100755 index 000000000..f4631212f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0031.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0032.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0032.png new file mode 100755 index 000000000..1ddfce5ba Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0032.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0033.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0033.png new file mode 100755 index 000000000..6a97caa09 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0033.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0034.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0034.png new file mode 100755 index 000000000..df68a52be Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0034.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0035.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0035.png new file mode 100755 index 000000000..716cb1c85 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0035.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0036.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0036.png new file mode 100755 index 000000000..2e679d43f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0036.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0037.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0037.png new file mode 100755 index 000000000..29aed6605 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0037.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0038.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0038.png new file mode 100755 index 000000000..b51a1e3bf Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0038.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0039.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0039.png new file mode 100755 index 000000000..1023f80ea Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0039.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0040.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0040.png new file mode 100755 index 000000000..12d462b6b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0040.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0041.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0041.png new file mode 100755 index 000000000..94a808810 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0041.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0042.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0042.png new file mode 100755 index 000000000..b9a9d7096 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0042.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0043.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0043.png new file mode 100755 index 000000000..1b3211aff Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0043.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0044.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0044.png new file mode 100755 index 000000000..674d18aa3 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0044.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0045.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0045.png new file mode 100755 index 000000000..154382476 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0045.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0046.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0046.png new file mode 100755 index 000000000..198173cca Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0046.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0047.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0047.png new file mode 100755 index 000000000..1a90e73dd Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0047.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0048.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0048.png new file mode 100755 index 000000000..6001404d3 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0048.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0049.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0049.png new file mode 100755 index 000000000..9beab2366 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0049.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0050.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0050.png new file mode 100755 index 000000000..2c813649c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0050.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0051.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0051.png new file mode 100755 index 000000000..5883cd03e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0051.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0052.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0052.png new file mode 100755 index 000000000..d748ecf79 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0052.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0053.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0053.png new file mode 100755 index 000000000..26b83365f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0053.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0054.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0054.png new file mode 100755 index 000000000..157d528ed Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0054.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0055.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0055.png new file mode 100755 index 000000000..bc7b53c0f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0055.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0056.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0056.png new file mode 100755 index 000000000..769b688df Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0056.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0057.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0057.png new file mode 100755 index 000000000..d3bd110f5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0057.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0058.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0058.png new file mode 100755 index 000000000..c1bb44cc6 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0058.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0059.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0059.png new file mode 100755 index 000000000..3b8058324 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0059.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0060.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0060.png new file mode 100755 index 000000000..93c59648c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0060.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0061.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0061.png new file mode 100755 index 000000000..1d6b0539c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0061.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0062.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0062.png new file mode 100755 index 000000000..4b1cf77a9 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0062.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0063.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0063.png new file mode 100755 index 000000000..b92d6f697 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0063.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0064.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0064.png new file mode 100755 index 000000000..7541ebca2 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0064.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0065.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0065.png new file mode 100755 index 000000000..09f6dc073 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0065.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0066.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0066.png new file mode 100755 index 000000000..370774a34 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0066.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0067.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0067.png new file mode 100755 index 000000000..5dbb0fb59 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0067.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0068.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0068.png new file mode 100755 index 000000000..770d476db Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0068.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0069.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0069.png new file mode 100755 index 000000000..5b3c17be8 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0069.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0070.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0070.png new file mode 100755 index 000000000..84d589923 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0070.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0071.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0071.png new file mode 100755 index 000000000..4dbc7ad29 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0071.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0072.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0072.png new file mode 100755 index 000000000..b12a83c91 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/48x48/kubuntu-0072.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/gear.3ds b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/gear.3ds new file mode 100755 index 000000000..a9eab0fba Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/throbber/gear.3ds differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/window-decoration-gradient-inactive.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/window-decoration-gradient-inactive.png new file mode 100644 index 000000000..68d188519 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/window-decoration-gradient-inactive.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/window-decoration-gradient.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/window-decoration-gradient.png new file mode 100644 index 000000000..a92934329 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/artwork/window-decoration-gradient.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/backgroundrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/backgroundrc new file mode 100644 index 000000000..ca9ca66bb --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/backgroundrc @@ -0,0 +1,18 @@ +[Desktop0] +BackgroundMode=Flat +BlendBalance=100 +BlendMode=NoBlending +ChangeInterval=60 +Color1=0,48,130 +Color2=192,192,192 +CurrentWallpaperName= +LastChange=0 +MinOptimizationDepth=1 +MultiWallpaperMode=NoMulti +Pattern= +Program= +ReverseBlending=false +UseSHM=false +Wallpaper=/usr/share/wallpapers/kubuntu-wallpaper.png +WallpaperList= +WallpaperMode=Scaled diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/colour-schemes/kubuntuColours.kcsrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/colour-schemes/kubuntuColours.kcsrc new file mode 100644 index 000000000..d710e7edf --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/colour-schemes/kubuntuColours.kcsrc @@ -0,0 +1,27 @@ +[Color Scheme] +Name=Debian Colours +activeBackground=82,139,239 +activeBlend=238,239,242 +activeForeground=255,255,255 +activeTitleBtnBg=220,220,220 +alternateBackground=220,228,249 +background=238,239,242 +buttonBackground=238,238,238 +buttonForeground=0,0,0 +contrast=7 +foreground=0,0,0 +frame=239,239,239 +handle=239,239,239 +inactiveBackground=238,239,242 +inactiveBlend=238,239,242 +inactiveForeground=67,67,67 +inactiveFrame=239,239,239 +inactiveHandle=239,239,239 +inactiveTitleBtnBg=167,181,199 +linkColor=0,0,238 +selectBackground=68,115,196 +selectForeground=255,255,255 +shadeSortColumn=true +visitedLinkColor=82,24,139 +windowBackground=255,255,255 +windowForeground=0,0,0 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/00008160000006810000408080010102 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/00008160000006810000408080010102 new file mode 100755 index 000000000..7d8d1a30b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/00008160000006810000408080010102 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/028006030e0e7ebffc7f7070c0600140 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/028006030e0e7ebffc7f7070c0600140 new file mode 100755 index 000000000..4d19b5f9f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/028006030e0e7ebffc7f7070c0600140 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/03b6e0fcb3499374a867c041f52298f0 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/03b6e0fcb3499374a867c041f52298f0 new file mode 100755 index 000000000..40893eaa0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/03b6e0fcb3499374a867c041f52298f0 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/08e8e1c95fe2fc01f976f1e063a24ccd b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/08e8e1c95fe2fc01f976f1e063a24ccd new file mode 100755 index 000000000..d7ce4c6b0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/08e8e1c95fe2fc01f976f1e063a24ccd differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/1081e37283d90000800003c07f3ef6bf b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/1081e37283d90000800003c07f3ef6bf new file mode 100755 index 000000000..8824dc5b0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/1081e37283d90000800003c07f3ef6bf differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/14fef782d02440884392942c11205230 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/14fef782d02440884392942c11205230 new file mode 100755 index 000000000..4d19b5f9f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/14fef782d02440884392942c11205230 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/2870a09082c103050810ffdffffe0204 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/2870a09082c103050810ffdffffe0204 new file mode 100755 index 000000000..7d8d1a30b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/2870a09082c103050810ffdffffe0204 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/3085a0e285430894940527032f8b26df b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/3085a0e285430894940527032f8b26df new file mode 100755 index 000000000..93787b425 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/3085a0e285430894940527032f8b26df differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/3ecb610c1bf2410f44200f48c40d3599 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/3ecb610c1bf2410f44200f48c40d3599 new file mode 100755 index 000000000..d7ce4c6b0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/3ecb610c1bf2410f44200f48c40d3599 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/4498f0e0c1937ffe01fd06f973665830 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/4498f0e0c1937ffe01fd06f973665830 new file mode 100755 index 000000000..9390d0633 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/4498f0e0c1937ffe01fd06f973665830 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/6407b0e94181790501fd1e167b474872 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/6407b0e94181790501fd1e167b474872 new file mode 100755 index 000000000..8824dc5b0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/6407b0e94181790501fd1e167b474872 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/640fb0e74195791501fd1ed57b41487f b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/640fb0e74195791501fd1ed57b41487f new file mode 100755 index 000000000..93787b425 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/640fb0e74195791501fd1ed57b41487f differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/9081237383d90e509aa00f00170e968f b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/9081237383d90e509aa00f00170e968f new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/9081237383d90e509aa00f00170e968f differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/9d800788f1b08800ae810202380a0822 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/9d800788f1b08800ae810202380a0822 new file mode 100755 index 000000000..01374ac9d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/9d800788f1b08800ae810202380a0822 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/X_cursor b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/X_cursor new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/X_cursor differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/arrow new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/base_arrow_down b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/base_arrow_down new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/base_arrow_down differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/base_arrow_up b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/base_arrow_up new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/base_arrow_up differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/based_arrow_down b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/based_arrow_down new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/based_arrow_down differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/based_arrow_up b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/based_arrow_up new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/based_arrow_up differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bd_double_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bd_double_arrow new file mode 100755 index 000000000..7c2d94047 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bd_double_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bottom_left_corner b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bottom_left_corner new file mode 100755 index 000000000..9a5bd875d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bottom_left_corner differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bottom_right_corner b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bottom_right_corner new file mode 100755 index 000000000..7c2d94047 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bottom_right_corner differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bottom_side b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bottom_side new file mode 100755 index 000000000..7d8d1a30b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/bottom_side differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/c7088f0f3e6c8088236ef8e1e3e70000 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/c7088f0f3e6c8088236ef8e1e3e70000 new file mode 100755 index 000000000..7c2d94047 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/c7088f0f3e6c8088236ef8e1e3e70000 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/center_ptr b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/center_ptr new file mode 100755 index 000000000..325158011 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/center_ptr differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/circle b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/circle new file mode 100755 index 000000000..40ce3ce06 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/circle differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/copy b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/copy new file mode 100755 index 000000000..8824dc5b0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/copy differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/cross b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/cross new file mode 100755 index 000000000..94c7b106f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/cross differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/cross_reverse b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/cross_reverse new file mode 100755 index 000000000..94c7b106f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/cross_reverse differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/crossed_circle b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/crossed_circle new file mode 100755 index 000000000..40893eaa0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/crossed_circle differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/crosshair b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/crosshair new file mode 100755 index 000000000..94c7b106f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/crosshair differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/d9ce0ab605698f320427677b458ad60b b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/d9ce0ab605698f320427677b458ad60b new file mode 100755 index 000000000..0930af82b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/d9ce0ab605698f320427677b458ad60b differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/dot b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/dot new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/dot differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/dotbox b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/dotbox new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/dotbox differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/double_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/double_arrow new file mode 100755 index 000000000..7d8d1a30b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/double_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/draft_large b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/draft_large new file mode 100755 index 000000000..9ea408ce5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/draft_large differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/draft_small b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/draft_small new file mode 100755 index 000000000..9ea408ce5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/draft_small differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/draped_box b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/draped_box new file mode 100755 index 000000000..13b748e9f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/draped_box differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/e29285e634086352946a0e7090d73106 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/e29285e634086352946a0e7090d73106 new file mode 100755 index 000000000..01374ac9d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/e29285e634086352946a0e7090d73106 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/fcf1c3c7cd4491d801f1e1c78f100000 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/fcf1c3c7cd4491d801f1e1c78f100000 new file mode 100755 index 000000000..9a5bd875d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/fcf1c3c7cd4491d801f1e1c78f100000 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/fd_double_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/fd_double_arrow new file mode 100755 index 000000000..9a5bd875d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/fd_double_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/fleur b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/fleur new file mode 100755 index 000000000..9390d0633 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/fleur differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/h_double_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/h_double_arrow new file mode 100755 index 000000000..4d19b5f9f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/h_double_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/hand b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/hand new file mode 100755 index 000000000..01374ac9d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/hand differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/hand1 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/hand1 new file mode 100755 index 000000000..01374ac9d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/hand1 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/hand2 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/hand2 new file mode 100755 index 000000000..01374ac9d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/hand2 differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/left_ptr b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/left_ptr new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/left_ptr differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/left_ptr_watch b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/left_ptr_watch new file mode 100755 index 000000000..d7ce4c6b0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/left_ptr_watch differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/left_side b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/left_side new file mode 100755 index 000000000..4d19b5f9f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/left_side differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/link b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/link new file mode 100755 index 000000000..93787b425 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/link differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/ll_angle b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/ll_angle new file mode 100755 index 000000000..9a5bd875d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/ll_angle differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/lr_angle b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/lr_angle new file mode 100755 index 000000000..7c2d94047 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/lr_angle differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/move b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/move new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/move differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/pencil b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/pencil new file mode 100755 index 000000000..9ea408ce5 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/pencil differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/pirate b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/pirate new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/pirate differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/plus b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/plus new file mode 100755 index 000000000..94c7b106f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/plus differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/question_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/question_arrow new file mode 100755 index 000000000..0930af82b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/question_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/right_ptr b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/right_ptr new file mode 100755 index 000000000..47742d40e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/right_ptr differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/right_side b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/right_side new file mode 100755 index 000000000..4d19b5f9f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/right_side differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_down_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_down_arrow new file mode 100755 index 000000000..a3743a37e Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_down_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_h_double_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_h_double_arrow new file mode 100755 index 000000000..4d19b5f9f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_h_double_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_left_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_left_arrow new file mode 100755 index 000000000..b12f2f5c0 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_left_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_right_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_right_arrow new file mode 100755 index 000000000..79fda1d7b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_right_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_up_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_up_arrow new file mode 100755 index 000000000..325158011 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_up_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_v_double_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_v_double_arrow new file mode 100755 index 000000000..7d8d1a30b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/sb_v_double_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/tcross b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/tcross new file mode 100755 index 000000000..94c7b106f Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/tcross differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_left_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_left_arrow new file mode 100755 index 000000000..75129d83c Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_left_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_left_corner b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_left_corner new file mode 100755 index 000000000..7c2d94047 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_left_corner differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_right_corner b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_right_corner new file mode 100755 index 000000000..9a5bd875d Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_right_corner differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_side b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_side new file mode 100755 index 000000000..7d8d1a30b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/top_side differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/v_double_arrow b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/v_double_arrow new file mode 100755 index 000000000..7d8d1a30b Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/v_double_arrow differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/watch b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/watch new file mode 100755 index 000000000..e05fc1230 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/watch differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/xterm b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/xterm new file mode 100755 index 000000000..e9e878124 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/xterm differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/xterm_extra_large b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/xterm_extra_large new file mode 100644 index 000000000..45c947824 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/contrastlarge/cursors/xterm_extra_large differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/index.theme b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/index.theme new file mode 100755 index 000000000..b4ad00443 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/cursors/index.theme @@ -0,0 +1,4 @@ +[Icon Theme] +Name=Contrast Large +Comment=Large icon theme +Directories= diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/changelog b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/changelog new file mode 100644 index 000000000..a44775158 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/changelog @@ -0,0 +1,1780 @@ +kubuntu-default-settings-trinity (1:10.10-12~lucid) lucid; urgency=low + + * R14 release + + -- Timothy Pearson Mon, 23 Apr 2012 17:22:00 -0600 + +kubuntu-default-settings-trinity (1:10.10-9~lucid) lucid; urgency=low + + * 3.5.13 release + + -- Timothy Pearson Sun, 14 Aug 2011 23:24:00 -0600 + +kubuntu-default-settings-trinity (1:10.10-7) maverick; urgency=low + + * Maverick rebuild + + -- Timothy Pearson Sun, 05 Sep 2010 15:16:00 -0600 + +kubuntu-default-settings-trinity (1:10.04-5) lucid; urgency=low + + * Lucid rebuild + + -- Timothy Pearson Mon, 05 Apr 2010 11:06:00 -0600 + +kubuntu-default-settings-trinity (1:9.10-1) karmic; urgency=low + + * Repaired kdm theming + + -- Timothy Pearson Mon, 13 July 2009 20:22:00 -0600 + +kubuntu-default-settings-trinity (1:8.12-6) karmic; urgency=low + + * Karmic rebuild + + -- Timothy Pearson Thu, 16 Apr 2009 16:18:00 -0600 + +kubuntu-default-settings-trinity (1:8.12-5) jaunty; urgency=low + + * Jaunty wallaper update + + -- Timothy Pearson Thu, 16 Apr 2009 16:18:00 -0600 + +kubuntu-default-settings-trinity (1:8.12-4) intrepid; urgency=low + + * Added -trinity prefix and adjusted settings for a peaceful KDE4 coexistence on Intrepid and Intrepid +X + + -- Timothy Pearson Mon, 01 Dec 2008 01:22:00 -0600 + +kubuntu-default-settings (1:8.04-20) hardy; urgency=low + + * Fixed kubuntu-default-settings.postinst: + - Create the link properly for NTFS support + + -- Anthony Mercatante Fri, 18 Apr 2008 00:04:26 +0200 + +kubuntu-default-settings (1:8.04-19) hardy; urgency=low + + [ Guillaume Martres ] + * Use DejaVu Sans as default font to workaround #209358 + * Fix kde4 kdeglobals installation path + * debian/kubuntu-default-settings.install: + - install /usr/lib/kde4 + + [ Jonathan Riddell ] + * Set ksplash theme to None + + -- Guillaume Martres Wed, 02 Apr 2008 14:32:51 +0200 + +kubuntu-default-settings (1:8.04-18) hardy; urgency=low + + * Stop April Fools sillyness + * Added klaunchrc file to limit jumping busy icon to 10 seconds: + - Workarrounds some gtk, java ant other apps to have their icon + jumping for ages when the applications is started. + * Fixed Makefile for konversation oxygen theme. + + -- Anthony Mercatante Fri, 28 Mar 2008 19:20:08 +0100 + +kubuntu-default-settings (1:8.04-17) hardy; urgency=low + + * April Fool + + -- Michael Anderson Mon, 31 Mar 2008 23:18:42 +0100 + +kubuntu-default-settings (1:8.04-16) hardy; urgency=low + + [ Stefan Skotte ] + * Enable textshadow for Crystal windeco by default + + [ Anthony Mercatante ] + * Replaced Konversation Tango theme by Oxygen + + -- Anthony Mercatante Fri, 28 Mar 2008 12:26:54 +0100 + +kubuntu-default-settings (1:8.04-15) hardy; urgency=low + + * Set previews by default in file view (dolphin/konqueror KDE 4) + * Add information bar to Dolphin KDE 4 + * Add KDE 4 cryptodefaults, don't ask when submitting to unencrypted + * Add KDE 4 kmixrc, don't show by default when restored + + -- Jonathan Riddell Fri, 14 Mar 2008 18:02:43 +0000 + +kubuntu-default-settings (1:8.04-14) hardy; urgency=low + + * Enable KDE 4 settings + * Set KDE 4 mouse cursor to oxygen + * Remove depends on dmz-cursor-theme + + -- Jonathan Riddell Thu, 13 Mar 2008 11:33:59 +0000 + +kubuntu-default-settings (1:8.04-13) hardy; urgency=low + + [ Jonathan Riddell ] + * Set style to qtcurve in kde-rc-files/kdeglobals + + [ Daniel Hahler ] + * debian/kubuntu-default-settings.postrm: + - Do not bail out if "update-alternatives --remove" fails (LP: #194101) + - Add no-op case for "upgrade" action and mention unknown action in + catch-all case (LP: #65021) + * German translation for konqueror-profile/email.desktop + + -- Anthony Mercatante Tue, 11 Mar 2008 18:29:03 +0100 + +kubuntu-default-settings (1:8.04-12) hardy; urgency=low + + [ Stefan Skotte ] + * Added new wallpaper from http://djmattricks.deviantart.com/art/Aquapattern-46516380 + + [ Anthony Mercatante ] + * Added Tango theme or konversation. + * Set Tango to be used by default + * Re-enables konversation systray by default, as discussed with + upstream + * Sort the userlist by level, and then alphabetically + + [ Harald Sitter ] + * Fix and enable KDE 4 settings + + [ Jonathan Riddell ] + * Remove install_flash_player_9_linux/flashplayer.xpt from konq_plugins config, file no longer exists + + -- Anthony Mercatante Tue, 11 Mar 2008 15:15:58 +0100 + +kubuntu-default-settings (1:8.04-11) hardy; urgency=low + + [ Richard Johnson ] + * Disable KDE 4 settings for now, they break it + + -- Jonathan Riddell Tue, 19 Feb 2008 00:14:56 +0000 + +kubuntu-default-settings (1:8.04-10) hardy; urgency=low + + [ Jonathan Riddell ] + * Remove speedcrunchrc, long since unused + * Remove depends on ksplash-engine-moodin + + [ Harald Sitter ] + * Added initial KDE 4 configuration set. + + [ Stefan Skotte ] + * Make text darker in kdm/ksplash + + -- Harald Sitter Sat, 09 Feb 2008 20:04:28 +0100 + +kubuntu-default-settings (1:8.04-9) hardy; urgency=low + + * Updated wallpaper from Vlad Gerasimov http://www.vladstudio.com + + -- Jonathan Riddell Wed, 23 Jan 2008 15:48:01 +0000 + +kubuntu-default-settings (1:8.04-8) hardy; urgency=low + + * Add a new kubuntu-wallpaper.png + + -- Jonathan Riddell Mon, 21 Jan 2008 17:31:44 +0000 + +kubuntu-default-settings (1:8.04-7) hardy; urgency=low + + * Add French translation to email.desktop + + -- Anthony Mercatante Fri, 04 Jan 2008 16:02:42 +0100 + +kubuntu-default-settings (1:8.04-6) hardy; urgency=low + + * Fixed kdm-settings/20_kubuntu_default_settings, uses PreferUser to + match the user's choosen photo in KDM + + -- Anthony Mercatante Fri, 04 Jan 2008 15:52:46 +0100 + +kubuntu-default-settings (1:8.04-5) hardy; urgency=low + + * Add Polish translation to email.desktop + + -- Jonathan Riddell Fri, 14 Dec 2007 19:39:40 +0000 + +kubuntu-default-settings (1:8.04-4) hardy; urgency=low + + * Fixed name of hal policy and links for ntfs to make ntfs + drives to work. + + -- Anthony Mercatante Sat, 01 Dec 2007 14:55:03 +0100 + +kubuntu-default-settings (1:8.04-3) hardy; urgency=low + + * Reuploaded as the buildd seems to be fixed + + -- Anthony Mercatante Mon, 12 Nov 2007 14:18:30 +0100 + +kubuntu-default-settings (1:8.04-2) hardy; urgency=low + + * Added hal/20-ntfs-config-write-policy.fdi, installed with + symlink to enable ntfs read/write support by default + + -- Anthony Mercatante Sat, 10 Nov 2007 14:39:56 +0100 + +kubuntu-default-settings (1:8.04-1) hardy; urgency=low + + * Update kdeglobals to trust redirect from http and https + to apt protocol + + -- Anthony Mercatante Fri, 26 Oct 2007 15:48:01 +0200 + +kubuntu-default-settings (1:7.10-28) gutsy; urgency=low + + * Add adept_notifierrc with Apport key + + -- Jonathan Riddell Wed, 10 Oct 2007 16:40:39 +0100 + +kubuntu-default-settings (1:7.10-27) gutsy; urgency=low + + * Remove systray icon and tabs on side from konversationrc following + feedback from KDE usability + * In d3lphinrc make preview icon size same as normal icon size + * Update artwork/ksplash/Theme.rc for new icon spacing patch in moodin, + from David Solbach + + -- Jonathan Riddell Mon, 01 Oct 2007 23:34:55 +0100 + +kubuntu-default-settings (1:7.10-26) gutsy; urgency=low + + * Fixed khtmlrc, now uses easylist instead of filterset.g. Fixes LP: + #99535 + + -- Anthony Mercatante Sat, 29 Sep 2007 11:41:52 +0200 + +kubuntu-default-settings (1:7.10-25) gutsy; urgency=low + + * Added artwork/kdm-theme-no-userlist and fixed Makefile for + installation. + * Re-added kdm-settings/ deleted by error + + -- Anthony Mercatante Thu, 27 Sep 2007 09:48:48 +0200 + +kubuntu-default-settings (1:7.10-24) gutsy; urgency=low + + * Removed now useless KDM dependency + + -- Anthony Mercatante Wed, 26 Sep 2007 13:49:47 +0200 + +kubuntu-default-settings (1:7.10-23) gutsy; urgency=low + + * Add kmplayerrc to stop volume being set on playing + * Merge usplash/usplash-theme-kubuntu.c with Ubuntu + + -- Jonathan Riddell Fri, 21 Sep 2007 17:09:19 +0100 + +kubuntu-default-settings (1:7.10-22) gutsy; urgency=low + + * Make preview mode default in dolphin and set nice icon size + + -- Jonathan Riddell Wed, 05 Sep 2007 17:51:30 +0100 + +kubuntu-default-settings (1:7.10-21) gutsy; urgency=low + + * Change kuriikwsfilterrc to use strigi search by default + + -- Jonathan Riddell Fri, 31 Aug 2007 14:13:44 +0100 + +kubuntu-default-settings (1:7.10-20) gutsy; urgency=low + + * Set CFLAGS in debian/rules, fix fail to build on amd64 + + -- Jonathan Riddell Fri, 31 Aug 2007 10:34:57 +0100 + +kubuntu-default-settings (1:7.10-19) gutsy; urgency=low + + * Add the rest of the inode/directory items to + kde-rc-files/properties, maybe that'll convince it to use Dolphin + by default + * Fix colours and add missing image to usplash + + -- Jonathan Riddell Thu, 30 Aug 2007 17:51:44 +0100 + +kubuntu-default-settings (1:7.10-18) gutsy; urgency=low + + * Updated colour scheme from Ken Wimer + * Sync usplash/usplash-theme-kubuntu.c with Ubuntu, hopefully closes + https://bugs.launchpad.net/ubuntu/+source/casper/+bug/131209 + "kubuntu verify CD just boots live system" + + -- Jonathan Riddell Thu, 30 Aug 2007 14:05:18 +0100 + +kubuntu-default-settings (1:7.10-17) gutsy; urgency=low + + [Jonathan Riddell] + * Make Google suggest work + + [Anthony Mercatante] + * Added kvkbd to minor-motor-difficulties accessibility + profile + + -- Jonathan Riddell Tue, 28 Aug 2007 14:53:46 +0100 + +kubuntu-default-settings (1:7.10-16) gutsy; urgency=low + + * New ksplash Dialog.png from Ken Wimer + + -- Anthony Mercatante Mon, 20 Aug 2007 11:32:48 +0200 + +kubuntu-default-settings (1:7.10-15) gutsy; urgency=low + + * New logo colours in kdm and ksplash Dialog.png from Ken Wimer + + -- Jonathan Riddell Fri, 10 Aug 2007 13:02:45 +0100 + +kubuntu-default-settings (1:7.10-14) gutsy; urgency=low + + [ Jonathan Riddell ] + * Update colour scheme in kde-rc-files/kdeglobals + + [ Sarah Hobbs ] + * Removed some of our kubuntu defaults for konversation, as + discussed in the last meeting. Presumably all of this will + be rediscussed for KDE 4 anyway. + + -- Sarah Hobbs Sun, 29 Jul 2007 22:14:31 +1000 + +kubuntu-default-settings (1:7.10-13) gutsy; urgency=low + + * Fixed makefile, causes FTBFS + + -- Anthony Mercatante Thu, 19 Jul 2007 18:41:35 +0200 + +kubuntu-default-settings (1:7.10-12) gutsy; urgency=low + + * Added katapult back to ksmserverrc. Autostart is not good to let + katapult start without showing to the user. Katapult will be patch + instead to remove the autostart desktop file. + + -- Anthony Mercatante Thu, 19 Jul 2007 07:53:45 +0200 + +kubuntu-default-settings (1:7.10-11) gutsy; urgency=low + + * Remove katapult from session start, it is now in autostart + + -- Jonathan Riddell Tue, 17 Jul 2007 09:42:09 +0100 + +kubuntu-default-settings (1:7.10-10ubuntu1) gutsy; urgency=low + + * Make dolphin default file browser + + -- Jonathan Riddell Mon, 16 Jul 2007 13:54:49 +0100 + +kubuntu-default-settings (1:7.10-10) gutsy; urgency=low + + [ Jonathan Riddell ] + * Add depends on dmz-cursor-theme and remove local copy of theme + + [ Anthony Mercatante ] + * Added new crystal theme and wallpaper by Ken Wimer + + -- Anthony Mercatante Wed, 11 Jul 2007 14:17:22 +0200 + +kubuntu-default-settings (1:7.10-9) gutsy; urgency=low + + * Fixed d3lphinrc, put the text under the icons for the standard + toolbar + + -- Anthony Mercatante Thu, 05 Jul 2007 09:34:24 +0200 + +kubuntu-default-settings (1:7.10-8) gutsy; urgency=low + + * Added d3lphinrc config file for dolphin + + -- Anthony Mercatante Thu, 05 Jul 2007 01:17:54 +0200 + +kubuntu-default-settings (1:7.10-7) gutsy; urgency=low + + * Fixed profilerc so that deb files open with Gdebi by defualt + + -- Anthony Mercatante Sat, 30 Jun 2007 02:04:39 +0200 + +kubuntu-default-settings (1:7.10-6) gutsy; urgency=low + + * Remove Debian Servicemenu now we have gdebi + + -- Jonathan Riddell Tue, 26 Jun 2007 00:22:27 +0100 + +kubuntu-default-settings (1:7.10-5) gutsy; urgency=low + + * Fixed kdm-settings/20_kubuntu_default_settings. + Sets a USESYSTEMLOCALE to "true" so that kdm init script + fixes kdm language to the system one + + -- Anthony Mercatante Thu, 14 Jun 2007 18:56:22 +0100 + +kubuntu-default-settings (1:7.10-4) gutsy; urgency=low + + * Modify konqueror-profile/kubuntu-servicemenu.sh and + kubuntu-servicemenu.desktop to allow installing multiple + packages when the path and or package names contains spaces. (LP: #108870) + + -- Frode M. Døving Sun, 10 Jun 2007 10:27:23 +0200 + +kubuntu-default-settings (1:7.10-3) gutsy; urgency=low + + * Remove KDM hacking from postinst and postrm + * Add kdm-settings/20_kubuntu_default_settings for + /etc/defaults/kdm.d/ for nice overloading of KDM settings + + -- Jonathan Riddell Wed, 06 Jun 2007 17:55:53 +0100 + +kubuntu-default-settings (1:7.10-2) gutsy; urgency=low + + * Modify KDM theme to include user list, change by Timo Freyer lumpi_online@gmx.ch + + -- Jonathan Riddell Fri, 1 Jun 2007 13:29:20 +0100 + +kubuntu-default-settings (1:7.10-1) gutsy; urgency=low + + * Removed khotkeysrc, activates the alt+print to take a window snapshot + with ksnapshot in kdebase-bin via a patch + + -- Anthony Mercatante Thu, 31 May 2007 11:00:23 +0200 + +kubuntu-default-settings (1:7.04-39) feisty; urgency=low + + * Fixing a bug which prevents using packages that have spaces + in their paths. (LP: #57102) + + -- Johnny Levai Fri, 6 Apr 2007 21:44:17 +0300 + +kubuntu-default-settings (1:7.04-38) feisty; urgency=low + + * Update artwork/kdm-theme/kubuntu.xml. + - Fixes font size on the login window, as default is too large + for lots of languages except english. + + -- Anthony Mercatante Mon, 02 Apr 2007 03:54:23 +0100 + +kubuntu-default-settings (1:7.04-37) feisty; urgency=low + + * Update k3brc, Remove tip of the day. + + -- Anthony Mercatante Mon, 02 Apr 2007 01:27:34 +0100 + +kubuntu-default-settings (1:7.04-36) feisty; urgency=low + + * Update k3brc, disables the splash on program start up. + + -- Anthony Mercatante Thu, 29 Mar 2007 16:20:23 +0100 + +kubuntu-default-settings (1:7.04-35) feisty; urgency=low + + * Fixing a bug in the positions of the verbose messages in the kubuntu + usplash theme file + * Updating colorscheme and kdeglobals file so that the new colors actually + appear + * Updating the active progress bar pic to have the same line around the + outside as the background pic + + -- Kenneth Wimer Tue, 20 Mar 2007 22:43:01 +0100 + +kubuntu-default-settings (1:7.04-34ubuntu1) feisty; urgency=low + + * Improve colours in usplash/usplash-theme-kubuntu.c to not have + black text on black background + * Fix text in mimetypes, comments now in English not French + closes https://launchpad.net/bugs/93686 + + -- Jonathan Riddell Mon, 19 Mar 2007 19:14:09 +0000 + +kubuntu-default-settings (1:7.04-34) feisty; urgency=low + + [ Kenneth Wimer ] + * Updating Dialog pic again, this time final + + [ Dennis Kaarsemaker ] + * Fix to usplash/usplash-theme-kubuntu.c + + -- Kenneth Wimer Thu, 15 Mar 2007 14:49:02 +0100 + +kubuntu-default-settings (1:7.04-33) feisty; urgency=low + + * Updating wallpaper, pics for kdm and ksplash and color scheme + + -- Kenneth Wimer Thu, 15 Mar 2007 13:48:38 +0100 + +kubuntu-default-settings (1:7.04-32) feisty; urgency=low + + * Removed kopete/ folder for contact list theme, closes + Malone #90020 + + -- Anthony Mercatante Thu, 15 Mar 2007 11:44:22 +0100 + +kubuntu-default-settings (1:7.04-31) feisty; urgency=low + + * Fixing problems with progress bar animation + + -- Kenneth Wimer Tue, 13 Mar 2007 17:09:04 +0100 + +kubuntu-default-settings (1:7.04-30) feisty; urgency=low + + * Change usplash-dev build dependency to libusplash-dev to go with + renaming of package. + + -- Tollef Fog Heen Wed, 14 Mar 2007 12:46:57 +0100 + +kubuntu-default-settings (1:7.04-29) feisty; urgency=low + + [ Kenneth Wimer ] + * Adding new logo and background for kdm, ksplash and desktop + + [ Jonathan Riddell ] + * Set Google as default search in konquerorrc and set Google + suggest mode on + + -- Kenneth Wimer Mon, 12 Mar 2007 14:11:14 +0100 + +kubuntu-default-settings (1:7.04-29) feisty; urgency=low + + * Adding new logo and background for kdm, ksplash and desktop + + -- Kenneth Wimer Mon, 12 Mar 2007 14:11:14 +0100 + +kubuntu-default-settings (1:7.04-28) feisty; urgency=low + + * fixing errors in config file + + -- Kenneth Wimer Wed, 7 Mar 2007 21:53:09 +0100 + +kubuntu-default-settings (1:7.04-27) feisty; urgency=low + + * Adding new progress bar and config file + + -- Kenneth Wimer Wed, 7 Mar 2007 01:07:20 +0100 + +kubuntu-default-settings (1:7.04-26) feisty; urgency=low + + * Adding new usplash pics for feisty + + -- Kenneth Wimer Mon, 5 Mar 2007 14:56:34 +0100 + +kubuntu-default-settings (1:7.04-25) feisty; urgency=low + + * Fix confict lines in polyesterrc file + + -- Jonathan Riddell Sun, 4 Mar 2007 20:02:50 +0000 + +kubuntu-default-settings (1:7.04-24) feisty; urgency=low + + * Removed shadows on menu bar and button in polyester + * Removed make button darker on hover animation in polyester + + -- Ryan Kavanagh Fri, 02 March 2007 14:14:28 -0500 + +kubuntu-default-settings (1:7.04-23) feisty; urgency=low + + * Added klipperrc, changed the default action for "jpg" files + to gwenview instead of kview. Closes Malone #70429 + + -- Anthony Mercatante Fri, 23 Feb 2007 14:03:45 +0100 + +kubuntu-default-settings (1:7.04-22) feisty; urgency=low + + * Fixed kwinrc, changed the default number of virtual desktops + to 2 + + -- Anthony Mercatante Fri, 23 Feb 2007 13:30:58 +0100 + +kubuntu-default-settings (1:7.04-21) feisty; urgency=low + + * Fixed gtk-qt-engine-rc-files to sync defaults with new + gtk-qt-engines package. + + -- Anthony Mercatante Fri, 23 Feb 2007 12:40:01 +0100 + +kubuntu-default-settings (1:7.04-20) feisty; urgency=low + + * Fixed kubuntu-default-settings.postinst and + kubuntu-default-settings.postrm, install and remove Kdm + wallpaper and theme, instead of patching Kdm. Closes Malone #58639 + + -- Anthony Mercatante Fri, 23 Feb 2007 10:45:21 +0100 + +kubuntu-default-settings (1:7.04-19) feisty; urgency=low + + * Removed kopete/styles and fixed kopeterc. + TotallyClear is now a variant of the Clear style and part + of kdenetwork + + -- Anthony Mercatante Wed, 21 Feb 2007 10:52:31 +0100 + +kubuntu-default-settings (1:7.04-18) feisty; urgency=low + + [ Jonathan Riddell ] + * Change google http user agent to Firefox, makes gmail and calendar uncrippled + + [ Sarah Hobbs ] + * Removed konversationui.rc - this was for 0.19, we are now on 1.0.1. + - Closes Malone #85948, and various other upstream bugs. + * Changed konversationrc + - Now defaults to port 8001 for freenode/ubuntu, to bypass an dcc exploit in + certain routers. + + -- Sarah Hobbs Sun, 18 Feb 2007 15:54:26 +1100 + +kubuntu-default-settings (1:7.04-17) feisty; urgency=low + + * Changed default widget style to polyester + + -- Anthony Mercatante Tue, 13 Feb 2007 23:34:23 +0100 + +kubuntu-default-settings (1:7.04-16) feisty; urgency=low + + * Fixed kubuntu-artwork-usplash.prerm to update-initramfs -u + on package remove + + -- Anthony Mercatante Thu, 01 Feb 2007 23:31:47 +0100 + +kubuntu-default-settings (1:7.04-15) feisty; urgency=low + + * konqueror-profile/konq_plugins.xml + - Fixed URLs to install Flash9 instead of Flash7 + + -- Anthony Mercatante Thu, 01 Feb 2007 22:25:46 +0100 + +kubuntu-default-settings (1:7.04-14) feisty; urgency=low + + * Changed default Kmenu layout to "name (description)" + + -- Anthony Mercatante Thu, 01 Feb 2007 18:06:21 +0100 + +kubuntu-default-settings (1:7.04-13) feisty; urgency=low + + * Added polyesterstylerc for polyester style + * Fixed kopete/images for better contact list theme + * Added new kicker layout + + -- Anthony Mercatante Thu, 01 Feb 2007 12:16:32 +0100 + +kubuntu-default-settings (1:7.04-12) feisty; urgency=low + + * Removed konqueror profile files (filemanagement and webbrowsing) + * Added kopete/images for contact list theme + * Added kopete theme TotallyClear + * Changed kopeterc to use the new defaults + + -- Anthony Mercatante Thu, 01 Feb 2007 18:09:21 +0100 + +kubuntu-default-settings (1:7.04-11) feisty; urgency=low + + * Fixed kwincrystal, bad version previously uploaded + + -- Anthony Mercatante Mon, 22 Jan 2007 23:57:45 +0100 + +kubuntu-default-settings (1:7.04-10) feisty; urgency=low + + * Fixed kwincrystalrc to fit with new upstream release. + + -- Anthony Mercatante Mon, 22 Jan 2007 13:30:23 +0100 + +kubuntu-default-settings (1:7.04-9) feisty; urgency=low + + * Fixed ksmserverrc. Switch back to old katapult autostart, + since the new autostart create non-fixable issues. + + -- Anthony Mercatante Sat, 20 Jan 2007 09:54:22 +0100 + +kubuntu-default-settings (1:7.04-8) feisty; urgency=low + + * Fixed ksmserverrc. Katapult will now start via /usr/share/autostart + file + + -- Anthony Mercatante Sat, 20 Jan 2007 01:35:22 +0100 + +kubuntu-default-settings (1:7.04-7) feisty; urgency=low + + * Removed knetworkmanager from ksmserver. There is a known bug + (see Debian #406162). That make knetworkmanager hangs on + session restore. Solution is to start it from autostart and patch + it to disable the session management, as debian does. + + -- Anthony Mercatante Fri, 19 Jan 2007 10:01:28 +0100 + +kubuntu-default-settings (1:7.04-6) feisty; urgency=low + + * kpart-rc-files/part.rc + - Removed the first useless separator on the context toolbar + + -- Anthony Mercatante Fri, 19 Jan 2007 07:17:23 +0100 + +kubuntu-default-settings (1:7.04-5) feisty; urgency=low + + [ ZhengPeng Hou ] + * Switch all fonts configure to use Sans Serif. + * Add keyserver.ubuntu.com to kgpgrc, and make + it default. + + [ Jonathan Riddell ] + * Add knetworkmanager to ksmserverrc for + startup by default, see NetworkRoaming spec + + -- ZhengPeng Hou Sat, 16 Dec 2006 01:40:08 +0800 + +kubuntu-default-settings (1:7.04-4) feisty; urgency=low + + * Changed hidden-media, hide floppy. + * Added profilerc, since we can't get rid of kmplayer + for feisty + + -- Anthony Mercatante Wed, 6 Dec 2006 14:14:32 +0100 + +kubuntu-default-settings (1:7.04-3) feisty; urgency=low + + [ ZhengPeng Hou ] + * Change gtk-qt-engine-rc-files/gtkrc-2.0 to use Sans + instead of DejaVu Sans + + [ Jonathan Riddell ] + * Add .directory files in /home and /media for nice icons + + -- Jonathan Riddell Tue, 5 Dec 2006 18:53:08 +0000 + +kubuntu-default-settings (1:7.04-2) feisty; urgency=low + + * Install ark_part_readonly.rc + + -- Anthony Mercatante Tue, 7 Nov 2006 10:47:32 -0800 + +kubuntu-default-settings (1:7.04-1) feisty; urgency=low + + * Update konquerorrc for better session management + (workarround for kde bug #135999). + * Renamed konq_kubuntu.rc to konqueror.rc and set profiles + rc files to use it. (closes #41594) + * Replaced Stop and Reload buttons by a single one in + Konqueror + * Removed useless profilerc file. + * Add k3b.eventsrc and k3brc, activate overburning and + disable sound notifications. + * Add x-7z.desktop, x-bzip.desktop, x-pak.desktop, x-tzo.desktop + x-ace.desktop, x-compress.desktop, x-rar.desktop, x-zip.desktop + x-arc.desktop, x-cpio.desktop, x-tar.desktop, x-zoo.desktop + x-archive.desktop, x-gzip.desktop, x-tarz.desktop + x-arj.desktop, x-lha.desktop, x-tbz.desktop, x-bzip2.desktop, + x-lzop.desktop, x-tgz.desktop, use of ark_part by default + * Add arkrc file, to disable internal viewer + * Add knotesrc + * Removed .hidden file for / + + -- Anthony Mercatante Mon, 23 Oct 2006 21:14:52 +0200 + +kubuntu-default-settings (1:6.10-62) edgy; urgency=low + + * ./cursors/default/index.theme, + ./cursors/index.theme: added Directories= entries. (Malone: #67631, #65870) + + -- Daniel Holbach Mon, 23 Oct 2006 12:34:09 +0200 + +kubuntu-default-settings (1:6.10-61) edgy; urgency=low + + * Update konquerorrc for better session management. + (workarround for kde bug #135999) + + -- Anthony Mercatante Fri, 20 Oct 2006 04:46:52 +0200 + +kubuntu-default-settings (1:6.10-60) edgy; urgency=low + + * Add 640x400 theme to usplash, needed to allow AMD64 to boot + + -- Jonathan Riddell Wed, 18 Oct 2006 20:54:54 +0100 + +kubuntu-default-settings (1:6.10-59) edgy; urgency=low + + * Fix font name: Sans Mono to Monospace + + -- Jonathan Riddell Mon, 16 Oct 2006 09:22:00 -0400 + +kubuntu-default-settings (1:6.10-58) edgy; urgency=low + + * Move adeptrc to adept_managerrc, closes malone 66040 + * New kmenu sidebar artwork by Ken Wimer + * Change default font from DejaVu Sans to Sans Serif, closes malone 65697 + + -- Jonathan Riddell Fri, 13 Oct 2006 12:53:27 +0100 + +kubuntu-default-settings (1:6.10-57) edgy; urgency=low + + * Upgrade kpdf and gwenview partrc for compatibility with new + upstream releases (options renamed etc...) + + -- Anthony Mercatante Tue, 10 Oct 2006 03:09:42 +0200 + +kubuntu-default-settings (1:6.10-56) edgy; urgency=low + + * Fix spelling of lesser-visual-imparement to lesser-visual-impairment + and moderate-visual-imparement to moderate-visual-impairment + + -- Jonathan Riddell Tue, 10 Oct 2006 00:35:54 +0100 + +kubuntu-default-settings (1:6.10-55) edgy; urgency=low + + * Change the way k-d-s updates the alternatives for usplash so it is + not re-set every time k-d-s is updated + * Closes Malone: #64175 + + -- Brandon Holtsclaw Sat, 7 Oct 2006 10:46:45 -0500 + +kubuntu-default-settings (1:6.10-54) edgy; urgency=low + + [ Stefan Potyra ] + * Install hidden-root and hidden-media to /etc/kubuntu-default-settings + instead of putting these files to /.hidden and /media.hidden; + create symlinks to these instead. (closes: lp #63048). + + [ Anthony Mercatante ] + * Remove depends on kde-style-lipstik + + -- Anthony Mercatante Thu, 5 Oct 2006 17:14:45 +0200 + +kubuntu-default-settings (1:6.10-53) edgy; urgency=low + + * Update adblock filters + + -- Anthony Mercatante Wed, 04 Oct 2006 19:09:25 +0200 + +kubuntu-default-settings (1:6.10-52) edgy; urgency=low + + * added x86_64 directorys to kde-hidden/hidden-root + + -- Brandon Holtsclaw Tue, 3 Oct 2006 22:04:55 -0500 + +kubuntu-default-settings (1:6.10-51) edgy; urgency=low + + * Fixed kubuntu-default-settings.postrm, closes + Malone #63238 + * Update Dialog.png in ksplash and kdm themes. Closes + Malone #40821 + + -- Anthony Mercatante Mon, 02 Oct 2006 15:16:25 +0200 + +kubuntu-default-settings (1:6.10-50) edgy; urgency=low + + * Update konq-kubuntu.rc. Add the viewmode actionlist to the + main toolbar. + * Update kcmnspluginrc and add konq_plugins for use with the + kdelibs flashinstaller patch. + * Added foomatic-cleanupdrivers in kubuntu-default-settings.postinst + since kdeprint sometimes gets lost with the driver cache. + + -- Anthony Mercatante Tue, 26 Sep 2006 11:54:25 +0200 + +kubuntu-default-settings (1:6.10-49) edgy; urgency=low + + * Changed hidden-media to hide cdrom link instead of cdrom0 + and cdrom1 icons + + -- Anthony Mercatante Sat, 23 Sep 2006 13:33:25 +0200 + +kubuntu-default-settings (1:6.10-48) edgy; urgency=low + + * Removed kdeprintrc file since socket connection to cups + now works. (Closes Malone #59502) + + -- Anthony Mercatante Fri, 22 Sep 2006 23:03:25 +0200 + +kubuntu-default-settings (1:6.10-47) edgy; urgency=low + + * Improved uspash images from Ken Wimmer + + -- Brandon Holtsclaw Thu, 21 Sep 2006 16:07:25 -0500 + +kubuntu-default-settings (1:6.10-46) edgy; urgency=low + + * Changed the update-alternatives postinstall to work on upgrades + + -- Brandon Holtsclaw Thu, 21 Sep 2006 16:07:25 -0500 + +kubuntu-default-settings (1:6.10-45) edgy; urgency=low + + * Add lost+found to kde-hidden/hidden-root + + -- Jonathan Riddell Thu, 21 Sep 2006 11:20:50 +0100 + +kubuntu-default-settings (1:6.10-44) edgy; urgency=low + + * Add kicker wallpaper from Ken Wimer + + -- Jonathan Riddell Wed, 20 Sep 2006 23:22:53 +0100 + +kubuntu-default-settings (1:6.10-43) edgy; urgency=low + + * Improved kwincrystalrc from Ken Wimmer. + + -- Brandon Holtsclaw Wed, 20 Sep 2006 13:21:42 -0500 + +kubuntu-default-settings (1:6.10-42) edgy; urgency=low + + * Added new amarok theme, metabar theme, wallpaper and color + sheme by Ken Wimmer. + + -- Anthony Mercatante Wed, 20 Sep 2006 18:27:01 +0200 + +kubuntu-default-settings (1:6.10-41) edgy; urgency=low + + * Add .hidden files to kubuntu-default-settings.install + + -- Jonathan Riddell Mon, 18 Sep 2006 14:47:01 +0100 + +kubuntu-default-settings (1:6.10-40) edgy; urgency=low + + * Add back DebianStyle setting in, fix BaseResolution and change + background to Background.png in ksplash Theme.rc + * Create symlink in ksplash theme to Debian wallpaper + + -- Jonathan Riddell Mon, 18 Sep 2006 13:14:57 +0100 + +kubuntu-default-settings (1:6.10-39) edgy; urgency=low + + * Added new amarok theme by Ken Wimmer. + + -- Anthony Mercatante Sat, 16 Sep 2006 18:57:01 +0200 + +kubuntu-default-settings (1:6.10-38) edgy; urgency=low + + * Removed artwork/kdm-theme/kubuntu folder. It shouldn't be + there and causes ftbfs. + + -- Anthony Mercatante Sat, 16 Sep 2006 17:21:01 +0200 + +kubuntu-default-settings (1:6.10-37) edgy; urgency=low + + * Improved ksplash/Theme.rc by Ken Wimmer + + -- Anthony Mercatante Sat, 16 Sep 2006 15:50:01 +0200 + +kubuntu-default-settings (1:6.10-36) edgy; urgency=low + + * Added new ksplash and kdm themes by Ken Wimmer + + -- Anthony Mercatante Sat, 16 Sep 2006 15:21:01 +0200 + +kubuntu-default-settings (1:6.10-35) edgy; urgency=low + + * Add "DebianStyle = true" to Theme.rc in the ksplash theme for compliance + with the patch in ksplash-engine-moodin. + + -- Raphaël Pinson Sat, 16 Sep 2006 15:00:49 +0200 + +kubuntu-default-settings (1:6.10-34) edgy; urgency=low + + * Rounded window corners + * Use correct image for window shade gradient + + -- Jonathan Riddell Tue, 12 Sep 2006 19:41:16 -0400 + +kubuntu-default-settings (1:6.10-33) edgy; urgency=low + + * Compile with -fPIC for AMD64 + + -- Jonathan Riddell Tue, 12 Sep 2006 18:05:40 +0000 + +kubuntu-default-settings (1:6.10-32) edgy; urgency=low + + * Improved background, colour scheme and window shade from Ken Wimer + * Remove shadow on window text and change border width to 3, changes by Ken Wimer + * Remove old usplash .so alternative in postinst + + -- Jonathan Riddell Tue, 12 Sep 2006 13:27:35 +0100 + +kubuntu-default-settings (1:6.10-31) edgy; urgency=low + + * Removed kpersonalizerrc since that causes issues. + It is not installed by default now so that doesn't + impact Debian (Closes Malone: #56206) + + -- Anthony Mercatante Mon, 11 Sep 2006 17:54:01 +0200 + +kubuntu-default-settings (1:6.10-30) edgy; urgency=low + + * Changed konversationrc to use ubuntu irc server + (Closes Malone: #52690) + + -- Anthony Mercatante Thu, 9 Sep 2006 08:36:01 +0200 + +kubuntu-default-settings (1:6.10-29) edgy; urgency=low + + * New usplash theme + + -- Jonathan Riddell Fri, 8 Sep 2006 21:09:13 +0100 + +kubuntu-default-settings (1:6.10-28) edgy; urgency=low + + * Changed konquerorrc to make google bar back (closes #59393) + + -- Anthony Mercatante Thu, 7 Sep 2006 19:17:01 +0200 + +kubuntu-default-settings (1:6.10-27) edgy; urgency=low + + * Added kscdrc with predefined settings (closes #30809) + + -- Anthony Mercatante Thu, 7 Sep 2006 19:07:01 +0200 + +kubuntu-default-settings (1:6.10-26) edgy; urgency=low + + * Changed kicker size to 48 pix + * Changed amarokrc for OSD on top-left corner + + -- Anthony Mercatante Sun, 3 Sep 2006 17:04:01 +0200 + +kubuntu-default-settings (1:6.10-25) edgy; urgency=low + + * Added Backend=Sys to knemorc, reduces CPU usage + (tip from Achim Bohnet) + * Added yakuakerc config file + * Changed katapultrc to make usage of o2display theme + + -- Anthony Mercatante Sun, 3 Sep 2006 17:04:01 +0200 + +kubuntu-default-settings (1:6.10-24) edgy; urgency=low + + * Moved default Konversation tabs to the left side + + -- Brandon Holtsclaw Fri, 1 Sep 2006 19:02:39 +0000 + +kubuntu-default-settings (1:6.10-23) edgy; urgency=low + + * Fix path to background image in KDM theme + + -- Jonathan Riddell Wed, 30 Aug 2006 13:30:20 +0000 + +kubuntu-default-settings (1:6.10-22) edgy; urgency=low + + * KDM theme fixes from Ken Wimer + * New Konqueror background from Ken Wimer + * Add Edgy amarok theme + + -- Jonathan Riddell Tue, 29 Aug 2006 11:43:43 +0100 + +kubuntu-default-settings (1:6.10-21) edgy; urgency=low + + * Altered wallpaper from Ken Wimer + + -- Jonathan Riddell Thu, 24 Aug 2006 14:50:57 +0100 + +kubuntu-default-settings (1:6.10-20) edgy; urgency=low + + * Improved KDM theme from Ken Wimer + * New KSplash theme from Ken Wimer + + -- Jonathan Riddell Thu, 24 Aug 2006 13:43:12 +0100 + +kubuntu-default-settings (1:6.10-19) edgy; urgency=low + + * Changed default style to plastik + * Improved adblock filters + + -- Anthony Mercatante Wed, 23 Aug 2006 23:38:01 +0200 + +kubuntu-default-settings (1:6.10-18) edgy; urgency=low + + * Changed the default colour scheme name from "O2" to "Debian O2" + * Changed the default bg colours to purple instead of the blue + + -- Brandon Holtsclaw Wed, 23 Aug 2006 05:56:54 -0500 + +kubuntu-default-settings (1:6.10-17) edgy; urgency=low + + * Added default .hidden files to make use of the new patches to kdebase + + -- Brandon Holtsclaw Wed, 23 Aug 2006 03:35:00 -0500 + +kubuntu-default-settings (1:6.10-16) edgy; urgency=low + + * Add window gradent and change border colours, from Ken Wimer + + -- Jonathan Riddell Tue, 22 Aug 2006 18:01:50 +0100 + +kubuntu-default-settings (1:6.10-15) edgy; urgency=low + + * Fix Makefile for installing contrastcurors + + -- Jonathan Riddell Tue, 22 Aug 2006 13:49:10 +0000 + +kubuntu-default-settings (1:6.10-14) edgy; urgency=low + + * Add contrastlarge cursor theme and set it in + minor-visual-imparement + + -- Jonathan Riddell Tue, 22 Aug 2006 11:55:33 +0100 + +kubuntu-default-settings (1:6.10-13) edgy; urgency=low + + * Updated colour scheme from Ken Wimer + + -- Jonathan Riddell Tue, 22 Aug 2006 11:10:31 +0100 + +kubuntu-default-settings (1:6.10-12) edgy; urgency=low + + * Improved khtmlrc for better adblock filters + + -- Anthony Mercatante Mon, 20 Aug 2006 20:55:01 +0200 + +kubuntu-default-settings (1:6.10-11) edgy; urgency=low + + * Changed XftHintStyle to "hintfull" in kdeglobals to go back to both + gnome and kde setting on dapper. Avoids fonts to be fuzzy. + + -- Anthony Mercatante Mon, 20 Aug 2006 01:21:01 +0200 + +kubuntu-default-settings (1:6.10-10) edgy; urgency=low + + * Improved kontactrc to hide hide Synchronization since + kitchensyc isn't installed be default. Avoids an error message + when clicking on it. + + -- Anthony Mercatante Sun, 20 Aug 2006 13:04:01 +0200 + +kubuntu-default-settings (1:6.10-9) edgy; urgency=low + + * Updated kdeglobals for antialiased fonts + + -- Anthony Mercatante Sun, 20 Aug 2006 10:39:01 +0200 + +kubuntu-default-settings (1:6.10-8) edgy; urgency=low + + * New KDM theme from Ken Wimer + + -- Jonathan Riddell Sat, 19 Aug 2006 22:05:11 +0100 + +kubuntu-default-settings (1:6.10-7) edgy; urgency=low + + * Removed unused function get_file in kubuntu-servicemenu.sh causing + the script to fail. The service menu now works properly + + -- Anthony Mercatante Sat, 19 Aug 2006 14:31:01 +0200 + +kubuntu-default-settings (1:6.10-6) edgy; urgency=low + + * Changed konqueror's default icon size to default + + -- Anthony Mercatante Fri, 18 Aug 2006 19:01:01 +0200 + +kubuntu-default-settings (1:6.10-5) edgy; urgency=low + + * Add kde-rc-files/kcminputrc for correct cursor theme + + -- Anthony Mercatante Fri, 18 Aug 2006 14:26:01 +0200 + +kubuntu-default-settings (1:6.10-4) edgy; urgency=low + + * Add accessibility profiles for + https://features.launchpad.net/distros/ubuntu/+spec/kubuntu-accessibility + * Turn off bookmark toolbar in konquerorrc + * Turn on OpenMiddleClick= in konquerorrc + * Turn off HoverCloseButton= in konquerorrc + + -- Jonathan Riddell Thu, 17 Aug 2006 17:28:01 +0100 + +kubuntu-default-settings (1:6.10-3) edgy; urgency=low + + * Make kopete tabs not always show by default. Closes Ubuntu #55079 + + -- Sarah Hobbs Tue, 8 Aug 2006 13:38:50 +1000 + +kubuntu-default-settings (1:6.10-2) edgy; urgency=low + + * Add default shortcuts for Amarok and Konqueror + for kubuntu-laptop-buttons + * Don't warn when submitting data to a non-SSL site + * New wallpaper from Ken Wimer + * New purple colour scheme from Ken Wimer + * Update copyright file + + -- Jonathan Riddell Sat, 5 Aug 2006 23:37:29 +0100 + +kubuntu-default-settings (1:6.10-1) edgy; urgency=low + + * Changed konquerorrc to activate tab's hover close button option, and + activate scrolling on middle click + + -- Anthony Mercatante Fri, 22 Jul 2006 22:21:43 +0200 + +kubuntu-default-settings (1:6.06-23) edgy; urgency=low + + * Changed Debian wallpaper for Edgy Eft Development + + -- Raphaël Pinson Sat, 1 Jul 2006 01:10:54 +0200 + +kubuntu-default-settings (1:6.06-22) dapper-updates; urgency=low + + * Updated profilerc for correct kmplayer integration regarding to Real + streaming and audio streaming + + -- Anthony Mercatante Mon, 01 June 2006 01:31:35 +0100 + +kubuntu-default-settings (1:6.06-21) dapper; urgency=low + + * Add application/x-mplayer2 to profilerc to make KMPlayer + the default Konqueror plugin + + -- Jonathan Riddell Sun, 28 May 2006 18:24:29 +0100 + +kubuntu-default-settings (1:6.06-20) dapper; urgency=low + + * Update preview image for kdm to match actual theme + + -- Kenneth Wimer Thu, 18 May 2006 23:26:46 +0200 + +kubuntu-default-settings (1:6.06-19) dapper; urgency=low + + * Revert previous change (usplash) + + -- Jonathan Riddell Thu, 18 May 2006 12:38:34 +0100 + +kubuntu-default-settings (1:6.06-18) dapper; urgency=low + + * New usplash artwork from omeg. + + -- Scott James Remnant Thu, 18 May 2006 07:32:52 +0100 + +kubuntu-default-settings (1:6.06-17) dapper; urgency=low + + * Updated KDM artwork from Ken Wimer + + -- Jonathan Riddell Wed, 17 May 2006 00:16:19 +0100 + +kubuntu-default-settings (1:6.06-16) dapper; urgency=low + + * Added kmailrc, to remove the "View/Total" column in folder list by default, + change View/Unread count to "View After folder name" better for + usability/space usage (closes Malone #42486) + + -- Anthony Mercatante Tue, 12 May 2006 02:25:34 +0100 + +kubuntu-default-settings (1:6.06-15) dapper; urgency=low + + [ javier ] + * Added email.desktop taken from http://www.kde-forum.org/post/56944/lastpost.html + + [ Anthony Mercatante ] + * Add image preview on the desktop + * Add a set of alternate keyboard shortcut for Gwenview, to reproduce + those used by most image viewers + + -- Jonathan Riddell Sun, 7 May 2006 22:34:25 +0200 + +kubuntu-default-settings (1:6.06-14) dapper; urgency=low + + * Add cryptodefaults to enable SSLv2 with no cyphers, + fixes http://bugs.kde.org/126620 + * Fix old FSF address in debian/copyright + + -- Jonathan Riddell Tue, 2 May 2006 15:50:35 +0100 + +kubuntu-default-settings (1:6.06-13) dapper; urgency=low + + * Add shortcut to Find file in konqueror. Closes malone #32350 + + -- Frode M. Doeving Fri, 28 Apr 2006 21:10:54 +0200 + +kubuntu-default-settings (1:6.06-12) dapper; urgency=low + + [ Anthony Mercatante ] + * Redefined first tab switching shortucuts for konversation, as + [ctrl]+[left/right] doesn't work (Malone 41582) + + [ Raphaël Pinson ] + * Fix modes of files in debian directory + + -- Raphaël Pinson Fri, 28 Apr 2006 23:48:37 +0200 + +kubuntu-default-settings (1:6.06-11) dapper; urgency=low + + * Defined secondary keyboard shortcuts to switch tabs in konqueror, + kopete, konversation and konsole + + -- Anthony Mercatante Tue, 25 Apr 2006 18:22:21 +0200 + +kubuntu-default-settings (1:6.06-10) dapper; urgency=low + + * Switch to Debian button theme in kwincrystalrc + + -- Jonathan Riddell Thu, 20 Apr 2006 00:13:26 +0200 + +kubuntu-default-settings (1:6.06-9) dapper; urgency=low + + * Exclude mounted NFS drives in kdesktoprc, stops + livefs appearing on desktop + + -- Jonathan Riddell Tue, 18 Apr 2006 21:14:14 +0100 + +kubuntu-default-settings (1:6.06-8) dapper; urgency=low + + * Enable suspend in kcmlaptop + * Add skimrc to add Quit option to Skim + + -- Jonathan Riddell Tue, 18 Apr 2006 19:01:25 +0100 + +kubuntu-default-settings (1:6.06-7) dapper; urgency=low + + [ Jonathan Riddell ] + * Pre-scaled usplash image from Ken Wimer + + [ Anthony Mercatante ] + * Improved profilerc to use Amarok as default for audio files instead + of Kaffeine + + -- Jonathan Riddell Tue, 18 Apr 2006 01:02:41 +0100 + +kubuntu-default-settings (1:6.06-6) dapper; urgency=low + + * Add new colour scheme kubuntuColours.kcsrc from Ken Wimer and + update kdeglobals + * Update background image for new colour scheme, from Ken Wimer + + -- Jonathan Riddell Fri, 14 Apr 2006 01:15:28 +0100 + +kubuntu-default-settings (1:6.06-5) dapper; urgency=low + + * 1920x1200 background for kdm/ksplash login screen + (Closes: Malone #35123 and #35133) + + -- Luka Renko Sat, 08 Apr 2006 22:25:33 +0200 + +kubuntu-default-settings (1:6.06-4) dapper; urgency=low + + * Turn on Hot New Stuff in Kopete + * Wallpaper reverted. Most amusing. + + -- Jonathan Riddell Thu, 6 Apr 2006 13:17:33 +0100 + +kubuntu-default-settings (1:6.06-3) dapper; urgency=low + + * Change wallpaper to 1st April special. + + -- Raphaël Pinson Fri, 31 Mar 2006 13:15:53 +0200 + +kubuntu-default-settings (1:6.06-2) dapper; urgency=low + + * Disable transparency in kwincrystalrc + + -- Jonathan Riddell Fri, 31 Mar 2006 02:02:11 +0100 + +kubuntu-default-settings (1:6.06-1) dapper; urgency=low + + * Make speedcrunchrc minimal and revert to default font size. + * Switch to 6.06 versioning. + + -- Raphaël Pinson Wed, 29 Mar 2006 15:29:08 +0200 + +kubuntu-default-settings (1:6.04-18) dapper; urgency=low + + * Added AlwaysShowTabs=true to kopeterc so it behaves like other tabbed + programs in KDE. + + -- Raphaël Pinson Tue, 28 Mar 2006 11:47:50 +0200 + +kubuntu-default-settings (1:6.04-17) dapper; urgency=low + + * Added profilerc to define video player priority between kaffeine + and kmplayer + + -- Anthony Mercatante Mon, 27 Mar 2006 00:30:30 +0000 + + +kubuntu-default-settings (1:6.04-16) dapper; urgency=low + + * Install kubuntu-kmenu-side-tile.png and set in kickerrc + + -- Jonathan Riddell Wed, 15 Mar 2006 12:05:24 +0000 + +kubuntu-default-settings (1:6.04-15) dapper; urgency=low + + * Make default window style kwin3_crystal + * Give ksplash same background as KDM + + -- Jonathan Riddell Mon, 13 Mar 2006 23:58:24 +0000 + +kubuntu-default-settings (1:6.04-14) dapper; urgency=low + + * Change default wallpaper to .png in kdesktoprc + + -- Jonathan Riddell Mon, 13 Mar 2006 15:30:29 +0000 + +kubuntu-default-settings (1:6.04-13) dapper; urgency=low + + [ Tobi Vollebregt ] + * Turn off default KDE searchbar, turn on googlebar. + + [ Jonathan Riddell ] + * Fix makefile to install correct wallpaper file + + -- Jonathan Riddell Mon, 13 Mar 2006 12:22:25 +0000 + +kubuntu-default-settings (1:6.04-12) dapper; urgency=low + + * Change selected colours and button forground colour + * Dapper usplash image + * Dapper KDM theme + * Dapper KSplash Moodin theme + * Tweak lipstick settings + * Menu drop shadow in kstylerc + * Add kwincrystalrc + * Add depends on ksplash-engine-moodin and kwin-style-crystal + * New bubbles bling background + * Dapper kmenu side image + + -- Jonathan Riddell Wed, 8 Mar 2006 14:47:56 +0000 + +kubuntu-default-settings (1:6.04-11) dapper; urgency=low + + * Added khtmlrc with a disabled list of filters for adblock + * Changed log directory for konversation, from $HOME to + $HOME/.kde/share/apps/konversation/logs + * knemorc improved with different iconsets depending the kind of connection. + Also added ppp0, ppp1, ath0 and ath1 + * Added khotkeysrc with default entry for unused "Print" key set to ksnapshot + * Configured font for OSD in Amarok. Was previously using the first font in + the list, now "DejaVu Sans" + * Fixed tab placement for kopete (bad value in previous package version) + * Added kcmnspluginrc with autodetection of ns plugins and artsdsp activated + by default + + -- Anthony Mercatante Mon, 06 Mar 2006 20:38:52 +0000 + +kubuntu-default-settings (1:6.04-10) dapper; urgency=low + + [ Anthony Mercatante ] + * Changed tab position to bottom for kopete and konsole to fit + konversation and keep tabs arround the focus + * Added dirfilterplugin.rc to make usage of dirfilter in konqueror's filemanagement + profile by default + * Added kwalletrc and kdewallet.kwl for confortable default config on new profiles + * Changed kdeprintrc to use localhost as default CUPS server + + -- Jonathan Riddell Thu, 28 Feb 2006 15:38:52 +0000 + +kubuntu-default-settings (1:6.04-9) dapper; urgency=low + + [ Anthony Mercatante ] + * Updated kubuntu-kmenu-side.png to version 6.04 + * Updated katerc to use only one session + * Added gtk_qt_engine_rc and gtkrc-2.0 to automate gtk_qt_engine + configuration within startkde + + -- Jonathan Riddell Thu, 27 Feb 2006 18:23:34 +0000 + +kubuntu-default-settings (1:6.04-8) dapper; urgency=low + + * Remove Kontact tip of the day + + -- Jonathan Riddell Thu, 23 Feb 2006 14:46:53 +0000 + +kubuntu-default-settings (1:6.04-7) dapper; urgency=low + + [ Anthony Mercatante ] + * Changed global font size to 9 for KDE and all applications + * Tabs activated by default for Kopete + * Changed a few event notifications (sounds) + * Added tabs on top for konversation and default theme set to "Square" + for better visibility + * Added ksvgplugin with integration set to "contextToolBar" + * Added new KDM theme and KSplash Moodin theme + * Changed font effect on the desktop for better visibility + * Correct amarok's kubuntu theme installation + * Added knemorc + * Add cursors/default/index.theme fix mouse theme for non-KDE apps + + [ Jonathan Riddell ] + * Remove kaffeine/cr64-action-player_play.png, now upstream + * Add kaffeine/fileopen icons + * Update Kaffeine stamp to 0.7.1 + * Add khelpcentrerc file to stop index popup + + -- Jonathan Riddell Wed, 22 Feb 2006 15:47:38 +0000 + +kubuntu-default-settings (1:6.04-6) dapper; urgency=low + + * Fix kickerrc layout and spacing + + -- Jonathan Riddell Wed, 18 Jan 2006 14:37:14 +0000 + +kubuntu-default-settings (1:6.04-5) dapper; urgency=low + + [ Anthony Mercatante ] + * konq-kubuntu.rc rebuilt to modify menu structure : + - Window splitting options added in "View" menu + - "Fullscreen" option available in "View" menu + - "Show/Hide Sidebar" available in "View" menu + - "Bookmarks", "Most visited URLs" and "Historic" are grouped in a "Go" menu + - Search functions are back in the Edit menu (lors of complains about that) + - F9 Shortcut added to launch the embedded konsole. + * Added ark_part.rc, ark_part_readonly.rc, gvimagepart.rc, part.rc in folder + kpart-rc-files, with integration set to "contextToolBar" + * Updated konquerorrc, setting contextToolBar's "NewLine" value to "true" + (doesn't work if set in kparts' configuration files while clicking another tab and + coming back) + MediumFontSize set to 10 + * Added khtml_browser.rc, removing DOM entries in the konq's "view" menu + * Updated filemagement profile, adding Sidebar by default + * Added x-tar.desktop, x-tarz.desktop, x-tbz.desktop, x-tgz.desktop, x-zip.desktop + in folder mimelnk, with blanked "LocalProtocol" value, to remove tar and zip + kioslaves default activation in order to have an homogenous ark integration in kde with + rar, 7z and other compressed files + * Makefile updated to install all new files + * Add postinst and postrm scripts to edit kdmrc for Debian KDM theme, stops kdm + having to depend on kubuntu-default-settings + + -- Jonathan Riddell Mon, 9 Jan 2006 04:50:25 +0000 + +kubuntu-default-settings (1:6.04-4) dapper; urgency=low + + * Remove qtrc, now part of libqt3-mt + * Fix makefile to install uiserver file + + -- Jonathan Riddell Wed, 4 Jan 2006 02:02:39 +0000 + +kubuntu-default-settings (1:6.04-3) dapper; urgency=low + + * Fix typo in default fixed font in kdeglobals + + -- Jonathan Riddell Mon, 2 Jan 2006 19:39:13 +0000 + +kubuntu-default-settings (1:6.04-2) dapper; urgency=low + + * Set default kicker k-menu extensions to none + * Add katapultrc with SystrayIcon=false + * Hide splash screen in amarokrc + * Change order of kicker applets as per http://wiki.kubuntu.org/DebianSimplifyKDE + * Don't show kicker hide buttons + * Don't force Konqueror to use tabs + * Stop Kate showing its new startup dialogue + * Add Debian metabar and amarok sidebar themes + + -- Jonathan Riddell Thu, 15 Dec 2005 17:09:13 +0000 + +kubuntu-default-settings (1:6.04-1) dapper; urgency=low + + * Update usplash image with one munged for the 640x400 switch. This isn't + the final artwork by any stretch, just a stopgap, so don't complain. + * Update initramfs when we're upgraded, to make sure we get the new image. + + -- Adam Conrad Mon, 12 Dec 2005 18:49:09 +1100 + +kubuntu-default-settings (1:5.10-18) breezy; urgency=low + + * Change sizes on splash images to allow for larger fonts + * Remove unneeded files in kdm theme + * Use nicer shadow on desktop text + + -- Jonathan Riddell Mon, 10 Oct 2005 21:26:09 +0100 + +kubuntu-default-settings (1:5.10-17) breezy; urgency=low + + * Add speedcrunchrc for larger fonts and more obvious colours + * Add adeptrc for text under toolbars + + -- Jonathan Riddell Mon, 10 Oct 2005 18:37:29 +0100 + +kubuntu-default-settings (1:5.10-16) breezy; urgency=low + + * Update debian/copyright for CC-BY-SA 2.5 + * Change default fonts to DejaVu for better i18n + + -- Jonathan Riddell Mon, 10 Oct 2005 17:47:32 +0100 + +kubuntu-default-settings (1:5.10-15) breezy; urgency=low + + * Change palette order in kusplash.png to show text and progress bar + better + * Add copyright notice for sound file + + -- Jonathan Riddell Wed, 5 Oct 2005 13:36:22 +0100 + +kubuntu-default-settings (1:5.10-14) breezy; urgency=low + + * Change amarokrc to default to alsasink + + -- Jonathan Riddell Tue, 4 Oct 2005 03:45:55 +0100 + +kubuntu-default-settings (1:5.10-13) breezy; urgency=low + + * Correct name of knotifyrc to knotify.eventsrc + * Add kcmlaptoprc with default settings for power management + + -- Jonathan Riddell Mon, 3 Oct 2005 19:26:10 +0100 + +kubuntu-default-settings (1:5.10-12) breezy; urgency=low + + * Add usplash graphics and kubuntu-artwork-usplash package + * Update standards version to 3.6.2 + + -- Jonathan Riddell Wed, 28 Sep 2005 17:20:20 +0100 + +kubuntu-default-settings (1:5.10-11) breezy; urgency=low + + * Add kio_httprc to make Konqueror identify as safari for gmail/google maps + * Add kuriikwsfilterrc to set default search engine to locate:/ + * Fix name on filemanagement profile (was called filebrowsing) + * Set filemanagement profile to have $HOME as default + * Reduce Konqueror history entries to 1000 + * Add Konqueror service menu for .deb files + + -- Jonathan Riddell Mon, 26 Sep 2005 23:51:40 +0100 + +kubuntu-default-settings (1:5.10-10) breezy; urgency=low + + * Update KDM theme and add matching splash screen + * Add login sound + + -- Jonathan Riddell Sat, 24 Sep 2005 13:21:08 +0100 + +kubuntu-default-settings (1:5.10-9) breezy; urgency=low + + * Fix edges on wallpaper, closes http://bugzilla.ubuntu.com/15956 + + -- Jonathan Riddell Wed, 21 Sep 2005 13:39:35 +0100 + +kubuntu-default-settings (1:5.10-8) breezy; urgency=low + + * New KDM theme and background + + -- Jonathan Riddell Mon, 19 Sep 2005 15:39:44 +0100 + +kubuntu-default-settings (1:5.10-7) breezy; urgency=low + + * Add Alt+o shortcut to Konqueror's location bar + * Add Amarok pause shortcut for users without a Win key + * Fix name of splash theme back to kubuntu + * Make desktop icons larger at 48 pixels + * Add spacer in window decoration between maximuse and close + + -- Jonathan Riddell Fri, 16 Sep 2005 20:18:43 +0100 + +kubuntu-default-settings (1:5.10-6) breezy; urgency=low + + * Breezy artwork + * Load katapult in ksmserverrc + * Make Amarok and kgpg first run wizard not run + + -- Jonathan Riddell Thu, 15 Sep 2005 20:34:45 +0100 + +kubuntu-default-settings (1:5.10-5) breezy; urgency=low + + * Add usr/X11R6/lib/X11/icons/default to debian/dirs, since we try to create + a symlink there and whichever X package used to ship it either doesn't, or + isn't an indirect dependency anymore + + -- Matt Zimmerman Mon, 15 Aug 2005 20:55:52 -0700 + +kubuntu-default-settings (1:5.10-4) breezy; urgency=low + + * Add missing mouse cursor files + * Stop Kaffeine startup wizard from appearing + * Add 64x64 play icon used by Kaffeine + + -- Jonathan Riddell Sat, 13 Aug 2005 01:59:57 +0100 + +kubuntu-default-settings (1:5.10-3) breezy; urgency=low + + * Make Win key a shortcut for k-menu + * Add Debian themed Konqueror throbber + * Use ASpell as default spellchecker + * Add Debian Konqueror profile to simplify Konqueror UI + * Default print system to CUPS + + -- Jonathan Riddell Tue, 19 Jul 2005 17:54:04 +0100 + +kubuntu-default-settings (1:5.10-2) breezy; urgency=low + + * Added kontactrc, newsreader (knoda) plugin enabled by default. + Fixes https://bugzilla.ubuntu.com/11130 + + -- Jonathan Riddell Thu, 30 Jun 2005 15:25:39 +0000 + +kubuntu-default-settings (1:5.10-1) breezy; urgency=low + + * Added kuserrc. default uid and gid settings for + new users. Fix https://bugzilla.ubuntu.com/11854 + * Add lipstik widget style settings + * uiserver: single download window + * kwin: allow resize on full screen windows + * konqueror: tabs always on + + -- Jonathan Riddell Wed, 29 Jun 2005 17:22:08 +0200 + +kubuntu-default-settings (1:5.04-11) hoary; urgency=low + + * Remove inactiveForeground colour in kdeglobals, now patched in kdebase + + -- Jonathan Riddell Wed, 6 Apr 2005 03:04:19 +0100 + +kubuntu-default-settings (1:5.04-10) hoary; urgency=low + + * Add konversationrc to connect to #kubuntu + + -- Jonathan Riddell Mon, 4 Apr 2005 02:59:50 +0100 + +kubuntu-default-settings (1:5.04-09) hoary; urgency=low + + * Add Human mouse cursor theme from ubuntu-artwork + + -- Jonathan Riddell Fri, 1 Apr 2005 02:33:40 +0100 + +kubuntu-default-settings (1:5.04-08) hoary; urgency=low + + * Set inactiveForeground colour in kdeglobals, fixes + https://bugzilla.ubuntu.com/7880 hard to see colours + for tab text + + -- Jonathan Riddell Thu, 31 Mar 2005 23:29:04 +0100 + +kubuntu-default-settings (1:5.04-07) hoary; urgency=low + + * Turn on storage media icons on desktop + * Larger clock font size + * Swap wastebin and clock on panel + + -- Jonathan Riddell Mon, 28 Mar 2005 18:28:56 +0100 + +kubuntu-default-settings (1:5.04-06) hoary; urgency=low + + * Fix broken NumVisibleEntries=0 in kickerrc + * Remove second ShowIconsOnPushButtons entry in kdeglobals + + -- Jonathan Riddell Thu, 24 Mar 2005 04:47:05 +0000 + +kubuntu-default-settings (1:5.04-05) hoary; urgency=low + + * Add qtrc file to turn on anti-aliasing by default + * Konsole tabs in top by default + * Bitstream Vera Sans for all fonts by default + + -- Jonathan Riddell Thu, 24 Mar 2005 03:20:49 +0000 + +kubuntu-default-settings (1:5.04-04) hoary; urgency=low + + * Add depends on kde-style-lipstik + + -- Jonathan Riddell Thu, 17 Mar 2005 17:50:44 +0000 + +kubuntu-default-settings (1:5.04-03) hoary; urgency=low + + * Fix Makefile to install kdeglobals + + -- Jonathan Riddell Thu, 17 Mar 2005 10:16:28 +0000 + +kubuntu-default-settings (1:5.04-02) hoary; urgency=low + + * Move rc files from /etc/kde-profile to /usr/share/kubuntu-default-settings + * Add kmixrc to hide kmix window by default + + -- Jonathan Riddell Wed, 16 Mar 2005 21:52:11 +0000 + +kubuntu-default-settings (1:5.04-01) hoary; urgency=low + + * Add wallpaper, ksplash theme, kdm theme + + -- Jonathan Riddell Tue, 15 Mar 2005 23:09:29 +0000 + +kubuntu-default-settings (5.10.01) hoary; urgency=low + + * Initial Release + + -- Jonathan Riddell Mon, 14 Mar 2005 23:17:00 +0000 + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/compat b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/compat new file mode 100644 index 000000000..7ed6ff82d --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/compat @@ -0,0 +1 @@ +5 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/control b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/control new file mode 100644 index 000000000..a245035f1 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/control @@ -0,0 +1,15 @@ +Source: kubuntu-default-settings-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson +Build-Depends: debhelper (>= 5.0), cdbs +Standards-Version: 3.8.4 + +Package: kubuntu-default-settings-trinity +Architecture: all +Depends: crystalcursors +Conflicts: kubuntu-default-settings +Recommends: kdmtheme-trinity, kubuntu-kdm-themes +Description: Default settings and artwork for the Ubuntu TDE desktop + This package contains the default settings used by Ubuntu [Trinity]. It also + includes artwork and Ubuntu branding. diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/copyright b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/copyright new file mode 100644 index 000000000..bc1a0cd44 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/copyright @@ -0,0 +1,289 @@ +KDE 4 desktop theme, 2008 Ivan Cukic < ivan@fomentgroup.org> http://kde-look.org/content/show.php?content=74329 +Wallpaper, copyright 2008 Vlad Gerasimov http://www.vladstudio.com +Debian Login sound, copyright 2002 Christian Mueller +Contast Cursor mouse theme, copyright 2005 Stefan Maundrakke +Everything else, author: Jonathan Riddell , Copyright 2005-2008 Canonical Ltd. + +License: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + +On Debian systems, a copy of the GNU General Public License +may be found in the file /usr/share/common-licenses/GPL. + +--- + +Items which include the Debian logo: + +Debian Konqueror Throbber, copyright 2005 Matea Tzilkov +KDM theme and KSplash theme, copyright 2006 Ken Wimer +Metabar and Amarok sidebar themes, copyright 2006 Ken Wimer + +License: Creative Commons Legal Code Attribution-ShareAlike 2.5 + +CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE +LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN +ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS +INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES +REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR +DAMAGES RESULTING FROM ITS USE. + +License + +THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS +CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS +PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE +WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW +IS PROHIBITED. + +BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND +AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU +THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH +TERMS AND CONDITIONS. + +1. Definitions + + 1. "Collective Work" means a work, such as a periodical issue, + anthology or encyclopedia, in which the Work in its entirety in + unmodified form, along with a number of other contributions, + constituting separate and independent works in themselves, are + assembled into a collective whole. A work that constitutes a + Collective Work will not be considered a Derivative Work + (as defined below) for the purposes of this License. + 2. "Derivative Work" means a work based upon the Work or upon the + Work and other pre-existing works, such as a translation, musical + arrangement, dramatization, fictionalization, motion picture + version, sound recording, art reproduction, abridgment, + condensation, or any other form in which the Work may be recast, + transformed, or adapted, except that a work that constitutes a + Collective Work will not be considered a Derivative Work for the + purpose of this License. For the avoidance of doubt, where the Work + is a musical composition or sound recording, the synchronization of + the Work in timed-relation with a moving image ("synching") will be + considered a Derivative Work for the purpose of this License. + 3. "Licensor" means the individual or entity that offers the Work + under the terms of this License. + 4. "Original Author" means the individual or entity who created the + Work. + 5. "Work" means the copyrightable work of authorship offered under + the terms of this License. + 6. "You" means an individual or entity exercising rights under this + License who has not previously violated the terms of this License + with respect to the Work, or who has received express permission + from the Licensor to exercise rights under this License despite a + previous violation. + 7. "License Elements" means the following high-level license + attributes as selected by Licensor and indicated in the title of + this License: Attribution, ShareAlike. + +2. Fair Use Rights. Nothing in this license is intended to reduce, +limit, or restrict any rights arising from fair use, first sale or +other limitations on the exclusive rights of the copyright owner under +copyright law or other applicable laws. + +3. License Grant. Subject to the terms and conditions of this License, +Licensor hereby grants You a worldwide, royalty-free, non-exclusive, +perpetual (for the duration of the applicable copyright) license to +exercise the rights in the Work as stated below: + + 1. to reproduce the Work, to incorporate the Work into one or more + Collective Works, and to reproduce the Work as incorporated in the + Collective Works; + 2. to create and reproduce Derivative Works; + 3. to distribute copies or phonorecords of, display publicly, + perform publicly, and perform publicly by means of a digital audio + transmission the Work including as incorporated in Collective Works; + 4. to distribute copies or phonorecords of, display publicly, + perform publicly, and perform publicly by means of a digital audio + transmission Derivative Works. + 5. + + For the avoidance of doubt, where the work is a musical + composition: + 1. Performance Royalties Under Blanket Licenses. Licensor + waives the exclusive right to collect, whether individually + or via a performance rights society (e.g. ASCAP, BMI, SESAC), + royalties for the public performance or public digital + performance (e.g. webcast) of the Work. + 2. Mechanical Rights and Statutory Royalties. Licensor waives + the exclusive right to collect, whether individually or via a + music rights society or designated agent (e.g. Harry Fox + Agency), royalties for any phonorecord You create from the + Work ("cover version") and distribute, subject to the + compulsory license created by 17 USC Section 115 of the US + Copyright Act (or the equivalent in other jurisdictions). + 6. Webcasting Rights and Statutory Royalties. For the avoidance of + doubt, where the Work is a sound recording, Licensor waives the + exclusive right to collect, whether individually or via a + performance-rights society (e.g. SoundExchange), royalties for the + public digital performance (e.g. webcast) of the Work, subject to + the compulsory license created by 17 USC Section 114 of the US + Copyright Act (or the equivalent in other jurisdictions). + +The above rights may be exercised in all media and formats whether now +known or hereafter devised. The above rights include the right to make +such modifications as are technically necessary to exercise the rights +in other media and formats. All rights not expressly granted by +Licensor are hereby reserved. + +4. Restrictions.The license granted in Section 3 above is expressly +made subject to and limited by the following restrictions: + + 1. You may distribute, publicly display, publicly perform, or + publicly digitally perform the Work only under the terms of this + License, and You must include a copy of, or the Uniform Resource + Identifier for, this License with every copy or phonorecord of the + Work You distribute, publicly display, publicly perform, or publicly + digitally perform. You may not offer or impose any terms on the Work + that alter or restrict the terms of this License or the recipients' + exercise of the rights granted hereunder. You may not sublicense the + Work. You must keep intact all notices that refer to this License + and to the disclaimer of warranties. You may not distribute, + publicly display, publicly perform, or publicly digitally perform + the Work with any technological measures that control access or use + of the Work in a manner inconsistent with the terms of this License + Agreement. The above applies to the Work as incorporated in a + Collective Work, but this does not require the Collective Work apart + from the Work itself to be made subject to the terms of this + License. If You create a Collective Work, upon notice from any + Licensor You must, to the extent practicable, remove from the + Collective Work any credit as required by clause 4(c), as requested. + If You create a Derivative Work, upon notice from any Licensor You + must, to the extent practicable, remove from the Derivative Work + any credit as required by clause 4(c), as requested. + 2. You may distribute, publicly display, publicly perform, or + publicly digitally perform a Derivative Work only under the terms + of this License, a later version of this License with the same + License Elements as this License, or a Creative Commons iCommons + license that contains the same License Elements as this License + (e.g. Attribution-ShareAlike 2.5 Japan). You must include a copy of, + or the Uniform Resource Identifier for, this License or other + license specified in the previous sentence with every copy or + phonorecord of each Derivative Work You distribute, publicly + display, publicly perform, or publicly digitally perform. You may + not offer or impose any terms on the Derivative Works that alter or + restrict the terms of this License or the recipients' exercise of + the rights granted hereunder, and You must keep intact all notices + that refer to this License and to the disclaimer of warranties. + You may not distribute, publicly display, publicly perform, or + publicly digitally perform the Derivative Work with any + technological measures that control access or use of the Work in a + manner inconsistent with the terms of this License Agreement. + The above applies to the Derivative Work as incorporated in a + Collective Work, but this does not require the Collective Work + apart from the Derivative Work itself to be made subject to the + terms of this License. + 3. If you distribute, publicly display, publicly perform, or + publicly digitally perform the Work or any Derivative Works or + Collective Works, You must keep intact all copyright notices for + the Work and provide, reasonable to the medium or means You are + utilizing: (i) the name of the Original Author (or pseudonym, if + applicable) if supplied, and/or (ii) if the Original Author and/or + Licensor designate another party or parties (e.g. a sponsor + institute, publishing entity, journal) for attribution in Licensor's + copyright notice, terms of service or by other reasonable means, the + name of such party or parties; the title of the Work if supplied; to + the extent reasonably practicable, the Uniform Resource Identifier, + if any, that Licensor specifies to be associated with the Work, + unless such URI does not refer to the copyright notice or licensing + information for the Work; and in the case of a Derivative Work, a + credit identifying the use of the Work in the Derivative Work (e.g., + "French translation of the Work by Original Author," or "Screenplay + based on original Work by Original Author"). Such credit may be + implemented in any reasonable manner; provided, however, that in the + case of a Derivative Work or Collective Work, at a minimum such + credit will appear where any other comparable authorship credit + appears and in a manner at least as prominent as such other + comparable authorship credit. + +5. Representations, Warranties and Disclaimer + +UNLESS OTHERWISE AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS +THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND +CONCERNING THE MATERIALS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, +INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, +FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF +LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF +ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW +THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY +TO YOU. + +6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE +LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR +ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES +ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR +HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. Termination + + 1. This License and the rights granted hereunder will terminate + automatically upon any breach by You of the terms of this License. + Individuals or entities who have received Derivative Works or + Collective Works from You under this License, however, will not have + their licenses terminated provided such individuals or entities + remain in full compliance with those licenses. Sections 1, 2, 5, 6, + 7, and 8 will survive any termination of this License. + 2. Subject to the above terms and conditions, the license granted + here is perpetual (for the duration of the applicable copyright in + the Work). Notwithstanding the above, Licensor reserves the right to + release the Work under different license terms or to stop + distributing the Work at any time; provided, however that any such + election will not serve to withdraw this License (or any other + license that has been, or is required to be, granted under the terms + of this License), and this License will continue in full force and + effect unless terminated as stated above. + +8. Miscellaneous + + 1. Each time You distribute or publicly digitally perform the Work + or a Collective Work, the Licensor offers to the recipient a license + to the Work on the same terms and conditions as the license granted + to You under this License. + 2. Each time You distribute or publicly digitally perform a + Derivative Work, Licensor offers to the recipient a license to the + original Work on the same terms and conditions as the license + granted to You under this License. + 3. If any provision of this License is invalid or unenforceable under + applicable law, it shall not affect the validity or enforceability of + the remainder of the terms of this License, and without further + action by the parties to this agreement, such provision shall be + reformed to the minimum extent necessary to make such provision + valid and enforceable. + 4. No term or provision of this License shall be deemed waived and + no breach consented to unless such waiver or consent shall be in + writing and signed by the party to be charged with such waiver or + consent. + 5. This License constitutes the entire agreement between the parties + with respect to the Work licensed here. There are no understandings, + agreements or representations with respect to the Work not specified + here. Licensor shall not be bound by any additional provisions that + may appear in any communication from You. This License may not be + modified without the mutual written agreement of the Licensor and + You. + +Creative Commons is not a party to this License, and makes no warranty +whatsoever in connection with the Work. Creative Commons will not be +liable to You or any party on any legal theory for any damages +whatsoever, including without limitation any general, special, +incidental or consequential damages arising in connection to this +license. Notwithstanding the foregoing two (2) sentences, if Creative +Commons has expressly identified itself as the Licensor hereunder, +it shall have all rights and obligations of Licensor. + +Except for the limited purpose of indicating to the public that the +Work is licensed under the CCPL, neither party will use the trademark +"Creative Commons" or any related trademark or logo of Creative Commons +without the prior written consent of Creative Commons. Any permitted +use will be in compliance with Creative Commons' then-current trademark +usage guidelines, as may be published on its website or otherwise made +available upon request from time to time. + +Creative Commons may be contacted at http://creativecommons.org/ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/kubuntu-default-settings-trinity.postinst b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/kubuntu-default-settings-trinity.postinst new file mode 100644 index 000000000..3c6ed630e --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/kubuntu-default-settings-trinity.postinst @@ -0,0 +1,47 @@ +#! /bin/sh +set -e + +#DEBHELPER# + +case "$1" in + configure) + # Set default cursor theme + update-alternatives --set x-cursor-theme /etc/X11/cursors/crystalwhite.theme || true + + # clean the driver database for kdeprint + if [ -x /usr/sbin/foomatic-cleanupdrivers ]; then + foomatic-cleanupdrivers + fi + + # Clean up this stubborn file + rm -rf /etc/default/kdm-trinity.d/20_kubuntu_default_settings + + # create links for .hidden files, don't bail out if s.th. goes wrong. + if [ -d /media ]; then + if [ ! -e /media/.hidden ]; then + ln -s /etc/kubuntu-default-settings-trinity/hidden-media /media/.hidden || \ + echo "Could not create symlink /media/.hidden, skipping." + fi + if [ ! -e /media/.directory ]; then + ln -s /etc/kubuntu-default-settings-trinity/directory-media /media/.directory || \ + echo "Could not create symlink /media/.directory, skipping." + fi + fi + if [ -d /home ]; then + if [ ! -e /home/.directory ]; then + ln -s /etc/kubuntu-default-settings-trinity/directory-home /home/.directory || \ + echo "Could not create symlink /home/.directory, skipping." + fi + fi + + if [ -f /usr/share/kubuntu-default-settings-trinity/hal-policy-ntfs-config-write-policy.fdi ]; then + if [ -d /usr/share/hal/fdi/policy/10osvendor ]; then + ln -sf /usr/share/kubuntu-default-settings-trinity/hal-policy-ntfs-config-write-policy.fdi \ + /usr/share/hal/fdi/policy/10osvendor/20-ntfs-config-write-policy.fdi || \ + echo "Could not create symlink /usr/share/hal/fdi/policy/10osvendor/20-ntfs-config-write-policy.fdi, skipping." + fi + fi + ;; +esac + +exit 0 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/kubuntu-default-settings-trinity.postrm b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/kubuntu-default-settings-trinity.postrm new file mode 100644 index 000000000..3727a65c1 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/kubuntu-default-settings-trinity.postrm @@ -0,0 +1,39 @@ +#! /bin/sh +set -e + +#DEBHELPER# + +case "$1" in + remove|deconfigure|failed-upgrade) + echo Unsetting kubuntu as default mouse cursor theme ... + # update-alternatives may fail, e.g. if the auto-configured file has gone + # This is not a problem for us though (LP: #194101) + update-alternatives --auto x-cursor-theme || true + + ;; + + purge) + # remove symbolic links on purge again (careful, only if these *are* symlinks, + # also don't bail out if s.th. goes wrong (e.g. /media mounted r.o.) + if [ -h /.hidden ]; then + rm /.hidden || \ + echo "Could not remove symlink /.hidden, skipping." + fi + if [ -h /media/.hidden ]; then + rm /media/.hidden || \ + echo "Could not remove symlink /media/.hidden, skipping." + fi + if [ -h /usr/share/hal/fdi/policy/10osvendor/home/20-ntfs-config-write-policy.fdi ]; then + rm /usr/share/hal/fdi/policy/10osvendor/home/20-ntfs-config-write-policy.fdi || \ + echo "Could not remove symlink /usr/share/hal/fdi/policy/10osvendor/home/20-ntfs-config-write-policy.fdi, skipping." + fi + ;; + + upgrade) + ;; + + *) + echo "Unknown argument ($1) for $0" + ;; + +esac diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/rules b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/rules new file mode 100755 index 000000000..087848532 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/rules @@ -0,0 +1,8 @@ +#!/usr/bin/make -f +include /usr/share/cdbs/1/class/makefile.mk +include /usr/share/cdbs/1/rules/debhelper.mk + +CFLAGS=-g -Wall -fPIC + +DEB_MAKE_INSTALL_TARGET := install DESTDIR="$(DEB_DESTDIR)" +DEB_INSTALL_DOCS_ALL := diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/gtk-qt-engine-rc-files/gtk-qt-engine.rc.sh b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/gtk-qt-engine-rc-files/gtk-qt-engine.rc.sh new file mode 100755 index 000000000..77e73faf8 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/gtk-qt-engine-rc-files/gtk-qt-engine.rc.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +# Make sure our customised gtkrc file is loaded. +export GTK2_RC_FILES=$HOME/.gtkrc-2.0-kde diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/gtk-qt-engine-rc-files/gtkrc-2.0-kde b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/gtk-qt-engine-rc-files/gtkrc-2.0-kde new file mode 100755 index 000000000..a34c9c81c --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/gtk-qt-engine-rc-files/gtkrc-2.0-kde @@ -0,0 +1,13 @@ +# This file was written by KDE +# You can edit it in the KDE control center, under "GTK Styles and Fonts" + +include "/usr/share/themes/Qt/gtk-2.0/gtkrc" + +style "user-font" +{ + font_name="Sans Serif 9" +} +widget_class "*" style "user-font" + +gtk-theme-name="Qt" +gtk-font-name="Sans Serif 9" diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/hal-policy-ntfs-config-write-policy.fdi b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/hal-policy-ntfs-config-write-policy.fdi new file mode 120000 index 000000000..105c4f692 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/hal-policy-ntfs-config-write-policy.fdi @@ -0,0 +1 @@ +/usr/share/kubuntu-default-settings/hal-policy-ntfs-config-write-policy.fdi \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/hal/20-ntfs-config-write-policy.fdi b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/hal/20-ntfs-config-write-policy.fdi new file mode 100644 index 000000000..2dead0109 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/hal/20-ntfs-config-write-policy.fdi @@ -0,0 +1,18 @@ + + + + + + + + + + + ntfs-3g + ntfs-3g + locale= + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/hal/hal-policy-ntfs-config-write-policy.fdi b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/hal/hal-policy-ntfs-config-write-policy.fdi new file mode 100644 index 000000000..2dead0109 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/hal/hal-policy-ntfs-config-write-policy.fdi @@ -0,0 +1,18 @@ + + + + + + + + + + + ntfs-3g + ntfs-3g + locale= + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kaffeine/fileopen.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kaffeine/fileopen.svg new file mode 100755 index 000000000..1c35cfed6 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kaffeine/fileopen.svg @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kaffeine/fileopen128.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kaffeine/fileopen128.png new file mode 100755 index 000000000..7b3588497 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kaffeine/fileopen128.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kaffeine/fileopen64.png b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kaffeine/fileopen64.png new file mode 100755 index 000000000..068a38680 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kaffeine/fileopen64.png differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kaffeine/wizard_stamp_v0.7.1 b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kaffeine/wizard_stamp_v0.7.1 new file mode 100755 index 000000000..e69de29bb diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-hidden/directory-home b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-hidden/directory-home new file mode 100644 index 000000000..519a93d87 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-hidden/directory-home @@ -0,0 +1,2 @@ +[Desktop Entry] +Icon=folder_home diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-hidden/directory-media b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-hidden/directory-media new file mode 100644 index 000000000..3fba6cec6 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-hidden/directory-media @@ -0,0 +1,2 @@ +[Desktop Entry] +Icon=system diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-hidden/hidden-media b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-hidden/hidden-media new file mode 100644 index 000000000..973d89575 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-hidden/hidden-media @@ -0,0 +1,2 @@ +cdrom +floppy \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-profile/kde-user-profile b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-profile/kde-user-profile new file mode 100755 index 000000000..647a34e46 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-profile/kde-user-profile @@ -0,0 +1,2 @@ +[General] +groups= diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-profile/kde4rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-profile/kde4rc new file mode 100755 index 000000000..d08a1fe0b --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-profile/kde4rc @@ -0,0 +1,2 @@ +[Directories-default] +prefixes=/usr/share/kubuntu-default-settings-trinity/kde4-profile/default/ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-profile/kderc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-profile/kderc new file mode 100755 index 000000000..c2f5a61e6 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-profile/kderc @@ -0,0 +1,5 @@ +[Directories] +userProfileMapFile=/etc/kde-user-profile + +[Directories-default] +prefixes=/usr/share/kubuntu-default-settings-trinity/kde-profile/default/ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/adept_managerrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/adept_managerrc new file mode 100644 index 000000000..3e7f7533d --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/adept_managerrc @@ -0,0 +1,2 @@ +[MainWindow Toolbar mainToolBar] +IconText=IconTextBottom diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/adept_notifierrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/adept_notifierrc new file mode 100644 index 000000000..86c6056ec --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/adept_notifierrc @@ -0,0 +1,2 @@ +[General] +Apport=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/amarokrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/amarokrc new file mode 100644 index 000000000..b02ab8b29 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/amarokrc @@ -0,0 +1,21 @@ +[General] +First Run=false + +[General Options] +Show Splashscreen=false +ContextBrowser StyleSheet=kubuntu + +[Shortcuts] +next=Win+B;XF86AudioNext +play=Win+X;XF86AudioPlay +play_pause=XF86AudioPause;Alt+Ctrl+P +prev=Win+Z;XF86AudioPrev +stop=Win+V;XF86AudioStop + +[Gst-Engine] +Sound Output=alsasink + +[OSD] +Osd Font=Sans Serif,16,-1,5,75,0,0,0,0,0 +Osd Alignment=Left +Osd Y Offset=15 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/arkrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/arkrc new file mode 100644 index 000000000..1b3188cb8 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/arkrc @@ -0,0 +1,2 @@ +[ark] +UseIntegratedViewer=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/clock_panelapplet_kubuntu_rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/clock_panelapplet_kubuntu_rc new file mode 100644 index 000000000..e54b81f63 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/clock_panelapplet_kubuntu_rc @@ -0,0 +1,8 @@ +[Date] +Font=Sans Serif,9,-1,5,50,0,0,0,0,0 + +[General] +Type=Plain + +[Plain] +Font=Sans Serif,12,-1,5,75,0,0,0,0,0 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/cryptodefaults b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/cryptodefaults new file mode 100644 index 000000000..cae93fc63 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/cryptodefaults @@ -0,0 +1,12 @@ +[SSLv2] +Enabled=true +cipher_DES-CBC-MD5=false +cipher_DES-CBC3-MD5=false +cipher_EXP-RC2-CBC-MD5=false +cipher_EXP-RC4-MD5=false +cipher_RC2-CBC-MD5=false +cipher_RC4-64-MD5=false +cipher_RC4-MD5=false + +[Warnings] +OnUnencrypted=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/d3lphinrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/d3lphinrc new file mode 100644 index 000000000..93e4bc082 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/d3lphinrc @@ -0,0 +1,28 @@ +[D3lphin Toolbar style] +IconText=IconTextBottom + +[General] +Default View Mode=2 + +[Icons Mode] +Grid Height=72 +Grid Spacing=20 +Grid Width=120 +Icon Size=48 +Number of Textlines=2 +Preview Size=48 + +[MainWindow Toolbar mainToolBar] +IconText=IconTextBottom + +[Previews Mode] +Grid Height=96 +Grid Width=96 +Icon Size=64 +Preview Size=64 +Number of Textlines=2 +Preview Size=64 + +[rightSidebar] +Selected Page=Information +Visible=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/k3b.eventsrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/k3b.eventsrc new file mode 100644 index 000000000..3eb68c158 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/k3b.eventsrc @@ -0,0 +1,17 @@ +[FinishedWithError] +commandline= +logfile= +presentation=0 +soundfile=k3b_error1.wav + +[SuccessfullyFinished] +commandline= +logfile= +presentation=0 +soundfile=k3b_success1.wav + +[WaitingForMedium] +commandline= +logfile= +presentation=0 +soundfile=k3b_wait_media1.wav diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/k3brc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/k3brc new file mode 100644 index 000000000..177e2c957 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/k3brc @@ -0,0 +1,8 @@ +[General Options] +Allow overburning=true +No cd eject=true +Show splash=false +auto rewritable erasing=true + +[TipOfDay] +RunOnStart=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kaffeinerc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kaffeinerc new file mode 100644 index 000000000..01a8e675c --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kaffeinerc @@ -0,0 +1,2 @@ +[General Options] +Embed in System Tray=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/katapultrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/katapultrc new file mode 100644 index 000000000..d0a51f357 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/katapultrc @@ -0,0 +1,3 @@ +SystrayIcon=false +HideSessionNotification=2 +Display=o2 Display diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/katerc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/katerc new file mode 100644 index 000000000..10fd37bab --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/katerc @@ -0,0 +1,9 @@ +[TipOfDay] +RunOnStart=false + +[General] +Session Exit=discard +Startup Session=new + +[Kate Document Defaults] +KTextEditor Plugin ktexteditor_isearch=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kbookmarkrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kbookmarkrc new file mode 100644 index 000000000..d70bd649f --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kbookmarkrc @@ -0,0 +1,2 @@ +[Bookmarks] +AdvancedAddBookmarkDialog=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcminputrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcminputrc new file mode 100644 index 000000000..e007097a0 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcminputrc @@ -0,0 +1,6 @@ +[Mouse] +Acceleration=2 +MouseButtonMapping=RightHanded +ReverseScrollPolarity=false +Threshold=2 +cursorTheme=DMZ-White diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcmlaptoprc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcmlaptoprc new file mode 100644 index 000000000..b1c36c638 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcmlaptoprc @@ -0,0 +1,32 @@ +[AcpiDefault] +EnableHibernate=true +EnablePerformance=true +EnableStandby=false +EnableSuspend=true +EnableThrottle=false + +[BatteryCritical] +Brightness=false +BrightnessValue=255 +CriticalValPercent=3 +CriticalValTime=2 +Hibernate=true +Logout=false +LowVal=5 +Notify=true +Performance=false +PerformanceValue= +PlaySound=false +PlaySoundPath= +RunCommand=false +RunCommandPath= +Shutdown=false +Standby=false +Suspend=false +SystemBeep=true +Throttle=false +ThrottleValue= +TimeBasedAction=true + +[SoftwareSuspendDefault] +EnableHibernate=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcmnspluginrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcmnspluginrc new file mode 100644 index 000000000..d12811dd2 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcmnspluginrc @@ -0,0 +1,4 @@ +[Misc] +startkdeScan=true +useArtsdsp=true +PluginsListFile=/usr/share/kubuntu-default-settings-trinity/kde-profile/default/share/apps/konqueror/konq_plugins.xml \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcookiejarrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcookiejarrc new file mode 100644 index 000000000..ff3d27840 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kcookiejarrc @@ -0,0 +1,2 @@ +[Cookie Policy] +CookieGlobalAdvice=Accept diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals new file mode 100644 index 000000000..502972019 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals @@ -0,0 +1,71 @@ +[DesktopIcons] +Animated=true +Size=48 + +[General] +XftAntialias=true +XftHintStyle=hintfull +XftSubPixel=none +font=Sans Serif,9,-1,5,50,0,0,0,0,0 +fixed=Monospace,9,-1,5,50,0,0,0,0,0 +menuFont=Sans Serif,9,-1,5,50,0,0,0,0,0 +taskbarFont=Sans Serif,9,-1,5,50,0,0,0,0,0 +toolBarFont=Sans Serif,9,-1,5,50,0,0,0,0,0 +widgetStyle=qtcurve +alternateBackground=220,228,249 +background=238,239,242 +buttonBackground=238,238,238 +buttonForeground=0,0,0 +foreground=0,0,0 +linkColor=0,0,238 +selectBackground=68,115,196 +visitedLinkColor=82,24,139 +windowBackground=255,255,255 +windowForeground=0,0,0 +shadeSortColumn=true + +[PreviewSettings] +BoostSize=true +MaximumSize=5242880 + +[KDE] +ShowIconsOnPushButtons=true +ChangeCursor=true +EffectAnimateCombo=true +EffectFadeMenu=false +EffectFadeTooltip=false +EffectsEnabled=true +OpaqueResize=true +contrast=7 +SingleClick=true + +[WM] +activeFont=Sans Serif,9,-1,5,75,0,0,0,0,0 +activeBackground=82,139,239 +activeBlend=238,239,242 +activeForeground=255,255,255 +activeTitleBtnBg=220,220,220 +frame=239,239,239 +handle=239,239,239 +inactiveBackground=238,239,242 +inactiveBlend=238,239,242 +inactiveForeground=67,67,67 +inactiveFrame=239,239,239 +inactiveHandle=239,239,239 +inactiveTitleBtnBg=167,181,199 +selectBackground=68,115,196 +selectForeground=255,255,255 + +[Global Shortcuts] +Popup Launch Menu=default(Alt+F1);Win + +[KSpell] +#ASpell +KSpell_Client=1 +#UTF-8 +KSpell_Encoding=11 + +[KDE URL Restrictions] +rule_count=2 +rule_1=redirect,http,,,apt,,,true +rule_2=redirect,https,,,apt,,,true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kdesktoprc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kdesktoprc new file mode 100644 index 000000000..41ae7dfb3 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kdesktoprc @@ -0,0 +1,29 @@ +[Desktop Icons] +Preview=webarchivethumbnail,clipartthumbnail,ldifvcardthumbnail,cursorthumbnail,fontthumbnail,textthumbnail,djvuthumbnail,htmlthumbnail,kofficethumbnail,gsthumbnail,svgthumbnail,imagethumbnail,exrthumbnail +ShowHidden=false + +[Desktop0] +BackgroundMode=Flat +BlendBalance=100 +BlendMode=NoBlending +ChangeInterval=60 +Color1=183,171,215 +Color2=183,171,215 +CurrentWallpaper=0 +LastChange=0 +MinOptimizationDepth=1 +MultiWallpaperMode=NoMulti +ReverseBlending=false +UseSHM=false +Wallpaper=/usr/share/wallpapers/kubuntu-wallpaper.png +WallpaperMode=Scaled + +[FMSettings] +StandardFont=Sans Serif,9,-1,5,50,0,0,0,0,0 + +[General] +AutoLineUpIcons=true + +[Media] +enabled=true +exclude=media/hdd_mounted,media/nfs_mounted,media/floppy5_unmounted,media/cdrom_unmounted,media/floppy_unmounted,media/hdd_unmounted,media/nfs_unmounted,media/builtin-mydocuments,media/builtin-mycomputer,media/builtin-mynetworkplaces,media/builtin-printers,media/builtin-trash,media/builtin-webbrowser diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kgpgrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kgpgrc new file mode 100644 index 000000000..9aae01a60 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kgpgrc @@ -0,0 +1,10 @@ +[General Options] +First run=false + +[GPG Settings] +Groups= +gpg_config_path=$HOME/.gnupg/options + +[Servers] +Server_List=hkp://keyserver.ubuntu.com (Default),hkp://wwwkeys.eu.pgp.net,hkp://search.keyserver.net,hkp://wweys.pgp.net,hkp://pgp.dtype.org,hkp://wwwkeys.us.pgp.net + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/khelpcenterrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/khelpcenterrc new file mode 100644 index 000000000..c4d1f4dac --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/khelpcenterrc @@ -0,0 +1,2 @@ +[Notification Messages] +indexcreation=no diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/khtmlrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/khtmlrc new file mode 100644 index 000000000..6a64b58be --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/khtmlrc @@ -0,0 +1,613 @@ +[Filter Settings] +Enabled=true +Shrink=true +Count=609 +Filter-0=!\s +Filter-1=! Rick752's EASYLIST for Adblock Plus 0.7.1+ +Filter-10=*/adpeeps/* +Filter-100=.awin1.com +Filter-101=.awltovhc. +Filter-102=.azads.com/ +Filter-103=.bannerconnect. +Filter-104=.bannersmania. +Filter-105=.belointeractive. +Filter-106=.bestofferdirect. +Filter-107=.bidvertiser. +Filter-108=.bimedia.net/video/$object +Filter-109=.blogads. +Filter-11=*/adrevolver/* +Filter-110=.bluestreak. +Filter-111=.bravenetmedianetwork. +Filter-112=.bravenet.*/rover/ +Filter-113=.bridgetrack. +Filter-114=.burstnet. +Filter-115=.casalemedia. +Filter-116=.centralmediaserver.$~image +Filter-117=.checkm8. +Filter-118=.chitika. +Filter-119=.cjt1.net +Filter-12=*/ads/* +Filter-120=.clash-media. +Filter-121=.claxonmedia. +Filter-122=.clickad. +Filter-123=.clickbooth +Filter-124=.clickthrucash. +Filter-125=.connextra. +Filter-126=.contextweb. +Filter-127=.cpaclicks +Filter-128=.cpmstar. +Filter-129=.crashextads. +Filter-13=*/ads2/* +Filter-130=.crispads. +Filter-131=.decisionmark. +Filter-132=.deepmetrix. +Filter-133=.directorym. +Filter-134=.dl-rms.com/ +Filter-135=.domainsponsor. +Filter-136=.doubleclick. +Filter-137=.dpbolvw. +Filter-138=.edge.ru4. +Filter-139=.etology. +Filter-14=*/AdsManager/* +Filter-140=.euroclick. +Filter-141=.exponential. +Filter-142=.extreme-dm. +Filter-143=.eyewonder. +Filter-144=.fairfax.$~stylesheet +Filter-145=.falkag. +Filter-146=.fastclick. +Filter-147=.feedburner.com/~a/ +Filter-148=.fimserve. +Filter-149=.fixionmedia. +Filter-15=*/adscripts/* +Filter-150=.fmpub.net/ +Filter-151=.forrestersurveys. +Filter-152=.ftjcfx. +Filter-153=.fluxads. +Filter-154=.flyordie.com/games/free/b/*--?p= +Filter-155=.funklicks. +Filter-156=.game-advertising-online. +Filter-157=.gamersbanner. +Filter-158=.gcion.com +Filter-159=.geopromos. +Filter-16=*/AdsIframe/* +Filter-160=.gestionpub. +Filter-161=.gif?rand= +Filter-162=.gklmedia. +Filter-163=.go.com/*ads.js +Filter-164=.haymarketmedia. +Filter-165=.henwo.com/$script +Filter-166=.hit-now. +Filter-167=.httpool. +Filter-168=.hypemakers. +Filter-169=.ic-live. +Filter-17=*/adspro/* +Filter-170=.icdirect. +Filter-171=.imglt.com/ +Filter-172=.impresionesweb. +Filter-173=.imrworldwide. +Filter-174=.indiads. +Filter-175=.industrybrains. +Filter-176=.inetinteractive. +Filter-177=.infocious. +Filter-178=.intellitxt. +Filter-179=.interpolls. +Filter-18=*/adverts/* +Filter-180=.ivwbox. +Filter-181=.jdoqocy. +Filter-182=.jydesign. +Filter-183=.ketoo.com/ +Filter-184=.klipmart. +Filter-185=.kontera. +Filter-186=.kqzyfj. +Filter-187=.leadacceptor. +Filter-188=.lduhtrp. +Filter-189=.linkexchange. +Filter-19=*/AdWorks/* +Filter-190=.linkworth. +Filter-191=.maxserving. +Filter-192=.mb01.com/ +Filter-193=.mbn.com.ua/ +Filter-194=.mediaonenetwork. +Filter-195=.mediaplex. +Filter-196=.mediavantage. +Filter-197=.mercuras. +Filter-198=.miva.com/ +Filter-199=.moneymakers.de/ +Filter-2=! -add the EasyElement & ABP Tracking Filter subscriptions for even more. +Filter-20=*/banman/*$subdocument,script +Filter-200=.mootermedia. +Filter-201=.myway.com/gca_iframe. +Filter-202=.netavenir. +Filter-203=.newanglemedia.com/clients/ +Filter-204=.newsadstream. +Filter-205=.northmay. +Filter-206=.nwsource.*/adv.gif +Filter-207=.nyadmcncserve- +Filter-208=.obibanners. +Filter-209=.onenetworkdirect. +Filter-21=*/bannermedia/* +Filter-210=.overture. +Filter-211=.oxado.com/ +Filter-212=.peelawayads.com/affads/ +Filter-213=.perfb.com +Filter-214=.pheedo. +Filter-215=.php?*bannerid +Filter-216=.php?adclass +Filter-217=.platinumadvertisement. +Filter-218=.pointroll. +Filter-219=.pricespy.co.nz/adds/ +Filter-22=*/banners/*$script,object +Filter-220=.pro-advertising. +Filter-221=.probannerswap. +Filter-222=.profitpeelers.$script +Filter-223=.projectwonderful. +Filter-224=.qksrv.net/ +Filter-225=.qksz.net/ +Filter-226=.questionmarket. +Filter-227=.revresda. +Filter-228=.revsci. +Filter-229=.rmxads. +Filter-23=*/ctxtlink/* +Filter-230=.rottentomatoes.*size=*x*&dechannel +Filter-231=.rovion.*?AffID= +Filter-232=.scanscout. +Filter-233=.shareasale. +Filter-234=.shareresults. +Filter-235=.smartadserver. +Filter-236=.smarttargetting. +Filter-237=.snap.com/$script +Filter-238=.sonnerie. +Filter-239=.space.com/promo/ +Filter-24=*/dontblockthis/* +Filter-240=.specificclick. +Filter-241=.specificmedia. +Filter-242=.sponsorpalace. +Filter-243=.spotplex.*widget +Filter-244=.sta-ads. +Filter-245=.survey-poll. +Filter-246=.tacoda. +Filter-247=.targetnet. +Filter-248=.tiser.com +Filter-249=.tkqlhce. +Filter-25=*/ebayinternalpromos/* +Filter-250=.torrentspy.*staticframe +Filter-251=.tqlkg.com +Filter-252=.tradedoubler. +Filter-253=.trafic. +Filter-254=.tribalfusion. +Filter-255=.typepad.com/sponsors/ +Filter-256=.tyroo. +Filter-257=.unicast. +Filter-258=.utarget. +Filter-259=.valueclick. +Filter-26=*/flashbanner/*$match-case +Filter-260=.vibrantmedia. +Filter-261=.vpico.com/ +Filter-262=.webads.co.nz +Filter-263=.webmasterplan. +Filter-264=.worlddatinghere. +Filter-265=.xchangebanners. +Filter-266=.yimg.com/a/ +Filter-267=.yimg.com/adv/ +Filter-268=.zangocash.*/detectenvironment +Filter-269=.zedo.com/ +Filter-27=*/fuseads/* +Filter-270=//banner. +Filter-271=/63.225.61. +Filter-272=/64.73.24.44 +Filter-273=/ad/*promo +Filter-274=/ad.asp? +Filter-275=/ad/frame +Filter-276=/ad/mercury$object +Filter-277=/ad_$subdocument +Filter-278=/ad_functions +Filter-279=/ad_insert. +Filter-28=*/houseads/* +Filter-280=/ad_refresher. +Filter-281=/ad_*.gif +Filter-282=/adbanner +Filter-283=/adbrite$subdocument +Filter-284=/adbrite. +Filter-285=/adclick +Filter-286=/adcode.js +Filter-287=/adframe. +Filter-288=/AdIFrame. +Filter-289=/adfunction +Filter-29=*/images/ad/* +Filter-290=/adimage. +Filter-291=/adinsert. +Filter-292=/adjs.php? +Filter-293=/adjsmp.php? +Filter-294=/adlabel +Filter-295=/adlinks.js +Filter-296=/ad_manager.js +Filter-297=/admanager$script +Filter-298=/adRelated. +Filter-299=/ads.htm +Filter-3=! | Last Modified: 26Sep07 | http://easylist.adblockplus.org | +Filter-30=*/IndianRailways/*$match-case +Filter-300=/ads.php? +Filter-301=/ads2.php? +Filter-302=/ads*.php$subdocument +Filter-303=/ADSAdClient31.dll?GetAd?$other +Filter-304=/adscript. +Filter-305=/adsense_$script +Filter-306=/adserver +Filter-307=/adshow? +Filter-308=/adsonar. +Filter-309=/adSwap.js +Filter-31=*/LinkExchange/* +Filter-310=/adtext_ +Filter-311=/adx.js| +Filter-312=/advert/ms +Filter-313=/advert_ +Filter-314=/adverti +Filter-315=/adview. +Filter-316=/affiliates.babylon. +Filter-317=/aj.600z. +Filter-318=/ajs.php? +Filter-319=/banimpress. +Filter-32=*/linkshare/* +Filter-320=/banmanpro/ad +Filter-321=/banners.adultfriendfinder +Filter-322=/banner.php?*http +Filter-323=/banners/banner +Filter-324=/banners/*.gif$~background +Filter-325=/banners/*clickTAG +Filter-326=/blogad_ +Filter-327=/blogads +Filter-328=/bmp/banman.asp? +Filter-329=/bs.yandex.ru +Filter-33=*/oascentral. +Filter-330=/cm8adam +Filter-331=/cnnSLads.js +Filter-332=/cnwk.*widgets.js +Filter-333=/commercials/splash +Filter-334=/csDynamic$match-case +Filter-335=/de*.myspace.$subdocument +Filter-336=/descPopup.js +Filter-337=/directads. +Filter-338=/DisplayAds$match-case +Filter-339=/DynamicAd? +Filter-34=*/partners/* +Filter-340=/ekmas.com +Filter-341=/flashAds. +Filter-342=/flipmedia +Filter-343=/freetrafficbar. +Filter-344=/getad.php? +Filter-345=/getbanner.cfm?$subdocument +Filter-346=/googleAd.js +Filter-347=/google-adsense$subdocument +Filter-348=/hits4pay. +Filter-349=/iframead. +Filter-35=*/phpads/* +Filter-350=/iframed_*sessionid= +Filter-351=/intext.js +Filter-352=/itunesaffiliate +Filter-353=/kermit.macnn. +Filter-354=/launch/testdrive.gif +Filter-355=/layer-ads. +Filter-356=/loadAdWiz.js +Filter-357=/logos/adLogo +Filter-358=/marketing*partner$image +Filter-359=/mac-ad? +Filter-36=*/phpadserver/* +Filter-360=/media/*promo$~background +Filter-361=/media.funpic.*/layer. +Filter-362=/mediamgr +Filter-363=/nascar/*/defector.js +Filter-364=/oas_logic. +Filter-365=/oasc03.$other +Filter-366=/oasisi-j.php? +Filter-367=/overture_ +Filter-368=/partner/*? +Filter-369=/partner*rotate +Filter-37=*/printads/* +Filter-370=/partners.$~stylesheet +Filter-371=/partnership/*affiliate +Filter-372=/popupjs. +Filter-373=/promos/*promo +Filter-374=/public/ad? +Filter-375=/r.mail.ru +Filter-376=/rad.*?GetSAd= +Filter-377=/rotation/*.php? +Filter-378=/rtq.careerbuilder. +Filter-379=/showads. +Filter-38=*/promos/*$object +Filter-380=/showbanner.php? +Filter-381=/small_ad. +Filter-382=/spinbox.freedom. +Filter-383=/storyAds. +Filter-384=/surveyCookie.js +Filter-385=/textAd.js +Filter-386=/videoads. +Filter-387=/w1.buysub.$~image +Filter-388=/ysmads.html +Filter-389=&affiliate=$subdocument +Filter-39=*/shared/promos/* +Filter-390=&ClientType=*&AdID= +Filter-391=&partner$subdocument +Filter-392=?ad_id= +Filter-393=?affiliate +Filter-394=?getad=& +Filter-395=?showbanner= +Filter-396=_ad.aspx? +Filter-397=_adbrite +Filter-398=_ads/$~stylesheet +Filter-399=_adspace +Filter-4=!\s +Filter-40=*/Splash/Page_Header/* +Filter-400=_files/*.htm|$subdocument +Filter-401=adaffiliate +Filter-402=adcounter +Filter-403=admentor +Filter-404=ads.sv.publicus.$script +Filter-405=adsfac.net +Filter-406=affiliatebrand. +Filter-407=audienceprofiler. +Filter-408=aurora-*marketing.co +Filter-409=bannerad +Filter-41=*/sponsImages/* +Filter-410=BannerMangement +Filter-411=blog.tmcnet.*/overlib.js +Filter-412=brandcentral. +Filter-413=capitalnews9.com/images/geo_ +Filter-414=Click*Advertiser +Filter-415=clicktag=*/ad +Filter-416=content.search +Filter-417=cppops*nextag +Filter-418=dbbsrv.com +Filter-419=dgmaustralia. +Filter-42=*/trusearch.net/affblock/* +Filter-420=download-door.search.com/search +Filter-421=dynamicad. +Filter-422=earthlink*/promos +Filter-423=eas.blocket. +Filter-424=exitexplosion.*/exit.js +Filter-425=faireagle.com +Filter-426=geocities.com/js_source/ +Filter-427=google.com*adfetch +Filter-428=google.com*/promo_ +Filter-429=googleads +Filter-43=*/userbanners/* +Filter-430=hera.hardocp. +Filter-431=hotlog.com +Filter-432=i.azjmp. +Filter-433=imageshack*tagworld +Filter-434=interclick. +Filter-435=js2.yimg.*_popup_ +Filter-436=kanoodle +Filter-437=link_ads +Filter-438=mediacorpsingapore +Filter-439=nebuad.com +Filter-44=*/vendshow/* +Filter-440=network.ninemsn.*/share/ +Filter-441=page.grabclick. +Filter-442=phpadsnew +Filter-443=popinads. +Filter-444=popunder +Filter-445=popup_ad +Filter-446=precisionclick. +Filter-447=pro-market. +Filter-448=promopop +Filter-449=ptnrcontent +Filter-45=*/webadImg/* +Filter-450=publicidad +Filter-451=quigo.com +Filter-452=rad.live.com/ADSAdClient +Filter-453=richmedia.*yimg. +Filter-454=sponslink +Filter-455=sponsor.gif +Filter-456=sponsorads +Filter-457=sponsoredlink$~stylesheet +Filter-458=sponsored_links +Filter-459=sponsors*banner +Filter-46=_banner_ad +Filter-460=storefronts$~stylesheet +Filter-461=sys-con.com/common/$script +Filter-462=targetpoint.com +Filter-463=textlink-ads. +Filter-464=themis.yahoo. +Filter-465=trafficlayer.de +Filter-466=worsethanfailure.*/Tizes/$object +Filter-467=xcelsiusadserver. +Filter-468=yceml.net +Filter-469=http://171.66.124.80/ +Filter-47=-adspace +Filter-470=http://196.41.0.207/ +Filter-471=http://72.32.71.244 +Filter-472=http://a.ads. +Filter-473=http://ad*.emidiate. +Filter-474=http://abm.hothardware. +Filter-475=http://ad-uk. +Filter-476=http://ad. +Filter-477=http://ad1. +Filter-478=http://adcreative. +Filter-479=http://adfarm. +Filter-48=.1100i.com/ +Filter-480=http://adimg. +Filter-481=http://adimages. +Filter-482=http://adinterax. +Filter-483=http://adq. +Filter-484=http://adremote. +Filter-485=http://adonline. +Filter-486=http://ads. +Filter-487=http://ads1. +Filter-488=http://ads2. +Filter-489=http://ads3. +Filter-49=.112.2o7. +Filter-490=http://ads4. +Filter-491=http://ads5. +Filter-492=http://adsatt. +Filter-493=http://adsearch. +Filter-494=http://adserv +Filter-495=http://adsnew. +Filter-496=http://adsremote. +Filter-497=http://adstream.*.cgi +Filter-498=http://adsvr. +Filter-499=http://adsys. +Filter-5=&adspace= +Filter-50=.122.2o7. +Filter-500=http://adt. +Filter-501=http://adtology +Filter-502=http://adv. +Filter-503=http://advert. +Filter-504=http://adverts. +Filter-505=http://adworks. +Filter-506=http://adx. +Filter-507=http://affiliates.*.aspx? +Filter-508=http://afimages. +Filter-509=http://almobty.com/ +Filter-51=.2mdn.net/ +Filter-510=http://altfarm. +Filter-511=http://avpa. +Filter-512=http://banners.*http +Filter-513=http://bwp.$subdocument +Filter-514=http://cdn.nvero. +Filter-515=http://circads. +Filter-516=http://common.*/slider.js +Filter-517=http://feeds.*/~a/ +Filter-518=http://fdads.sv. +Filter-519=http://ffxcam. +Filter-52=.360ads. +Filter-520=http://getad. +Filter-521=http://images.*/banners/ +Filter-522=http://jazad. +Filter-523=http://lads.*-gutter- +Filter-524=http://mads. +Filter-525=http://marketing.*http +Filter-526=http://ng3.ads. +Filter-527=http://oas-central. +Filter-528=http://pagead2.$subdocument +Filter-529=http://pagead2.*? +Filter-53=.43plc.com +Filter-530=http://partner. +Filter-531=http://promo. +Filter-532=http://promo2. +Filter-533=http://promos. +Filter-534=http://promote. +Filter-535=http://rcm.amazon. +Filter-536=http://rss.*/~a/ +Filter-537=http://servedbyadbutler. +Filter-538=http://smartad. +Filter-539=http://stocker.bonnint. +Filter-54=.about.com/0/$subdocument +Filter-540=http://synad. +Filter-541=http://ttsrc.aroq. +Filter-542=http://video.flashtalking. +Filter-543=\s +Filter-544=! WHITELISTS +Filter-545=@@1800flowers.com/*/banners/ +Filter-546=@@abcnews.go.com/$script +Filter-547=@@ads1.msn.com/library/dap.js +Filter-548=@@ads.ign.com/*masthead +Filter-549=@@/ads/video/*.flv$other +Filter-55=.ad.tomshardware. +Filter-550=@@|http://www.apple.com/ +Filter-551=@@*/autoplayer/*$object +Filter-552=@@.bbc.co.uk/weather/images/banners/ +Filter-553=@@.brightcove.com*/viewer/ +Filter-554=@@.cbc.ca/includes/promos/ +Filter-555=@@compusa.com*/banners/ +Filter-556=@@cosmos.bcst.yahoo.com/scp_v3/ +Filter-557=@@DartShellPlayer +Filter-558=@@discovery.com/realmedia +Filter-559=@@discovery.com$other,object +Filter-56=.ad-flow. +Filter-560=@@doubleclick.net*video*player +Filter-561=@@doubleclick.net/adj/*video$script +Filter-562=@@cdn.fastclick.net/fastclick.net/video/ +Filter-563=@@eq2i.com/abbt. +Filter-564=@@flyordie.com/*&affiliate +Filter-565=@@.forbes.com*/video +Filter-566=@@fox*.com*video$object +Filter-567=@@int1.fp.sandpiper.net/$other +Filter-568=@@judo.salon.com/$script +Filter-569=@@meevee.com/ads/adIframe.aspx? +Filter-57=.ad4cash. +Filter-570=@@.menshealth.com/cda/js/coremetrics/ +Filter-571=@@microsoft.com/*/banners/$image +Filter-572=@@.nbl.com.au/*/0*-image. +Filter-573=@@newsimg.bbc.co.uk/media/*promo +Filter-574=@@nissanusa.com/ +Filter-575=@@nytimes.com/ads/mm +Filter-576=@@http://oascentral.feedroom.com +Filter-577=@@partners.titantv.com/ +Filter-578=@@rad.live.com/*&DPJS +Filter-579=@@RealMedia/*_video/$match-case +Filter-58=.adaction. +Filter-580=@@RealMedia/*.flv|$other +Filter-581=@@.sears.com/data/ +Filter-582=@@snopes.com*/advertisements/ +Filter-583=@@.space.com/flashvideo/ +Filter-584=@@.stream.aol.com$other +Filter-585=@@sys-con.com/*whitepapers +Filter-586=@@banners.sys-con.com/phpAdsNew-2.0/adjs.php +Filter-587=@@stats.nypost. +Filter-588=@@sys-con.com*textlinks +Filter-589=@@techreport.com/ads/ +Filter-59=.adbrite. +Filter-590=@@thenewsroom.com/mash/options/$other +Filter-591=@@?*torrentreactor.net +Filter-592=@@.tvguide.com/script/webtrends.js +Filter-593=@@http://*userplane.com/chatlite/run/ +Filter-594=@@vidavee.net*video$subdocument +Filter-595=@@video.on.nytimes.com/ +Filter-596=@@videos.theonion.$other +Filter-597=@@video.wwe.com$object +Filter-598=@@yahoo.com/a?*headr +Filter-599=@@yellowmap.de/Partners/ +Filter-6=*/AffiliateWiz/* +Filter-60=.adbureau. +Filter-600=@@.yimg.com/a/1-/java/promotions/js/ad_ +Filter-601=@@http://promo.ebay.*?GetCrossPromos +Filter-602=@@http://*economist.com/| +Filter-603=@@http://ads1.msn.com*=video$object +Filter-604=@@http://www.nbc.com/Video/ +Filter-605=@@http://ads.biggerboat.com/$script +Filter-606=@@http://www.shockwave.com/contentPlay/ +Filter-607=@@http://*videodetective.com/ +Filter-608=@@|http://*.wikimedia.org/wikipedia/\s +Filter-61=.adbutler. +Filter-62=.adcentriconline. +Filter-63=.adengage. +Filter-64=.adfusion. +Filter-65=.adgardener. +Filter-66=.adgroups. +Filter-67=.adhese. +Filter-68=.adicate. +Filter-69=.adition.com/ +Filter-7=*/adcycle/* +Filter-70=.adinterax. +Filter-71=.adireland. +Filter-72=.adjuggler. +Filter-73=.admarketplace. +Filter-74=.adnet.biz +Filter-75=.adnet.ru +Filter-76=.adocean. +Filter-77=.adpark. +Filter-78=.adserver. +Filter-79=.adshuffle. +Filter-8=*/adgraphics/* +Filter-80=.adsmarket. +Filter-81=.adsonar. +Filter-82=.adspeed. +Filter-83=.adtech.de/ +Filter-84=.adtmedia. +Filter-85=.adverserve. +Filter-86=.adverti +Filter-87=.advertserve. +Filter-88=.afcyhf. +Filter-89=.affiliate. +Filter-9=*/adimages/* +Filter-90=.affiliatefuel. +Filter-91=.affiliatesensor. +Filter-92=.aim4media. +Filter-93=.akamai.*sponsor +Filter-94=.anrdoezrs. +Filter-95=.arcadebanners. +Filter-96=.assoc-amazon. +Filter-97=.atdmt.com/ +Filter-98=.atwola. +Filter-99=.auspipe. diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kickerrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kickerrc new file mode 100644 index 000000000..eaab006e6 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kickerrc @@ -0,0 +1,56 @@ +[Applet_1] +ConfigFile=minipager_panelapplet_kubuntu_rc +DesktopFile=minipagerapplet.desktop +FreeSpace2=1 + +[Applet_2] +DesktopFile=taskbarapplet.desktop +FreeSpace2=0 + +[Applet_3] +ConfigFile=systemtray_panelappletrc +DesktopFile=systemtrayapplet.desktop +FreeSpace2=1 + +[Applet_4] +ConfigFile=clock_panelapplet_kubuntu_rc +DesktopFile=clockapplet.desktop +FreeSpace2=1 + +[Applet_5] +ConfigFile=launcher_panelapplet_kubuntu_rc +DesktopFile=quicklauncher.desktop +FreeSpace2=0 + +[Applet_6] +DesktopFile=trashapplet.desktop +FreeSpace2=1 +WidthForHeightHint=54 + +[ExtensionButton_1] +DesktopFile=systemmenu.desktop +FreeSpace2=0 + +[General] +Applets2=KMenuButton_1,ExtensionButton_1,DesktopButton_1,Applet_5,Applet_2,Applet_1,Applet_3,Applet_4,Applet_6 +CustomSize=48 +Size=4 +ShowLeftHideButton=false +ShowRightHideButton=false +BackgroundTheme=/usr/share/apps/kicker/wallpapers/kubuntu-panel.png + +[KMenuButton_1] +FreeSpace2=0 + +[KMenu] +SideName=kubuntu-kmenu-side.png +SideTileName=kubuntu-kmenu-side-tile.png +ShowText=false + +[menus] +NumVisibleEntries=0 +UseBookmarks=false +UseBrowser=false +MenuEntryHeight=22 +MenuEntryFormat=NameAndDescription +Extensions= diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kio_httprc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kio_httprc new file mode 100644 index 000000000..b7cdb08ee --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kio_httprc @@ -0,0 +1,3 @@ +# for Google Mail and Calendar +[google.com] +UserAgent=Mozilla/5.0 (X11; U; x86_64 Linux; en_GB; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/klaunchrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/klaunchrc new file mode 100644 index 000000000..ac8e4ce06 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/klaunchrc @@ -0,0 +1,2 @@ +[BusyCursorSettings] +Timeout=10 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/klipperrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/klipperrc new file mode 100644 index 000000000..2819a62cd --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/klipperrc @@ -0,0 +1,2 @@ +[Action_0/Command_0] +Commandline=gwenview %s diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kmailrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kmailrc new file mode 100644 index 000000000..07151b6a9 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kmailrc @@ -0,0 +1,5 @@ +[Geometry] +ColumnOrder=0 +ColumnWidths=246 +TotalColumn=-1 +UnreadColumn=-1 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kmixrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kmixrc new file mode 100644 index 000000000..d0021119b --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kmixrc @@ -0,0 +1 @@ +Visible=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kmplayerrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kmplayerrc new file mode 100644 index 000000000..aac3c5721 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kmplayerrc @@ -0,0 +1,2 @@ +[MPlayer] +Auto Adjust Volume=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knemorc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knemorc new file mode 100644 index 000000000..bce3ab226 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knemorc @@ -0,0 +1,107 @@ +[General] +Backend=Sys +FirstStart=false +Interfaces=eth0,eth1,wlan0,eth2,wlan1,ra0,ra1 +ToolTipContent=528435 +StatusHeight=258 +StatusWidth=331 +StatusX=494 +StatusY=207 + +[Interface_ath0] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[Interface_ath1] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[Interface_eth0] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=0 +NumCommands=0 + +[Interface_eth1] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=0 +NumCommands=0 + +[Interface_eth2] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=0 +NumCommands=0 + +[Interface_ppp0] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=2 +NumCommands=0 + +[Interface_ppp1] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=2 +NumCommands=0 + +[Interface_ra0] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[Interface_ra1] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[Interface_wlan0] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[Interface_wlan1] +CustomCommands=false +HideWhenNotAvailable=false +HideWhenNotExisting=true +IconSet=3 +NumCommands=0 + +[PlotterSettings] +AutomaticDetection=true +ColorBackground=49,48,49 +ColorHLines=4,251,29 +ColorIncoming=24,137,255 +ColorOutgoing=255,127,8 +ColorVLines=4,251,29 +Count=5 +Distance=30 +FontSize=8 +HorizontalLines=true +Labels=true +MaximumValue=1 +MinimumValue=0 +Pixel=1 +ShowIncoming=true +ShowOutgoing=true +TopBar=false +VerticalLines=true +VerticalLinesScroll=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knotesrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knotesrc new file mode 100644 index 000000000..befc44ca5 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knotesrc @@ -0,0 +1,5 @@ +[Display] +bgcolor=255,255,189 + +[Style] +Style=Plain diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knotify.eventsrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knotify.eventsrc new file mode 100644 index 000000000..e8f5cac9c --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/knotify.eventsrc @@ -0,0 +1,7 @@ +[messageCritical] +presentation=65 +soundfile=/usr/share/sounds/KDE_Error_1.ogg + +[startkde] +presentation=1 +soundfile=/usr/share/sounds/kubuntu-login.ogg diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konqiconviewrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konqiconviewrc new file mode 100644 index 000000000..5510f2ce4 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konqiconviewrc @@ -0,0 +1,2 @@ +[Settings] +IconSize=0 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konquerorrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konquerorrc new file mode 100644 index 000000000..25dc7ab4e --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konquerorrc @@ -0,0 +1,43 @@ +[KonqMainWindow Toolbar contextToolBar] +IconText=IconOnly +NewLine=true + +[KonqMainWindow Toolbar bookmarkToolBar] +Hidden=true + +[KParts Plugins] +searchbarEnabled=true + +[FMSettings] +NewTabsInFront=false +OpenAfterCurrentPage=false +KonquerorTabforExternalURL=false +MMBOpensTab=true +PopupsWithinTabs=false +TextHeight=6 +AlwaysTabbedMode=true + +[Notification Messages] +askEmbedOrSaveapplication/pdf=no +askEmbedOrSavetext/plain=no +askSavetext/plain=no + +[Reusing] +AlwaysHavePreloaded=true +MaxPreloadCount=2 +PreloadOnStartup=true +SafeParts=SAFE + +[Settings] +BgImage=kubuntu-konqueror-background.png + +[HistorySettings] +Maximum of History entries=1000 + +[HTML Settings] +Fonts=Sans Serif,Monospace,Serif,Sans Serif,,,0 +MediumFontSize=10 +MinimumFontSize=8 + +[SearchBar] +GoogleSuggestMode=1 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konsolerc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konsolerc new file mode 100644 index 000000000..2e4e63301 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konsolerc @@ -0,0 +1,10 @@ +[Desktop Entry] +AutoResizeTabs=true +bellmode=1 +schema=WhiteOnBlack.schema +tabbar=2 +wordseps=:@-./_~?&=%+# + +[Shortcuts] +next_session=Shift+Right;Ctrl+PageDown +previous_session=Shift+Left;Ctrl+PageUp diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kontactrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kontactrc new file mode 100644 index 000000000..a783507e2 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kontactrc @@ -0,0 +1,6 @@ +[Plugins] +kontact_knodepluginEnabled=true +kontact_multisynkEnabled=false + +[TipOfDay] +RunOnStart=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konversationrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konversationrc new file mode 100644 index 000000000..308f64ad9 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/konversationrc @@ -0,0 +1,25 @@ +[Channel 0] +Name=#kubuntu + +[General Options] +ShowTrayIcon=true +TrayNotify=true +TrayNotifyOnlyOwnNick=true + +[Path Settings] +LogfilePath=$HOME/.kde/share/apps/konversation/logs + +[Server 0] +Server=irc.ubuntu.com +Port=8001 + +[ServerGroup 0] +AutoJoinChannels=Channel 0 +ServerList=Server 0 +Name=Ubuntu IRC + +[Sort Nicknames] +SortByStatus=true + +[Themes] +IconTheme=oxygen diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kopeterc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kopeterc new file mode 100644 index 000000000..6efe0ad0d --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kopeterc @@ -0,0 +1,15 @@ +[Appearance] +Chatwindow Policy=2 +Font Face=Sans Serif,9,-1,5,50,0,0,0,0,0 +Stylesheet=Kopete +StylePath=/usr/share/apps/kopete/styles/Clear +StyleVariant=Variants/No_avatars.css + +[ChatWindowSettings] +Tab Placement=1 +AlwaysShowTabs=false +ForceNewStuff=true + +[ContactList] +IconMode=IconPic +ThemeURL=/usr/share/apps/kopete/images/ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/korgacrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/korgacrc new file mode 100644 index 000000000..f948d8c13 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/korgacrc @@ -0,0 +1,2 @@ +[General] +Autostart=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kscdrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kscdrc new file mode 100644 index 000000000..f552f8381 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kscdrc @@ -0,0 +1,3 @@ +[GENERAL] +AudioSystem=arts +DigitalPlayback=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/ksmserverrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/ksmserverrc new file mode 100644 index 000000000..48215e415 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/ksmserverrc @@ -0,0 +1,16 @@ +[General] +screenCount=1 + +[LegacySession: saved at previous logout] +count=0 + +[Session: saved at previous logout] +clientId1=10d8cecf96000111065458100000063760027 +clientId2=10d9d39668000112680660600000081280032 +count=2 +program1=kmix +program2=katapult +restartCommand1=kmix,-session,10d8cecf96000111065458100000063760027_1110891555_426100 +restartCommand2=katapult,-session,10d9d39668000112680660600000081280032_1169282257_747766 +restartStyleHint1=0 +restartStyleHint2=0 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/ksplashrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/ksplashrc new file mode 100644 index 000000000..b9b3b4707 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/ksplashrc @@ -0,0 +1,2 @@ +[KSplash] +Theme=None diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/ktiprc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/ktiprc new file mode 100644 index 000000000..c7317505b --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/ktiprc @@ -0,0 +1,2 @@ +[TipOfDay] +RunOnStart=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kuriikwsfilterrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kuriikwsfilterrc new file mode 100644 index 000000000..5609ef964 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kuriikwsfilterrc @@ -0,0 +1,2 @@ +[General] +DefaultSearchEngine=strigi diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kuserrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kuserrc new file mode 100644 index 000000000..494a5a927 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kuserrc @@ -0,0 +1,5 @@ +[connection-default] +firstGID=1000 +firstUID=1000 +ldappassword= +shell=/bin/bash diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kwalletrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kwalletrc new file mode 100644 index 000000000..326194cb6 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/kwalletrc @@ -0,0 +1,18 @@ +[Auto Allow] +kdewallet=kwalletmanager + +[Auto Deny] +kdewallet= + +[Wallet] +Close When Idle=false +Close on Screensaver=false +Default Wallet=kdewallet +Enabled=true +First Use=false +Idle Timeout=10 +Launch Manager=true +Leave Manager Open=false +Leave Open=true +Prompt on Open=true +Use One Wallet=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/launcher_panelapplet_kubuntu_rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/launcher_panelapplet_kubuntu_rc new file mode 100644 index 000000000..8935dcd5c --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/launcher_panelapplet_kubuntu_rc @@ -0,0 +1,9 @@ +[General] +AutoAdjustMinItems=0 +Buttons=kde-konqbrowser.desktop,kde-Kontact.desktop,kde-amarok.desktop,kde-kopete.desktop +ConserveSpace=false + +[PopularityData] +ServiceHistories=0/0/0/0/0/0/0/0,0/0/0/0/0/0/0/0,0/0/0/0/0/0/0/0,0/0/0/0/0/0/0/0,0/0/0/0/0/0/0/0 +ServiceInspos=4,1,3,2,5 +ServiceNames=kde-Help.desktop,kde-Home.desktop,kde-KControl.desktop,kde-konsole.desktop,kde-kwrite.desktop diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/metabarrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/metabarrc new file mode 100644 index 000000000..6ade29f07 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/metabarrc @@ -0,0 +1,2 @@ +[General] +Theme=kubuntu diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/minipager_panelapplet_kubuntu_rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/minipager_panelapplet_kubuntu_rc new file mode 100644 index 000000000..4a507a9f7 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/minipager_panelapplet_kubuntu_rc @@ -0,0 +1,2 @@ +[General] +BackgroundType=BgTransparent diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/profilerc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/profilerc new file mode 100644 index 000000000..0cba16e75 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/profilerc @@ -0,0 +1,391 @@ +[application/x-deb - 1] +AllowAsDefault=true +Application=kde-kpackage.desktop +GenericServiceType=Application +Preference=2 +ServiceType=application/x-deb + +[application/x-deb - 2] +AllowAsDefault=true +Application=kde-kdpkg.desktop +GenericServiceType=Application +Preference=2 +ServiceType=application/x-deb + +[application/x-deb - 3] +AllowAsDefault=true +Application=kde-ark.desktop +GenericServiceType=Application +Preference=1 +ServiceType=application/x-deb + +[video/avi - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/avi + +[video/avi - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/avi + +[video/avi - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/avi + +[video/mp4 - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/mp4 + +[video/mp4 - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/mp4 + +[video/mp4 - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/mp4 + +[video/mpeg - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/mpeg + +[video/mpeg - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/mpeg + +[video/mpeg - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/mpeg + +[video/quicktime - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/quicktime + +[video/quicktime - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/quicktime + +[video/quicktime - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/quicktime + +[video/vnd.rn-realvideo - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/vnd.rn-realvideo + +[video/vnd.rn-realvideo - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/vnd.rn-realvideo + +[video/vnd.rn-realvideo - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/vnd.rn-realvideo + +[video/x-flic - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/x-flic + +[video/x-flic - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/x-flic + +[video/x-flic - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/x-flic + +[video/x-matroska - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/x-matroska + +[video/x-matroska - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/x-matroska + +[video/x-matroska - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/x-matroska + +[video/x-ms-asf - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/x-ms-asf + +[video/x-ms-asf - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/x-ms-asf + +[video/x-ms-asf - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/x-ms-asf + +[video/x-ms-wmp - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/x-ms-wmp + +[video/x-ms-wmp - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/x-ms-wmp + +[video/x-ms-wmp - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/x-ms-wmp + +[video/x-ms-wmv - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/x-ms-wmv + +[video/x-ms-wmv - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/x-ms-wmv + +[video/x-ms-wmv - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/x-ms-wmv + +[video/x-msvideo - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/x-msvideo + +[video/x-msvideo - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/x-msvideo + +[video/x-msvideo - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/x-msvideo + +[video/x-ogm - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/x-ogm + +[video/x-ogm - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/x-ogm + +[video/x-ogm - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/x-ogm + +[video/x-theora - 1] +AllowAsDefault=true +Application=kde-kaffeine.desktop +GenericServiceType=Application +Preference=1 +ServiceType=video/x-theora + +[video/x-theora - 2] +AllowAsDefault=true +Application=kmplayer_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=video/x-theora + +[video/x-theora - 3] +AllowAsDefault=true +Application=xine_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=video/x-theora + +[inode/directory - 1] +AllowAsDefault=true +Application=kde-d3lphin.desktop +GenericServiceType=Application +Preference=2 +ServiceType=inode/directory + +[inode/directory - 2] +AllowAsDefault=true +Application=kde-kfmclient_dir.desktop +GenericServiceType=Application +Preference=1 +ServiceType=inode/directory + +[inode/system_directory - 1] +AllowAsDefault=true +Application=kde-d3lphin.desktop +GenericServiceType=Application +Preference=2 +ServiceType=inode/system_directory + +[inode/system_directory - 2] +AllowAsDefault=true +Application=kde-kfmclient_dir.desktop +GenericServiceType=Application +Preference=1 +ServiceType=inode/system_directory + +[inode/directory - 10] +AllowAsDefault=true +Application=konsolepart.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=3 +ServiceType=inode/directory + +[inode/directory - 11] +AllowAsDefault=true +Application=fsview_part.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=2 +ServiceType=inode/directory + +[inode/directory - 12] +AllowAsDefault=true +Application=konq_sidebartng.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=1 +ServiceType=inode/directory + +[inode/directory - 3] +AllowAsDefault=true +Application=konq_iconview.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=10 +ServiceType=inode/directory + +[inode/directory - 4] +AllowAsDefault=true +Application=konq_multicolumnview.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=9 +ServiceType=inode/directory + +[inode/directory - 5] +AllowAsDefault=true +Application=konq_treeview.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=8 +ServiceType=inode/directory + +[inode/directory - 6] +AllowAsDefault=true +Application=konq_infolistview.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=7 +ServiceType=inode/directory + +[inode/directory - 7] +AllowAsDefault=true +Application=konq_detailedlistview.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=6 +ServiceType=inode/directory + +[inode/directory - 8] +AllowAsDefault=true +Application=konq_textview.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=5 +ServiceType=inode/directory + +[inode/directory - 9] +AllowAsDefault=true +Application=gvdirpart.desktop +GenericServiceType=KParts/ReadOnlyPart +Preference=4 +ServiceType=inode/directory diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/skimrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/skimrc new file mode 100644 index 000000000..63381ac76 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/skimrc @@ -0,0 +1,2 @@ +[KDESystemTray] +/Panel/KDE/KDESystemTray/ShowQuit=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/twincrystalrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/twincrystalrc new file mode 100644 index 000000000..280fdc386 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/twincrystalrc @@ -0,0 +1,48 @@ +[General] +ActiveBlur=0 +ActiveFrame=true +ActiveInline=true +ActiveMode=0 +ActiveShade=100 +ActiveUserdefined=false +AnimateHover=true +Borderwidth=3 +ButtonColor=255,255,255 +ButtonColor2=255,255,255 +ButtonColor3=255,255,255 +ButtonTheme=7 +CaptionTooltip=true +CloseColor=255,255,255 +CloseColor2=255,255,255 +CloseColor3=255,255,255 +FrameColor1=117,121,186 +FrameColor2=139,145,168 +HoverEffect=true +InactiveBlur=20 +InactiveFrame=true +InactiveInline=false +InactiveMode=0 +InactiveShade=80 +InactiveUserdefined=false +InactiveUserdefinedPicture= +InlineColor1=68,70,117 +InlineColor2=141,146,169 +LogoActive=true +LogoAlignment=1 +LogoDistance=0 +LogoFile= +LogoStretch=0 +OverlayFileActive=/usr/share/kubuntu-default-settings-trinity/kde-profile/default/share/apps/kwin/window-decoration-gradient.png +OverlayFileInactive=/usr/share/kubuntu-default-settings-trinity/kde-profile/default/share/apps/kwin/window-decoration-gradient-inactive.png +OverlayModeActive=2 +OverlayModeInactive=2 +RepaintMode=3 +RepaintTime=200 +RoundCorners=3 +TextShadow=true +TintButtons=false +TitleAlignment=AlignHCenter +Titlebarheight=24 +TrackDesktop=false +WheelTask=true +EnableTransparency=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/twinrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/twinrc new file mode 100644 index 000000000..5eba99592 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/twinrc @@ -0,0 +1,11 @@ +[Desktops] +Number=2 + +[Windows] +TitlebarDoubleClickCommand=Maximize + +[Style] +ButtonsOnLeft=M +ButtonsOnRight=HIA_X +CustomButtonPositions=true +PluginLib=twin3_crystal diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/uiserver b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/uiserver new file mode 100644 index 000000000..932d73471 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/uiserver @@ -0,0 +1,2 @@ +[UIServer] +ShowList=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/yakuakerc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/yakuakerc new file mode 100644 index 000000000..14d4a035f --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde-rc-files/yakuakerc @@ -0,0 +1,9 @@ +[Options] +background=false +focus=false +height=70 +location=50 +screen=1 +steps=20 +tabs=true +width=80 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/CHANGELOG b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/CHANGELOG new file mode 100644 index 000000000..028c9fc89 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/CHANGELOG @@ -0,0 +1,9 @@ +0.1: Initial release + - widget background + - clock + - notes applet theme + +0.2: + - Plasma dialog background + - Opaque plasma dialog background + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/INSTALL b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/INSTALL new file mode 100644 index 000000000..ea8a37692 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/INSTALL @@ -0,0 +1,17 @@ +INSTALL + +System-wide install: +Extract this archive to $KDE4ROOT/share/apps/desktoptheme directory, +where $KDE4ROOT is the location where your KDE4.0 is installed. + +User-only install: (kudos to boardercoach for reminding me of this) +Extract this archive to ~/.kde4/share/apps/desktoptheme directory + +HOW TO ACTIVATE + +Open your plasmarc file (~/.kde4/share/config/plasmarc) and in the +[Theme] section replace name=Default with name=slim-glow + +When you restart plasma, the new theme will be loaded. +(you can log out, and log back in) + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/LICENSE b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/LICENSE new file mode 100644 index 000000000..d64d3ac80 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/LICENSE @@ -0,0 +1,5 @@ +The theme was created from the default Plasma theme. + +For images created by me (Ivan Cukic), GPL 2 or 3 or later applies. + +For images that are retained from the default Plasma theme see copyright notice of that theme. diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/colors b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/colors new file mode 100644 index 000000000..ac65ca342 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/colors @@ -0,0 +1,81 @@ +[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=60,131,208 +BackgroundNormal=60,131,208 +DecorationFocus=239,132,65 +DecorationHover=72,177,60 +ForegroundActive=255,0,0 +ForegroundInactive=177,202,232 +ForegroundLink=0,0,255 +ForegroundNegative=107,0,0 +ForegroundNeutral=0,90,95 +ForegroundNormal=255,248,209 +ForegroundPositive=0,95,0 +ForegroundVisited=88,55,150 + +[Colors:Tooltip] +BackgroundAlternate=255,248,209 +BackgroundNormal=255,248,209 +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=241,241,239 +BackgroundNormal=0,0,0 +DecorationFocus=239,132,65 +DecorationHover=72,177,60 +ForegroundActive=255,0,0 +ForegroundInactive=152,152,152 +ForegroundLink=0,0,255 +ForegroundNegative=107,0,0 +ForegroundNeutral=0,90,95 +ForegroundNormal=255,255,255 +ForegroundPositive=0,95,0 +ForegroundVisited=88,55,150 + +[Colors:Window] +BackgroundAlternate=40,40,40 +BackgroundNormal=0,0,0 +DecorationFocus=239,132,65 +DecorationHover=72,177,60 +ForegroundActive=255,0,0 +ForegroundInactive=152,152,152 +ForegroundLink=0,0,255 +ForegroundNegative=107,0,0 +ForegroundNeutral=0,90,95 +ForegroundNormal=255,255,255 +ForegroundPositive=0,95,0 +ForegroundVisited=88,55,150 + +[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/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/dialogs/background.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/dialogs/background.svg new file mode 100644 index 000000000..5d8290a23 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/dialogs/background.svg @@ -0,0 +1,220 @@ + + + + + + + + + + image/svg+xml + + + + image/svg+xml + + Dialog Background + + + Ivan Čukić + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/dialogs/shutdowndialog.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/dialogs/shutdowndialog.svg new file mode 100644 index 000000000..c5f9a5034 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/dialogs/shutdowndialog.svg @@ -0,0 +1,148 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/menu/elementbgnormal.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/menu/elementbgnormal.svg new file mode 100644 index 000000000..3eea0423a --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/menu/elementbgnormal.svg @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/menu/raptorslide.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/menu/raptorslide.svg new file mode 100644 index 000000000..6a2fefb14 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/menu/raptorslide.svg @@ -0,0 +1,412 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/news/down.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/news/down.svg new file mode 100644 index 000000000..16f1f4199 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/news/down.svg @@ -0,0 +1,74 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/news/up.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/news/up.svg new file mode 100644 index 000000000..7162e9353 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/news/up.svg @@ -0,0 +1,74 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/opaque/dialogs/background.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/opaque/dialogs/background.svg new file mode 100644 index 000000000..d68a79acd --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/opaque/dialogs/background.svg @@ -0,0 +1,205 @@ + + + + + + + + + + image/svg+xml + + + + image/svg+xml + + Opaque Dialog Background + + + Ivan Čukić + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/system-monitor/hdd-bar.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/system-monitor/hdd-bar.svg new file mode 100644 index 000000000..412b3d684 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/system-monitor/hdd-bar.svg @@ -0,0 +1,97 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/system-monitor/temperature-cauge.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/system-monitor/temperature-cauge.svg new file mode 100644 index 000000000..3b947f614 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/system-monitor/temperature-cauge.svg @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/theme.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/theme.desktop new file mode 100644 index 000000000..334a3db9a --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/theme.desktop @@ -0,0 +1,5 @@ +[Plasma Theme] +Name=Slim Glow +Comment=Slick theme for dark wallpapers +Author=Ivan Čukić (ivan) +License=GPL2+ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/akonadi.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/akonadi.svg new file mode 100644 index 000000000..a3c18d3e3 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/akonadi.svg @@ -0,0 +1,362 @@ + + + + + + + image/svg+xml + + Akonadi Plasmoid + + + Thomas Moenicke + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + EMAIL + AKONADI + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/analog_meter.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/analog_meter.svg new file mode 100644 index 000000000..8e9fa9a35 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/analog_meter.svg @@ -0,0 +1,945 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/background.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/background.svg new file mode 100644 index 000000000..dabb94e48 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/background.svg @@ -0,0 +1,220 @@ + + + + + + + + + + image/svg+xml + + + + image/svg+xml + + Widget Background + + + Ivan Čukić + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/bar_meter_horizontal.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/bar_meter_horizontal.svg new file mode 100644 index 000000000..d83b884a2 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/bar_meter_horizontal.svg @@ -0,0 +1,220 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/bar_meter_vertical.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/bar_meter_vertical.svg new file mode 100644 index 000000000..ec5abce8b --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/bar_meter_vertical.svg @@ -0,0 +1,219 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/battery-oxygen.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/battery-oxygen.svg new file mode 100644 index 000000000..967f4ed74 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/battery-oxygen.svg @@ -0,0 +1,992 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/battery.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/battery.svg new file mode 100644 index 000000000..a8ab672f5 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/battery.svg @@ -0,0 +1,682 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/clock.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/clock.svg new file mode 100644 index 000000000..fc9b79f56 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/clock.svg @@ -0,0 +1,432 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/connection-established.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/connection-established.svg new file mode 100644 index 000000000..92e8fee60 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/connection-established.svg @@ -0,0 +1,1717 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Oxygen team + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/greenarrow.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/greenarrow.svg new file mode 100644 index 000000000..ac63dd7c3 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/greenarrow.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/iconbutton.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/iconbutton.svg new file mode 100644 index 000000000..c0bc6aa0c --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/iconbutton.svg @@ -0,0 +1,571 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/kget.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/kget.svg new file mode 100644 index 000000000..2afb85ea0 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/kget.svg @@ -0,0 +1,663 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/luna.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/luna.svg new file mode 100644 index 000000000..44b5a068d --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/luna.svg @@ -0,0 +1,2431 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/network_traffic.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/network_traffic.svg new file mode 100644 index 000000000..8adb0a1cf --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/network_traffic.svg @@ -0,0 +1,11958 @@ + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/notes.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/notes.svg new file mode 100644 index 000000000..5279d6a4f --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/notes.svg @@ -0,0 +1,529 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/panel-background.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/panel-background.svg new file mode 100644 index 000000000..33c56b2bd --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/panel-background.svg @@ -0,0 +1,345 @@ + + + + + + + + + + image/svg+xml + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/picture-frame-default.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/picture-frame-default.svg new file mode 100644 index 000000000..201ac63e5 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/picture-frame-default.svg @@ -0,0 +1,2007 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Konqui - enjoy the experience + + + Pedro Carbajal + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/plot-background.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/plot-background.svg new file mode 100644 index 000000000..de8d36599 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/plot-background.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/tiger.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/tiger.svg new file mode 100644 index 000000000..983e57026 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/tiger.svg @@ -0,0 +1,730 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/toolbox-button.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/toolbox-button.svg new file mode 100644 index 000000000..c3158d60d --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/toolbox-button.svg @@ -0,0 +1,832 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/train-clock.svg b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/train-clock.svg new file mode 100644 index 000000000..6765b03de --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/artwork/desktoptheme/widgets/train-clock.svg @@ -0,0 +1,1518 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + in pannel + out off pannel + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-hidden/directory-home b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-hidden/directory-home new file mode 100644 index 000000000..2e7cb00ab --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-hidden/directory-home @@ -0,0 +1,2 @@ +[Desktop Entry] +Icon=user-home diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-hidden/directory-media b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-hidden/directory-media new file mode 100644 index 000000000..303a02046 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-hidden/directory-media @@ -0,0 +1,2 @@ +[Desktop Entry] +Icon=drive-harddisk diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-hidden/hidden-media b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-hidden/hidden-media new file mode 100644 index 000000000..973d89575 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-hidden/hidden-media @@ -0,0 +1,2 @@ +cdrom +floppy \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/TODO-plasma-appletsrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/TODO-plasma-appletsrc new file mode 100644 index 000000000..dde841be5 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/TODO-plasma-appletsrc @@ -0,0 +1,2 @@ +[Containments][1] +wallpaper=/usr/share/wallpapers/kubuntu-wallpaper.jpg diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/cryptodefaults b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/cryptodefaults new file mode 100644 index 000000000..837e3aa07 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/cryptodefaults @@ -0,0 +1,2 @@ +[Warnings] +OnUnencrypted=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/dolphinrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/dolphinrc new file mode 100644 index 000000000..684474d37 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/dolphinrc @@ -0,0 +1,3 @@ +[MainWindow] +#This is to add the information panel. goodness knows what the rest does. +State=AAAA/wAAAAD9AAAAAwAAAAAAAABpAAABpfwCAAAAAvsAAAAYAHQAcgBlAGUAVgBpAGUAdwBEAG8AYwBrAAAAAAD/////AAAAGQD////7AAAAFABwAGwAYQBjAGUAcwBEAG8AYwBrAQAAAE8AAAGlAAAATwD///8AAAABAAAAkgAAAaX8AgAAAAH7AAAAEABpAG4AZgBvAEQAbwBjAGsBAAAATwAAAaUAAAFhAP///wAAAAMAAAK8////+vwBAAAAAfsAAAAYAHQAZQByAG0AaQBuAGEAbABEAG8AYwBrAAAAAAD/////AAAARwD///8AAAG1AAABpQAAAAQAAAAEAAAACAAAAAj8AAAAAQAAAAIAAAABAAAAFgBtAGEAaQBuAFQAbwBvAGwAQgBhAHIBAAAAAAAAArwAAAAAAAAAAA== diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/katerc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/katerc new file mode 100644 index 000000000..be120de43 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/katerc @@ -0,0 +1,6 @@ +[TipOfDay] +RunOnStart=false + +[General] +Session Exit=discard +Startup Session=new diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kcminputrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kcminputrc new file mode 100644 index 000000000..b2fee2a64 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kcminputrc @@ -0,0 +1,2 @@ +[Mouse] +cursorTheme=oxy-white diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kcmnspluginrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kcmnspluginrc new file mode 100644 index 000000000..a7d794744 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kcmnspluginrc @@ -0,0 +1,3 @@ +[Misc] +startkdeScan=true +PluginsListFile=/usr/share/kubuntu-default-settings-trinity/kde-profile/default/share/apps/konqueror/konq_plugins.xml diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kcookiejarrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kcookiejarrc new file mode 100644 index 000000000..ff3d27840 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kcookiejarrc @@ -0,0 +1,2 @@ +[Cookie Policy] +CookieGlobalAdvice=Accept diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kdeglobals b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kdeglobals new file mode 100644 index 000000000..e02c15643 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kdeglobals @@ -0,0 +1,13 @@ +[General] +XftAntialias=true +XftHintStyle=hintfull +XftSubPixel=none +desktopFont=DejaVu Sans,10,-1,5,50,0,0,0,0,0 +font=DejaVu Sans,10,-1,5,50,0,0,0,0,0 +menuFont=DejaVu Sans,10,-1,5,50,0,0,0,0,0 +smallestReadableFont=DejaVu Sans,8,-1,5,50,0,0,0,0,0 +taskbarFont=DejaVu Sans,10,-1,5,50,0,0,0,0,0 +toolBarFont=DejaVu Sans,8,-1,5,50,0,0,0,0,0 + +[PreviewSettings] +UseFileThumbnails=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/khtmlrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/khtmlrc new file mode 100644 index 000000000..6a64b58be --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/khtmlrc @@ -0,0 +1,613 @@ +[Filter Settings] +Enabled=true +Shrink=true +Count=609 +Filter-0=!\s +Filter-1=! Rick752's EASYLIST for Adblock Plus 0.7.1+ +Filter-10=*/adpeeps/* +Filter-100=.awin1.com +Filter-101=.awltovhc. +Filter-102=.azads.com/ +Filter-103=.bannerconnect. +Filter-104=.bannersmania. +Filter-105=.belointeractive. +Filter-106=.bestofferdirect. +Filter-107=.bidvertiser. +Filter-108=.bimedia.net/video/$object +Filter-109=.blogads. +Filter-11=*/adrevolver/* +Filter-110=.bluestreak. +Filter-111=.bravenetmedianetwork. +Filter-112=.bravenet.*/rover/ +Filter-113=.bridgetrack. +Filter-114=.burstnet. +Filter-115=.casalemedia. +Filter-116=.centralmediaserver.$~image +Filter-117=.checkm8. +Filter-118=.chitika. +Filter-119=.cjt1.net +Filter-12=*/ads/* +Filter-120=.clash-media. +Filter-121=.claxonmedia. +Filter-122=.clickad. +Filter-123=.clickbooth +Filter-124=.clickthrucash. +Filter-125=.connextra. +Filter-126=.contextweb. +Filter-127=.cpaclicks +Filter-128=.cpmstar. +Filter-129=.crashextads. +Filter-13=*/ads2/* +Filter-130=.crispads. +Filter-131=.decisionmark. +Filter-132=.deepmetrix. +Filter-133=.directorym. +Filter-134=.dl-rms.com/ +Filter-135=.domainsponsor. +Filter-136=.doubleclick. +Filter-137=.dpbolvw. +Filter-138=.edge.ru4. +Filter-139=.etology. +Filter-14=*/AdsManager/* +Filter-140=.euroclick. +Filter-141=.exponential. +Filter-142=.extreme-dm. +Filter-143=.eyewonder. +Filter-144=.fairfax.$~stylesheet +Filter-145=.falkag. +Filter-146=.fastclick. +Filter-147=.feedburner.com/~a/ +Filter-148=.fimserve. +Filter-149=.fixionmedia. +Filter-15=*/adscripts/* +Filter-150=.fmpub.net/ +Filter-151=.forrestersurveys. +Filter-152=.ftjcfx. +Filter-153=.fluxads. +Filter-154=.flyordie.com/games/free/b/*--?p= +Filter-155=.funklicks. +Filter-156=.game-advertising-online. +Filter-157=.gamersbanner. +Filter-158=.gcion.com +Filter-159=.geopromos. +Filter-16=*/AdsIframe/* +Filter-160=.gestionpub. +Filter-161=.gif?rand= +Filter-162=.gklmedia. +Filter-163=.go.com/*ads.js +Filter-164=.haymarketmedia. +Filter-165=.henwo.com/$script +Filter-166=.hit-now. +Filter-167=.httpool. +Filter-168=.hypemakers. +Filter-169=.ic-live. +Filter-17=*/adspro/* +Filter-170=.icdirect. +Filter-171=.imglt.com/ +Filter-172=.impresionesweb. +Filter-173=.imrworldwide. +Filter-174=.indiads. +Filter-175=.industrybrains. +Filter-176=.inetinteractive. +Filter-177=.infocious. +Filter-178=.intellitxt. +Filter-179=.interpolls. +Filter-18=*/adverts/* +Filter-180=.ivwbox. +Filter-181=.jdoqocy. +Filter-182=.jydesign. +Filter-183=.ketoo.com/ +Filter-184=.klipmart. +Filter-185=.kontera. +Filter-186=.kqzyfj. +Filter-187=.leadacceptor. +Filter-188=.lduhtrp. +Filter-189=.linkexchange. +Filter-19=*/AdWorks/* +Filter-190=.linkworth. +Filter-191=.maxserving. +Filter-192=.mb01.com/ +Filter-193=.mbn.com.ua/ +Filter-194=.mediaonenetwork. +Filter-195=.mediaplex. +Filter-196=.mediavantage. +Filter-197=.mercuras. +Filter-198=.miva.com/ +Filter-199=.moneymakers.de/ +Filter-2=! -add the EasyElement & ABP Tracking Filter subscriptions for even more. +Filter-20=*/banman/*$subdocument,script +Filter-200=.mootermedia. +Filter-201=.myway.com/gca_iframe. +Filter-202=.netavenir. +Filter-203=.newanglemedia.com/clients/ +Filter-204=.newsadstream. +Filter-205=.northmay. +Filter-206=.nwsource.*/adv.gif +Filter-207=.nyadmcncserve- +Filter-208=.obibanners. +Filter-209=.onenetworkdirect. +Filter-21=*/bannermedia/* +Filter-210=.overture. +Filter-211=.oxado.com/ +Filter-212=.peelawayads.com/affads/ +Filter-213=.perfb.com +Filter-214=.pheedo. +Filter-215=.php?*bannerid +Filter-216=.php?adclass +Filter-217=.platinumadvertisement. +Filter-218=.pointroll. +Filter-219=.pricespy.co.nz/adds/ +Filter-22=*/banners/*$script,object +Filter-220=.pro-advertising. +Filter-221=.probannerswap. +Filter-222=.profitpeelers.$script +Filter-223=.projectwonderful. +Filter-224=.qksrv.net/ +Filter-225=.qksz.net/ +Filter-226=.questionmarket. +Filter-227=.revresda. +Filter-228=.revsci. +Filter-229=.rmxads. +Filter-23=*/ctxtlink/* +Filter-230=.rottentomatoes.*size=*x*&dechannel +Filter-231=.rovion.*?AffID= +Filter-232=.scanscout. +Filter-233=.shareasale. +Filter-234=.shareresults. +Filter-235=.smartadserver. +Filter-236=.smarttargetting. +Filter-237=.snap.com/$script +Filter-238=.sonnerie. +Filter-239=.space.com/promo/ +Filter-24=*/dontblockthis/* +Filter-240=.specificclick. +Filter-241=.specificmedia. +Filter-242=.sponsorpalace. +Filter-243=.spotplex.*widget +Filter-244=.sta-ads. +Filter-245=.survey-poll. +Filter-246=.tacoda. +Filter-247=.targetnet. +Filter-248=.tiser.com +Filter-249=.tkqlhce. +Filter-25=*/ebayinternalpromos/* +Filter-250=.torrentspy.*staticframe +Filter-251=.tqlkg.com +Filter-252=.tradedoubler. +Filter-253=.trafic. +Filter-254=.tribalfusion. +Filter-255=.typepad.com/sponsors/ +Filter-256=.tyroo. +Filter-257=.unicast. +Filter-258=.utarget. +Filter-259=.valueclick. +Filter-26=*/flashbanner/*$match-case +Filter-260=.vibrantmedia. +Filter-261=.vpico.com/ +Filter-262=.webads.co.nz +Filter-263=.webmasterplan. +Filter-264=.worlddatinghere. +Filter-265=.xchangebanners. +Filter-266=.yimg.com/a/ +Filter-267=.yimg.com/adv/ +Filter-268=.zangocash.*/detectenvironment +Filter-269=.zedo.com/ +Filter-27=*/fuseads/* +Filter-270=//banner. +Filter-271=/63.225.61. +Filter-272=/64.73.24.44 +Filter-273=/ad/*promo +Filter-274=/ad.asp? +Filter-275=/ad/frame +Filter-276=/ad/mercury$object +Filter-277=/ad_$subdocument +Filter-278=/ad_functions +Filter-279=/ad_insert. +Filter-28=*/houseads/* +Filter-280=/ad_refresher. +Filter-281=/ad_*.gif +Filter-282=/adbanner +Filter-283=/adbrite$subdocument +Filter-284=/adbrite. +Filter-285=/adclick +Filter-286=/adcode.js +Filter-287=/adframe. +Filter-288=/AdIFrame. +Filter-289=/adfunction +Filter-29=*/images/ad/* +Filter-290=/adimage. +Filter-291=/adinsert. +Filter-292=/adjs.php? +Filter-293=/adjsmp.php? +Filter-294=/adlabel +Filter-295=/adlinks.js +Filter-296=/ad_manager.js +Filter-297=/admanager$script +Filter-298=/adRelated. +Filter-299=/ads.htm +Filter-3=! | Last Modified: 26Sep07 | http://easylist.adblockplus.org | +Filter-30=*/IndianRailways/*$match-case +Filter-300=/ads.php? +Filter-301=/ads2.php? +Filter-302=/ads*.php$subdocument +Filter-303=/ADSAdClient31.dll?GetAd?$other +Filter-304=/adscript. +Filter-305=/adsense_$script +Filter-306=/adserver +Filter-307=/adshow? +Filter-308=/adsonar. +Filter-309=/adSwap.js +Filter-31=*/LinkExchange/* +Filter-310=/adtext_ +Filter-311=/adx.js| +Filter-312=/advert/ms +Filter-313=/advert_ +Filter-314=/adverti +Filter-315=/adview. +Filter-316=/affiliates.babylon. +Filter-317=/aj.600z. +Filter-318=/ajs.php? +Filter-319=/banimpress. +Filter-32=*/linkshare/* +Filter-320=/banmanpro/ad +Filter-321=/banners.adultfriendfinder +Filter-322=/banner.php?*http +Filter-323=/banners/banner +Filter-324=/banners/*.gif$~background +Filter-325=/banners/*clickTAG +Filter-326=/blogad_ +Filter-327=/blogads +Filter-328=/bmp/banman.asp? +Filter-329=/bs.yandex.ru +Filter-33=*/oascentral. +Filter-330=/cm8adam +Filter-331=/cnnSLads.js +Filter-332=/cnwk.*widgets.js +Filter-333=/commercials/splash +Filter-334=/csDynamic$match-case +Filter-335=/de*.myspace.$subdocument +Filter-336=/descPopup.js +Filter-337=/directads. +Filter-338=/DisplayAds$match-case +Filter-339=/DynamicAd? +Filter-34=*/partners/* +Filter-340=/ekmas.com +Filter-341=/flashAds. +Filter-342=/flipmedia +Filter-343=/freetrafficbar. +Filter-344=/getad.php? +Filter-345=/getbanner.cfm?$subdocument +Filter-346=/googleAd.js +Filter-347=/google-adsense$subdocument +Filter-348=/hits4pay. +Filter-349=/iframead. +Filter-35=*/phpads/* +Filter-350=/iframed_*sessionid= +Filter-351=/intext.js +Filter-352=/itunesaffiliate +Filter-353=/kermit.macnn. +Filter-354=/launch/testdrive.gif +Filter-355=/layer-ads. +Filter-356=/loadAdWiz.js +Filter-357=/logos/adLogo +Filter-358=/marketing*partner$image +Filter-359=/mac-ad? +Filter-36=*/phpadserver/* +Filter-360=/media/*promo$~background +Filter-361=/media.funpic.*/layer. +Filter-362=/mediamgr +Filter-363=/nascar/*/defector.js +Filter-364=/oas_logic. +Filter-365=/oasc03.$other +Filter-366=/oasisi-j.php? +Filter-367=/overture_ +Filter-368=/partner/*? +Filter-369=/partner*rotate +Filter-37=*/printads/* +Filter-370=/partners.$~stylesheet +Filter-371=/partnership/*affiliate +Filter-372=/popupjs. +Filter-373=/promos/*promo +Filter-374=/public/ad? +Filter-375=/r.mail.ru +Filter-376=/rad.*?GetSAd= +Filter-377=/rotation/*.php? +Filter-378=/rtq.careerbuilder. +Filter-379=/showads. +Filter-38=*/promos/*$object +Filter-380=/showbanner.php? +Filter-381=/small_ad. +Filter-382=/spinbox.freedom. +Filter-383=/storyAds. +Filter-384=/surveyCookie.js +Filter-385=/textAd.js +Filter-386=/videoads. +Filter-387=/w1.buysub.$~image +Filter-388=/ysmads.html +Filter-389=&affiliate=$subdocument +Filter-39=*/shared/promos/* +Filter-390=&ClientType=*&AdID= +Filter-391=&partner$subdocument +Filter-392=?ad_id= +Filter-393=?affiliate +Filter-394=?getad=& +Filter-395=?showbanner= +Filter-396=_ad.aspx? +Filter-397=_adbrite +Filter-398=_ads/$~stylesheet +Filter-399=_adspace +Filter-4=!\s +Filter-40=*/Splash/Page_Header/* +Filter-400=_files/*.htm|$subdocument +Filter-401=adaffiliate +Filter-402=adcounter +Filter-403=admentor +Filter-404=ads.sv.publicus.$script +Filter-405=adsfac.net +Filter-406=affiliatebrand. +Filter-407=audienceprofiler. +Filter-408=aurora-*marketing.co +Filter-409=bannerad +Filter-41=*/sponsImages/* +Filter-410=BannerMangement +Filter-411=blog.tmcnet.*/overlib.js +Filter-412=brandcentral. +Filter-413=capitalnews9.com/images/geo_ +Filter-414=Click*Advertiser +Filter-415=clicktag=*/ad +Filter-416=content.search +Filter-417=cppops*nextag +Filter-418=dbbsrv.com +Filter-419=dgmaustralia. +Filter-42=*/trusearch.net/affblock/* +Filter-420=download-door.search.com/search +Filter-421=dynamicad. +Filter-422=earthlink*/promos +Filter-423=eas.blocket. +Filter-424=exitexplosion.*/exit.js +Filter-425=faireagle.com +Filter-426=geocities.com/js_source/ +Filter-427=google.com*adfetch +Filter-428=google.com*/promo_ +Filter-429=googleads +Filter-43=*/userbanners/* +Filter-430=hera.hardocp. +Filter-431=hotlog.com +Filter-432=i.azjmp. +Filter-433=imageshack*tagworld +Filter-434=interclick. +Filter-435=js2.yimg.*_popup_ +Filter-436=kanoodle +Filter-437=link_ads +Filter-438=mediacorpsingapore +Filter-439=nebuad.com +Filter-44=*/vendshow/* +Filter-440=network.ninemsn.*/share/ +Filter-441=page.grabclick. +Filter-442=phpadsnew +Filter-443=popinads. +Filter-444=popunder +Filter-445=popup_ad +Filter-446=precisionclick. +Filter-447=pro-market. +Filter-448=promopop +Filter-449=ptnrcontent +Filter-45=*/webadImg/* +Filter-450=publicidad +Filter-451=quigo.com +Filter-452=rad.live.com/ADSAdClient +Filter-453=richmedia.*yimg. +Filter-454=sponslink +Filter-455=sponsor.gif +Filter-456=sponsorads +Filter-457=sponsoredlink$~stylesheet +Filter-458=sponsored_links +Filter-459=sponsors*banner +Filter-46=_banner_ad +Filter-460=storefronts$~stylesheet +Filter-461=sys-con.com/common/$script +Filter-462=targetpoint.com +Filter-463=textlink-ads. +Filter-464=themis.yahoo. +Filter-465=trafficlayer.de +Filter-466=worsethanfailure.*/Tizes/$object +Filter-467=xcelsiusadserver. +Filter-468=yceml.net +Filter-469=http://171.66.124.80/ +Filter-47=-adspace +Filter-470=http://196.41.0.207/ +Filter-471=http://72.32.71.244 +Filter-472=http://a.ads. +Filter-473=http://ad*.emidiate. +Filter-474=http://abm.hothardware. +Filter-475=http://ad-uk. +Filter-476=http://ad. +Filter-477=http://ad1. +Filter-478=http://adcreative. +Filter-479=http://adfarm. +Filter-48=.1100i.com/ +Filter-480=http://adimg. +Filter-481=http://adimages. +Filter-482=http://adinterax. +Filter-483=http://adq. +Filter-484=http://adremote. +Filter-485=http://adonline. +Filter-486=http://ads. +Filter-487=http://ads1. +Filter-488=http://ads2. +Filter-489=http://ads3. +Filter-49=.112.2o7. +Filter-490=http://ads4. +Filter-491=http://ads5. +Filter-492=http://adsatt. +Filter-493=http://adsearch. +Filter-494=http://adserv +Filter-495=http://adsnew. +Filter-496=http://adsremote. +Filter-497=http://adstream.*.cgi +Filter-498=http://adsvr. +Filter-499=http://adsys. +Filter-5=&adspace= +Filter-50=.122.2o7. +Filter-500=http://adt. +Filter-501=http://adtology +Filter-502=http://adv. +Filter-503=http://advert. +Filter-504=http://adverts. +Filter-505=http://adworks. +Filter-506=http://adx. +Filter-507=http://affiliates.*.aspx? +Filter-508=http://afimages. +Filter-509=http://almobty.com/ +Filter-51=.2mdn.net/ +Filter-510=http://altfarm. +Filter-511=http://avpa. +Filter-512=http://banners.*http +Filter-513=http://bwp.$subdocument +Filter-514=http://cdn.nvero. +Filter-515=http://circads. +Filter-516=http://common.*/slider.js +Filter-517=http://feeds.*/~a/ +Filter-518=http://fdads.sv. +Filter-519=http://ffxcam. +Filter-52=.360ads. +Filter-520=http://getad. +Filter-521=http://images.*/banners/ +Filter-522=http://jazad. +Filter-523=http://lads.*-gutter- +Filter-524=http://mads. +Filter-525=http://marketing.*http +Filter-526=http://ng3.ads. +Filter-527=http://oas-central. +Filter-528=http://pagead2.$subdocument +Filter-529=http://pagead2.*? +Filter-53=.43plc.com +Filter-530=http://partner. +Filter-531=http://promo. +Filter-532=http://promo2. +Filter-533=http://promos. +Filter-534=http://promote. +Filter-535=http://rcm.amazon. +Filter-536=http://rss.*/~a/ +Filter-537=http://servedbyadbutler. +Filter-538=http://smartad. +Filter-539=http://stocker.bonnint. +Filter-54=.about.com/0/$subdocument +Filter-540=http://synad. +Filter-541=http://ttsrc.aroq. +Filter-542=http://video.flashtalking. +Filter-543=\s +Filter-544=! WHITELISTS +Filter-545=@@1800flowers.com/*/banners/ +Filter-546=@@abcnews.go.com/$script +Filter-547=@@ads1.msn.com/library/dap.js +Filter-548=@@ads.ign.com/*masthead +Filter-549=@@/ads/video/*.flv$other +Filter-55=.ad.tomshardware. +Filter-550=@@|http://www.apple.com/ +Filter-551=@@*/autoplayer/*$object +Filter-552=@@.bbc.co.uk/weather/images/banners/ +Filter-553=@@.brightcove.com*/viewer/ +Filter-554=@@.cbc.ca/includes/promos/ +Filter-555=@@compusa.com*/banners/ +Filter-556=@@cosmos.bcst.yahoo.com/scp_v3/ +Filter-557=@@DartShellPlayer +Filter-558=@@discovery.com/realmedia +Filter-559=@@discovery.com$other,object +Filter-56=.ad-flow. +Filter-560=@@doubleclick.net*video*player +Filter-561=@@doubleclick.net/adj/*video$script +Filter-562=@@cdn.fastclick.net/fastclick.net/video/ +Filter-563=@@eq2i.com/abbt. +Filter-564=@@flyordie.com/*&affiliate +Filter-565=@@.forbes.com*/video +Filter-566=@@fox*.com*video$object +Filter-567=@@int1.fp.sandpiper.net/$other +Filter-568=@@judo.salon.com/$script +Filter-569=@@meevee.com/ads/adIframe.aspx? +Filter-57=.ad4cash. +Filter-570=@@.menshealth.com/cda/js/coremetrics/ +Filter-571=@@microsoft.com/*/banners/$image +Filter-572=@@.nbl.com.au/*/0*-image. +Filter-573=@@newsimg.bbc.co.uk/media/*promo +Filter-574=@@nissanusa.com/ +Filter-575=@@nytimes.com/ads/mm +Filter-576=@@http://oascentral.feedroom.com +Filter-577=@@partners.titantv.com/ +Filter-578=@@rad.live.com/*&DPJS +Filter-579=@@RealMedia/*_video/$match-case +Filter-58=.adaction. +Filter-580=@@RealMedia/*.flv|$other +Filter-581=@@.sears.com/data/ +Filter-582=@@snopes.com*/advertisements/ +Filter-583=@@.space.com/flashvideo/ +Filter-584=@@.stream.aol.com$other +Filter-585=@@sys-con.com/*whitepapers +Filter-586=@@banners.sys-con.com/phpAdsNew-2.0/adjs.php +Filter-587=@@stats.nypost. +Filter-588=@@sys-con.com*textlinks +Filter-589=@@techreport.com/ads/ +Filter-59=.adbrite. +Filter-590=@@thenewsroom.com/mash/options/$other +Filter-591=@@?*torrentreactor.net +Filter-592=@@.tvguide.com/script/webtrends.js +Filter-593=@@http://*userplane.com/chatlite/run/ +Filter-594=@@vidavee.net*video$subdocument +Filter-595=@@video.on.nytimes.com/ +Filter-596=@@videos.theonion.$other +Filter-597=@@video.wwe.com$object +Filter-598=@@yahoo.com/a?*headr +Filter-599=@@yellowmap.de/Partners/ +Filter-6=*/AffiliateWiz/* +Filter-60=.adbureau. +Filter-600=@@.yimg.com/a/1-/java/promotions/js/ad_ +Filter-601=@@http://promo.ebay.*?GetCrossPromos +Filter-602=@@http://*economist.com/| +Filter-603=@@http://ads1.msn.com*=video$object +Filter-604=@@http://www.nbc.com/Video/ +Filter-605=@@http://ads.biggerboat.com/$script +Filter-606=@@http://www.shockwave.com/contentPlay/ +Filter-607=@@http://*videodetective.com/ +Filter-608=@@|http://*.wikimedia.org/wikipedia/\s +Filter-61=.adbutler. +Filter-62=.adcentriconline. +Filter-63=.adengage. +Filter-64=.adfusion. +Filter-65=.adgardener. +Filter-66=.adgroups. +Filter-67=.adhese. +Filter-68=.adicate. +Filter-69=.adition.com/ +Filter-7=*/adcycle/* +Filter-70=.adinterax. +Filter-71=.adireland. +Filter-72=.adjuggler. +Filter-73=.admarketplace. +Filter-74=.adnet.biz +Filter-75=.adnet.ru +Filter-76=.adocean. +Filter-77=.adpark. +Filter-78=.adserver. +Filter-79=.adshuffle. +Filter-8=*/adgraphics/* +Filter-80=.adsmarket. +Filter-81=.adsonar. +Filter-82=.adspeed. +Filter-83=.adtech.de/ +Filter-84=.adtmedia. +Filter-85=.adverserve. +Filter-86=.adverti +Filter-87=.advertserve. +Filter-88=.afcyhf. +Filter-89=.affiliate. +Filter-9=*/adimages/* +Filter-90=.affiliatefuel. +Filter-91=.affiliatesensor. +Filter-92=.aim4media. +Filter-93=.akamai.*sponsor +Filter-94=.anrdoezrs. +Filter-95=.arcadebanners. +Filter-96=.assoc-amazon. +Filter-97=.atdmt.com/ +Filter-98=.atwola. +Filter-99=.auspipe. diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kio_httprc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kio_httprc new file mode 100644 index 000000000..b7cdb08ee --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kio_httprc @@ -0,0 +1,3 @@ +# for Google Mail and Calendar +[google.com] +UserAgent=Mozilla/5.0 (X11; U; x86_64 Linux; en_GB; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4 diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kmixrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kmixrc new file mode 100644 index 000000000..8c6888651 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kmixrc @@ -0,0 +1,2 @@ +[Global] +Visible=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/ktiprc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/ktiprc new file mode 100644 index 000000000..c7317505b --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/ktiprc @@ -0,0 +1,2 @@ +[TipOfDay] +RunOnStart=false diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kuserrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kuserrc new file mode 100644 index 000000000..494a5a927 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kuserrc @@ -0,0 +1,5 @@ +[connection-default] +firstGID=1000 +firstUID=1000 +ldappassword= +shell=/bin/bash diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kwalletrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kwalletrc new file mode 100644 index 000000000..326194cb6 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kwalletrc @@ -0,0 +1,18 @@ +[Auto Allow] +kdewallet=kwalletmanager + +[Auto Deny] +kdewallet= + +[Wallet] +Close When Idle=false +Close on Screensaver=false +Default Wallet=kdewallet +Enabled=true +First Use=false +Idle Timeout=10 +Launch Manager=true +Leave Manager Open=false +Leave Open=true +Prompt on Open=true +Use One Wallet=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kwinrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kwinrc new file mode 100644 index 000000000..8f06aef78 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kde4/kde-rc-files/kwinrc @@ -0,0 +1,5 @@ +[Desktops] +Number=2 + +[Windows] +TitlebarDoubleClickCommand=Maximize diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/konqueror-profile/email.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/konqueror-profile/email.desktop new file mode 100644 index 000000000..4cb6de28a --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/konqueror-profile/email.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Actions=Email +Encoding=UTF-8 +ServiceTypes=allfiles + +[Desktop Action Email] +Name=Email File +Name[de]=Versenden als E-Mail +Name[fr]=Envoyer par courriel +Name[pl]=Wyślij plik w załączniku +Exec=kmail --attach %F +Icon=kmail diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/konqueror-profile/konq_plugins.xml b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/konqueror-profile/konq_plugins.xml new file mode 100644 index 000000000..1df24cc92 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/konqueror-profile/konq_plugins.xml @@ -0,0 +1,12 @@ + + + + + Macromedia Flash Player 9.0 + http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz + http://www.adobe.com/shockwave/download/license/desktop/ssi/eula_ssi.html + this field appear if licenceurl doesn't exist + install_flash_player_9_linux/libflashplayer.so + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-plugins/dirfilterplugin.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-plugins/dirfilterplugin.rc new file mode 100755 index 000000000..cb7bb0081 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-plugins/dirfilterplugin.rc @@ -0,0 +1,19 @@ + + + + + &Tools + + + + + Extra Toolbar + + + + Filter Toolbar + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/ark_part.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/ark_part.rc new file mode 100755 index 000000000..da8f97f73 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/ark_part.rc @@ -0,0 +1,57 @@ + + + + + + + &File + + + &Edit + + + + + + &Action + + + + + + + + + + &Settings + + + + + + + + +Context Toolbar + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/ark_part_readonly.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/ark_part_readonly.rc new file mode 100755 index 000000000..888d12e8d --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/ark_part_readonly.rc @@ -0,0 +1,42 @@ + + + + + + + &File + + + &Edit + + + + + + &Action + + + + + + &Settings + + + + + + + + +Context Toolbar + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/gvimagepart.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/gvimagepart.rc new file mode 100755 index 000000000..5e0cdf11a --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/gvimagepart.rc @@ -0,0 +1,39 @@ + + + + &File + + + + + + &View + + + &Colors + + + + + + + + + + + + + + + + +Context Toolbar + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/khtml_browser.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/khtml_browser.rc new file mode 100755 index 000000000..2eab2a321 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/khtml_browser.rc @@ -0,0 +1,43 @@ + + + + &File + + + + + + + &Edit + + + + + + + + + &View + + + + + + + + + + +Main Toolbar + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/ksvgplugin.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/ksvgplugin.rc new file mode 100755 index 000000000..abf3537d7 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/ksvgplugin.rc @@ -0,0 +1,35 @@ + + + + &Settings + + + + + + + + + + +Context Toolbar + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/part.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/part.rc new file mode 100644 index 000000000..e7ecb2f3d --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kpart-rc-files/part.rc @@ -0,0 +1,63 @@ + + + + &File + + + + + + &Edit + + + + &View + + + + + + + + + + + + &Go + + + + + + + + + + + + &Tools + + + + + &Settings + + + + +Context Toolbar + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kwallet-default-wallet/kdewallet.kwl b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kwallet-default-wallet/kdewallet.kwl new file mode 100755 index 000000000..485b2e683 Binary files /dev/null and b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/kwallet-default-wallet/kdewallet.kwl differ diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-7z.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-7z.desktop new file mode 100644 index 000000000..b8a1f6a57 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-7z.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Archive 7-Zip +Hidden=false +Patterns=*.7z;*.7Z +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-ace.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-ace.desktop new file mode 100644 index 000000000..55a07116b --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-ace.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Archive ACE +Hidden=false +Patterns=*.ace;*.ACE +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-arc.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-arc.desktop new file mode 100644 index 000000000..2a65951e3 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-arc.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Archive ARC +Hidden=false +Patterns=*.arc;*.ARC +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-archive.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-archive.desktop new file mode 100644 index 000000000..4fe4ad21d --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-archive.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Archive AR +Hidden=false +Patterns=*.a +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-arj.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-arj.desktop new file mode 100644 index 000000000..9833cee92 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-arj.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Archive ARJ +Hidden=false +Patterns=*.arj;*.ARJ +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-bzip.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-bzip.desktop new file mode 100644 index 000000000..a9d55c0c5 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-bzip.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Bzip File +Hidden=false +Patterns=*.bz;*.BZ +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-bzip2.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-bzip2.desktop new file mode 100644 index 000000000..76ff0d62a --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-bzip2.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Bzip2 File +Hidden=false +Patterns=*.bz2;*.BZ2 +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-compress.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-compress.desktop new file mode 100644 index 000000000..e9ab5c907 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-compress.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=UNIX Compressed File +Hidden=false +Patterns=*.Z +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-cpio.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-cpio.desktop new file mode 100644 index 000000000..6947dfad6 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-cpio.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Archive CPIO +Hidden=false +Patterns=*.cpio +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-gzip.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-gzip.desktop new file mode 100644 index 000000000..c3ca52731 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-gzip.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Gzip File +Hidden=false +Patterns=*.gz;*.tgz +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-lha.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-lha.desktop new file mode 100644 index 000000000..bfdfd8830 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-lha.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Archive LHA +Hidden=false +Patterns=*.lha;*.lzh;*.LHA;*.LZH +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-lzop.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-lzop.desktop new file mode 100644 index 000000000..9865b07b9 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-lzop.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Comment=Lzopped File +Hidden=false +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-pak.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-pak.desktop new file mode 100644 index 000000000..fc22d2bb5 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-pak.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Fichier archive PAK +Hidden=false +Patterns=*.pak;*.PAK +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-rar.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-rar.desktop new file mode 100644 index 000000000..35f9d7388 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-rar.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Archive Rar +Hidden=false +Patterns=*.rar;*.RAR +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tar.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tar.desktop new file mode 100644 index 000000000..9ced52953 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tar.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Archive Tar +Hidden=false +Patterns=*.tar +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tarz.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tarz.desktop new file mode 100644 index 000000000..8e1c1856d --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tarz.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Compressed Tar Archive +Hidden=false +Patterns=*.tar.Z +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tbz.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tbz.desktop new file mode 100644 index 000000000..8889183bd --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tbz.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Bzip2-ed Tar Archive +Hidden=false +Patterns=*.tar.bz;*.tbz;*.tar.bz2;*.tbz2 +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tgz.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tgz.desktop new file mode 100644 index 000000000..ef34b8220 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tgz.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Gzipped Tar Archive +Hidden=false +Patterns=*.tar.gz;*.tgz +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tzo.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tzo.desktop new file mode 100644 index 000000000..37d355b52 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-tzo.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Lzopped Tar Archive +Hidden=false +Patterns=*.tar.lzo;*.tzo +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-zip.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-zip.desktop new file mode 100644 index 000000000..e6e3ecf95 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-zip.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Archive Zip +Hidden=false +Patterns=*.zip;*.ZIP +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-zoo.desktop b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-zoo.desktop new file mode 100644 index 000000000..bffb80bde --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/mimelnk/x-zoo.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Comment=Archive Zoo +Hidden=false +Patterns=*.zoo;*.ZOO +X-KDE-AutoEmbed=true + +[Property::X-KDE-LocalProtocol] +Type= +Value= \ No newline at end of file diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/qt-rc-files/kstylerc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/qt-rc-files/kstylerc new file mode 100644 index 000000000..6c639810f --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/qt-rc-files/kstylerc @@ -0,0 +1,3 @@ +[Settings] +SemiTransparentRubberband=true +MenuDropShadow=true diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/qt-rc-files/lipstikstylerc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/qt-rc-files/lipstikstylerc new file mode 100644 index 000000000..c1c892daa --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/qt-rc-files/lipstikstylerc @@ -0,0 +1,34 @@ +[Settings] +alterMenuGradients=false +animateProgressBar=true +checkMarkColor=#7a82b9 +coloredMenuBar=false +comboboxColored=false +compressedMenus=false +customCheckMarkColor=true +customFocusHighlightColor=false +customMenuStripeColor=true +customOverHighlightColor=false +drawFocusRect=true +drawStatusBarFrame=true +drawTabHighlight=true +drawToolBarHandle=true +drawToolBarItemSeparator=true +drawToolBarSeparator=false +drawTriangularExpander=true +flatHeaders=true +flatStripe=false +focusHighlightColor=#2050ff +inputFocusHighlight=true +kickerHighlight=true +menuLeftSideBar=true +menuStripeColor=#e6e6e6 +overHighlightColor=#3e51ff +paintGroove=true +reverseGradients=true +scrollBarStyle=ThreeButtonScrollBar +scrollBarWidth=Normal +sharperMenuGradient=true +sliderStyle=sliderLipstikStyle +tickCheckMark=true + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/qt-rc-files/polyesterstylerc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/qt-rc-files/polyesterstylerc new file mode 100644 index 000000000..8526d4fa6 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/qt-rc-files/polyesterstylerc @@ -0,0 +1,36 @@ +[Settings] +animateButton=true +animateButtonToDark=false +animateProgressBar=true +buttonMenuItem=true +buttonStyle=glass +centeredTabBar=false +checkMarkColor=#000000 +coloredScrollBar=true +colorizeSortedHeader=true +customCheckMarkColor=false +customFocusHighlightColor=false +customMenuBarEmphasisColor=false +customOverHighlightColor=false +drawToolBarItemSeparator=false +drawToolBarSeparator=false +drawTriangularExpander=false +focusHighlightColor=#000000 +highLightTab=true +inputFocusHighlight=true +lightBorder=true +menuBarEmphasis=false +menuBarEmphasisBorder=false +menuBarEmphasisColor=#000000 +menuItemSpacing=8 +menuStripe=false +overHighlightColor=#000000 +scrollBarLines=false +scrollBarSize=16 +scrollBarStyle=ThreeButtonScrollBar +shadowedButtonsText=false +shadowedMenuBarText=false +shadowedText=true +statusBarFrame=true +useLowerCaseText=false + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/tdmdistrc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/tdmdistrc new file mode 100644 index 000000000..f75d31e5c --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/tdmdistrc @@ -0,0 +1,582 @@ +# KDM master configuration file +# +# Please note: Settings in this file are sometimes ignored (overridden). +# The default KDM startup script /etc/init.d/kdm looks in /etc/default/kdm.d +# for theme-related settings which, if found, take precedence. The possibly +# overridden settings are: UseBackground, BackgroundCfg, UseTheme, Theme. +# See /usr/share/doc/kdm/README.Debian for details +# +# Definition: the greeter is the login dialog, i.e., the part of KDM +# which the user sees. +# +# You can configure every X-display individually. +# Every display has a display name, which consists of a host name +# (which is empty for local displays specified in {Static|Reserve}Servers), +# a colon, and a display number. Additionally, a display belongs to a +# display class (which can be ignored in most cases; the control center +# does not support this feature at all). +# Sections with display-specific settings have the formal syntax +# "[X-" host [":" number [ "_" class ]] "-" sub-section "]" +# You can use the "*" wildcard for host, number, and class. You may omit +# trailing components; they are assumed to be "*" then. +# The host part may be a domain specification like ".inf.tu-dresden.de". +# It may also be "+", which means non-empty, i.e. remote displays only. +# From which section a setting is actually taken is determined by these +# rules: +# - an exact match takes precedence over a partial match (for the host part), +# which in turn takes precedence over a wildcard ("+" taking precedence +# over "*") +# - precedence decreases from left to right for equally exact matches +# Example: display name "myhost:0", class "dpy". +# [X-myhost:0_dpy] precedes +# [X-myhost:0_*] (same as [X-myhost:0]) precedes +# [X-myhost:*_dpy] precedes +# [X-myhost:*_*] (same as [X-myhost]) precedes +# [X-+:0_dpy] precedes +# [X-*:0_dpy] precedes +# [X-*:0_*] (same as [X-*:0]) precedes +# [X-*:*_*] (same as [X-*]) +# These sections do NOT match this display: +# [X-hishost], [X-myhost:0_dec], [X-*:1], [X-:*] +# If a setting is not found in any matching section, the default is used. +# +# Every comment applies to the following section or key. Note that all +# comments will be lost if you change this file with the kcontrol frontend. +# The defaults refer to KDM's built-in values, not anything set in this file. +# +# Special characters need to be backslash-escaped (leading and trailing +# spaces (\s), tab (\t), linefeed (\n), carriage return (\r) and the +# backslash itself (\\)). +# In lists, fields are separated with commas without whitespace in between. +# Some command strings are subject to simplified sh-style word splitting: +# single quotes (') and double quotes (") have the usual meaning; the backslash +# quotes everything (not only special characters). Note that the backslashes +# need to be doubled because of the two levels of quoting. + +[General] +# This option exists solely for the purpose of a clean automatic upgrade. +# Do not even think about changing it! +ConfigVersion=2.3 +# List of permanent displays. Displays with a hostname are foreign. A display +# class may be specified separated by an underscore. +# Default is ":0" +StaticServers=:0 +# List of on-demand displays. See StaticServers for syntax. +# Default is "" +ReserveServers=:1,:2,:3 +# VTs to allocate to X-servers. A negative number means that the VT will be +# used only if it is free. If all VTs in this list are used up, the next free +# one greater than the last one in this list will be allocated. +# Default is "" +ServerVTs=-7 +# TTYs (without /dev/) to monitor for activity while in console mode. +# Default is "" +ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6 +# Where KDM should store its PID (do not store if empty). +# Default is "" +PidFile=/var/run/kdm.pid +# Whether KDM should lock the PID file to prevent having multiple KDM +# instances running at once. Do not change unless you are brave. +# Default is true +#LockPidFile=false +# Where to store authorization files. +# Default is "/var/run/xauth" +#AuthDir=/tmp +# Whether KDM should automatically re-read configuration files, if it +# finds them having changed. +# Default is true +#AutoRescan=false +# Additional environment variables KDM should pass on to all programs it runs. +# LD_LIBRARY_PATH and XCURSOR_THEME are good candidates; +# otherwise, it should not be necessary very often. +# Default is "" +#ExportList=LD_LIBRARY_PATH,ANOTHER_IMPORTANT_VAR +# A character device KDM should read entropy from. +# Empty means use the system's preferred entropy device. +# Default is "" +#RandomDevice=/dev/altrandom +# Where the command FiFos should be created; make it empty to disable +# them. +# Default is "/var/run/xdmctl" +#FifoDir=/tmp +# The group to which the global command FiFo should belong; +# can be either a name or a numerical ID. +# Default is 0 +#FifoGroup=xdmctl +# The directory in which KDM should store persistent working data. +# Default is "/var/lib/kdm" +#DataDir= +# The directory in which KDM should store users' .dmrc files. This is only +# needed if the home directories are not readable before actually logging in +# (like with AFS). +# Default is "" +#DmrcDir=/nfs-shared/var/dmrcs + +[Xdmcp] +# Whether KDM should listen to incoming XDMCP requests. +# Default is true +Enable=false +# The UDP port on which KDM should listen for XDMCP requests. Do not change. +# Default is 177 +#Port=177 +# File with the private keys of X-terminals. Required for XDM authentication. +# Default is "" +#KeyFile=/etc/trinity/kdm/kdmkeys +# XDMCP access control file in the usual XDM-Xaccess format. +# Default is "/etc/trinity/kdm/Xaccess" +#Xaccess= +# Number of seconds to wait for display to respond after the user has +# selected a host from the chooser. +# Default is 15 +#ChoiceTimeout=10 +# Strip domain name from remote display names if it is equal to the local +# domain. +# Default is true +#RemoveDomainname=false +# Use the numeric IP address of the incoming connection on multihomed hosts +# instead of the host name. +# Default is false +#SourceAddress=true +# The program which is invoked to dynamically generate replies to XDMCP +# DirectQuery or BroadcastQuery requests. +# If empty, no program is invoked and "Willing to manage" is sent. +# Default is "" +Willing=/etc/trinity/kdm/Xwilling + +[Shutdown] +# The command (subject to word splitting) to run to halt the system. +# Default is "/sbin/poweroff" +#HaltCmd= +# The command (subject to word splitting) to run to reboot the system. +# Default is "/sbin/reboot" +#RebootCmd= +# Whether it is allowed to shut down the system via the global command FiFo. +# Default is false +#AllowFifo=true +# Whether it is allowed to abort active sessions when shutting down the +# system via the global command FiFo. +# Default is true +#AllowFifoNow=false +# The boot manager KDM should use for offering boot options in the +# shutdown dialog. +# "None" - no boot manager +# "Grub" - Grub boot manager +# "Lilo" - Lilo boot manager (Linux on i386 & x86-64 only) +# Default is None +#BootManager=Grub + +# Rough estimations about how many seconds KDM will spend at most on +# - opening a connection to the X-server (OpenTime) if the attempt +# - times out: OpenTimeout +# - is refused: OpenRepeat * OpenDelay +# - starting a local X-server (ServerTime): +# ServerAttempts * (ServerTimeout + OpenDelay) +# - starting a display: +# - local display: ServerTime + OpenTime +# - foreign display: StartAttempts * OpenTime +# - XDMCP display: OpenTime (repeated indefinitely by client) + +# Core config for all displays +[X-*-Core] +# How long to wait before retrying to connect a display. +# Default is 15 +#OpenDelay=15 +# How long to wait before timing out a display connection attempt. +# Default is 120 +#OpenTimeout=120 +# How many connection attempts to make during a start attempt. Note that +# a timeout aborts the entire start attempt. +# Default is 5 +#OpenRepeat=5 +# Try at most that many times to start a display. If this fails, the display +# is disabled. +# Default is 4 +#StartAttempts=4 +# Ping remote display every that many minutes. +# Default is 5 +#PingInterval=5 +# Wait for a Pong that many minutes. +# Default is 5 +#PingTimeout=5 +# The name of this X-server's Xauth file. +# If empty, a random name in the AuthDir directory will be used. +# Default is "" +#AuthFile= +# Specify a file with X-resources for the greeter, chooser and background. +# The KDE frontend does not use this file, so you do not need it unless you +# use another background generator than krootimage. +# Default is "" +#Resources= +# The xrdb program to use to read the above specified recources. +# Subject to word splitting. +# Default is "/usr/bin/xrdb" +#Xrdb= +# A program to run before the greeter is shown. Can be used to start an +# xconsole or an alternative background generator. Subject to word splitting. +# Default is "" +Setup=/etc/trinity/kdm/Xsetup +# A program to run before a user session starts. Subject to word splitting. +# Default is "" +Startup=/etc/trinity/kdm/Xstartup +# A program to run after a user session exits. Subject to word splitting. +# Default is "" +Reset=/etc/trinity/kdm/Xreset +# The program which is run as the user which logs in. It is supposed to +# interpret the session argument (see SessionsDirs) and start an appropriate +# session according to it. Subject to word splitting. +# Default is "/usr/bin/xterm -ls -T" +Session=/etc/trinity/kdm/Xsession +# The program to run if Session fails. +# Default is "/usr/bin/xterm" +#FailsafeClient= +# The PATH for the Session program. +# Default is "/usr/local/bin:/opt/trinity/bin:/usr/bin:/bin:/opt/trinity/games:/usr/games" +#UserPath= +# The PATH for Setup, Startup and Reset, etc. +# Default is "/usr/local/sbin:/usr/local/bin:/opt/trinity/sbin:/usr/sbin:/opt/trinity/bin:/usr/bin:/sbin:/bin" +#SystemPath= +# The default system shell. +# Default is "/bin/sh" +#SystemShell=/bin/bash +# Where to put the user's X-server authorization file if ~/.Xauthority +# cannot be created. +# Default is "/tmp" +#UserAuthDir= +# Whether to automatically restart sessions after X-server crashes. +# Note that enabling this makes circumventing screen lockers other than +# KDE's built-in one possible! +# Default is false +#AutoReLogin=true +# Allow root logins? +# Default is true +AllowRootLogin=false +# Allow to log in, when user has set an empty password? +# Default is true +AllowNullPasswd=false +# Who is allowed to shut down the system. This applies both to the +# greeter and to the command FiFo. +# "None" - no "Shutdown..." menu entry is shown at all +# "Root" - the root password must be entered to shut down +# "All" - everybody can shut down the machine +# Default is All +AllowShutdown=Root +# Who is allowed to abort active sessions when shutting down. +# "None" - no forced shutdown is allowed at all +# "Root" - the root password must be entered to shut down forcibly +# "All" - everybody can shut down the machine forcibly +# Default is All +#AllowSdForceNow=Root +# The default choice for the shutdown condition/timing. +# "Schedule" - shut down after all active sessions exit (possibly at once) +# "TryNow" - shut down, if no active sessions are open; otherwise, do nothing +# "ForceNow" - shut down unconditionally +# Default is Schedule +#DefaultSdMode=ForceNow +# How to offer shutdown scheduling options: +# "Never" - not at all +# "Optional" - as a button in the simple shutdown dialogs +# "Always" - instead of the simple shutdown dialogs +# Default is Never +#ScheduledSd=Optional +# The directories containing session type definitions in .desktop format. +# Default is "/usr/share/xsessions,/var/lib/menu-xdg/xsessions,/usr/share/apps/kdm/sessions" +#SessionsDirs=/usr/share/xsessions,/var/lib/menu-xdg/xsessions,/usr/share/apps/kdm/sessions +# The file (relative to $HOME) to redirect the session output to. This is +# a printf format string; one %s will be replaced with the display name. +# Default is ".xsession-errors" +ClientLogFile=.xsession-errors-%s +# Whether KDM's built-in utmp/wtmp/lastlog registration should be used. +# Default is false +#UseSessReg=true + +# Greeter config for all displays +[X-*-Greeter] +# Widget style of the greeter. "" means the built-in default which currently +# is "Plastik". +# Default is "" +#GUIStyle=Windows +# Compositor binary name, if compositing is desired. "" means no compositing support. +# Default is "" +#Compositor= +# Window manager binary name, if window decorations are desired. "" means no window manager support. +# Default is "twin" +#WindowManager= +# SAK +# Default is true +UseSAK=false +# Admin session +# Default is false +#UseAdminSession=true +# Widget color scheme of the greeter. "" means the built-in default which +# currently is yellowish grey with some light blue and yellow elements. +# Default is "" +#ColorScheme=Pumpkin +# What should be shown in the greeter's logo are: +# "None" - nothing +# "Logo" - the image specified by LogoPixmap +# "Clock" - a neat analog clock +# Default is Clock +LogoArea=Logo +# The image to show when LogoArea=Logo. +# Default is "" +LogoPixmap=/opt/trinity/share/apps/kdm/pics/kdelogo.png +# The relative coordinates (X,Y in percent) of the center of the greeter. +# Default is "50,50" +#GreeterPos=30,40 +# The screen the greeter should be displayed on in multi-headed and Xinerama +# setups. The numbering starts with 0. For Xinerama, it corresponds to the +# listing order in the active ServerLayout section of XF86Config; -1 means +# to use the upper-left screen, -2 means to use the upper-right screen. +# Default is 0 +#GreeterScreen=-1 +# The headline in the greeter. The following character pairs are replaced: +# - %d -> current display +# - %h -> host name, possibly with domain name +# - %n -> node name, most probably the host name without domain name +# - %s -> the operating system +# - %r -> the operating system's version +# - %m -> the machine (hardware) type +# - %% -> a single % +# Default is "Welcome to Trinity at %n" +#GreetString=Welcome to Trinity at %n +# Whether the fonts used in the greeter should be antialiased. +# Default is true +AntiAliasing=true +# The font for the greeter headline. +# Default is "Serif,20,bold" +#GreetFont=Sans Serif,22,5,0,50,0 +# The normal font used in the greeter. +# Default is "Sans Serif,10" +#StdFont=Sans Serif,10,5,0,50,0 +# The font used for the "Login Failed" message. +# Default is "Sans Serif,10,bold" +#FailFont=Sans Serif,10,5,0,75,0 +# What to do with the Num Lock modifier for the time the greeter is running: +# "Off" - turn off +# "On" - turn on +# "Keep" - do not change the state +# Default is Keep +#NumLock=Off +# Language and locale to use in the greeter, encoded like $LC_LANG. +# Default is "en_US" +#Language=de_DE +# Enable autocompletion in the username line edit. +# Default is false +#UserCompletion=true +# Enable user list (names along with images) in the greeter. +# Default is true +#UserList=false +# User selection for UserCompletion and UserList: +# "NotHidden" - all users except those listed in HiddenUsers +# "Selected" - only the users listed in SelectedUsers +# Default is NotHidden +#ShowUsers=Selected +# For ShowUsers=Selected. @ means all users in that group. +# Default is "" +#SelectedUsers=root,johndoe +# For ShowUsers=NotHidden. @ means all users in that group. +# Default is "" +#HiddenUsers=root +# Special case of HiddenUsers: users with a non-zero UID less than this number +# will not be shown as well. +# Default is 0 +MinShowUID=1000 +# Complement to MinShowUID: users with a UID greater than this number will +# not be shown as well. +# Default is 65535 +MaxShowUID=29999 +# If false, the users are listed in the order they appear in /etc/passwd. +# If true, they are sorted alphabetically. +# Default is true +#SortUsers=false +# Specify, where the users' pictures should be taken from. +# "AdminOnly" - from /$USER.face[.icon] +# "PreferAdmin" - prefer , fallback on $HOME +# "PreferUser" - ... and the other way round +# "UserOnly" - from the user's $HOME/.face[.icon] +# Default is AdminOnly +#FaceSource=PreferUser +# The directory containing the user images if FaceSource is not UserOnly. +# Default is "/opt/trinity/share/apps/kdm/faces" +#FaceDir=/usr/share/faces +# Specify, if/which user should be preselected for log in. +# "None" - do not preselect any user +# "Previous" - the user which successfully logged in last time +# "Default" - the user specified in the DefaultUser option +# Default is None +#PreselectUser=Previous +# If this is true, the password input line is focused automatically if +# a user is preselected. +# Default is false +#FocusPasswd=true +# The password input fields cloak the typed in text. Specify, how to do it: +# "OneStar" - * is shown for every typed letter +# "ThreeStars" - *** is shown for every typed letter +# "NoEcho" - nothing is shown at all, the cursor does not move +# Default is OneStar +#EchoMode=NoEcho +# If true, krootimage will be automatically started by KDM; otherwise, the +# Setup script should be used to setup the background. +# Default is true +#UseBackground=false +# The configuration file to be used by krootimage. +# Default is "/etc/trinity/kdm/backgroundrc" +#BackgroundCfg= +# Hold the X-server grabbed the whole time the greeter is visible. This +# may be more secure, but it will disable any background and other +# X-clients started from the Setup script. +# Default is false +#GrabServer=true +# How many seconds to wait for grab to succeed. +# Default is 3 +#GrabTimeout=3 +# Warn, if display has no X-authorization (local auth cannot be created, +# XDMCP display wants no auth, or display is foreign from StaticServers). +# Default is true +#AuthComplain=false +# Random seed for forging saved session types, etc. of unknown users. +# This value should be random but constant across the login domain. +# Default is 0 +#ForgingSeed=0 +# Specify conversation plugins for the login dialog. Each plugin can be +# specified as a base name (which expands to $kde_modulesdir/kgreet_$base) +# or as a full pathname. +# Default is "classic" +#PluginsLogin=sign +# Same as PluginsLogin, but for the shutdown dialog. +# Default is "classic" +#PluginsShutdown=modern +# A list of options of the form Key=Value. The conversation plugins can query +# these settings; it is up to them what possible keys are. +# Default is "" +#PluginOptions=SomeKey=randomvalue,Foo=bar +# Show the "Console Login" action in the greeter (if ServerTTY/ConsoleTTYs +# is configured). +# Default is true +#AllowConsole=false +# A program to run while the greeter is visible. It is supposed to preload +# as much as possible of the session that is going to be started (most +# probably). +# Default is "" +Preloader=/opt/trinity/bin/preloadkde +# Whether the greeter should be themed. +# Default is true +UseTheme=true +# The theme to use for the greeter. Can point to either a directory or an XML +# file. +# Default is "/opt/trinity/share/apps/kdm/themes/o2_enterprise" +Theme=/opt/trinity/share/apps/kdm/themes/kubuntu-trinity + +# Core config for local displays +[X-:*-Core] +# How often to try to run the X-server. Running includes executing it and +# waiting for it to come up. +# Default is 1 +#ServerAttempts=1 +# How long to wait for a local X-server to come up. +# Default is 15 +#ServerTimeout=15 +# The command line to start the X-server, without display number and VT spec. +# This string is subject to word splitting. +# Default is "/usr/bin/X -br" +ServerCmd=/usr/bin/X -br +# Additional arguments for the X-servers for local sessions. +# This string is subject to word splitting. +# Default is "" +ServerArgsLocal=-nolisten tcp +# Additional arguments for the X-servers for remote sessions. +# This string is subject to word splitting. +# Default is "" +#ServerArgsRemote= +# Restart instead of resetting the local X-server after session exit. +# Use it if the server leaks memory etc. +# Default is false +#TerminateServer=true +# The signal needed to reset the local X-server. +# Default is 1 (SIGHUP) +#ResetSignal=1 +# The signal needed to terminate the local X-server. +# Default is 15 (SIGTERM) +#TermSignal=15 +# Create X-authorizations for local displays. +# Default is true +#Authorize=false +# Which X-authorization mechanisms should be used. +# Default is "MIT-MAGIC-COOKIE-1" +#AuthNames= +# Need to reset the X-server to make it read initial Xauth file. +# Default is false +#ResetForAuth=true +# See above +AllowNullPasswd=true +# See above +AllowShutdown=All +# Enable password-less logins on this display. USE WITH EXTREME CARE! +# Default is false +#NoPassEnable=true +# The users that do not need to provide a password to log in. NEVER list root! +# "*" means all non-root users. @ means all users in that group. +# Default is "" +#NoPassUsers=fred,ethel + +# Greeter config for local displays +[X-:*-Greeter] +# See above +PreselectUser=Previous +# See above +FocusPasswd=true +# Specify whether the greeter of local displays should start up in host chooser +# (remote) or login (local) mode and whether it is allowed to switch to the +# other mode. +# "LocalOnly" - only local login possible +# "DefaultLocal" - start up in local mode, but allow switching to remote mode +# "DefaultRemote" - ... and the other way round +# "RemoteOnly" - only choice of remote host possible +# Default is LocalOnly +LoginMode=DefaultLocal +# A list of hosts to be automatically added to the remote login menu. The +# special name "*" means broadcast. +# Default is "*" +#ChooserHosts=*,ugly,sky,dino,kiste.local,login.crap.com +# Show the "Restart X Server"/"Close Connection" action in the greeter. +# Default is true +AllowClose=true + +# Core config for 1st local display +[X-:0-Core] +# The VT the X-server should run on; auto-assign if zero, don't assign if -1. +# Better leave it zero and use ServerVTs. +# Default is 0 +#ServerVT=7 +# Enable automatic login. USE WITH EXTREME CARE! +# Default is false +#AutoLoginEnable=true +# If true, auto-login after logout. If false, auto-login is performed only +# when a display session starts up. +# Default is false +#AutoLoginAgain=true +# The delay in seconds before automatic login kicks in. +# Default is 0 +#AutoLoginDelay=10 +# The user to log in automatically. NEVER specify root! +# Default is "" +#AutoLoginUser=fred +# The password for the user to log in automatically. This is NOT required +# unless the user is logged into a NIS or Kerberos domain. If you use this +# option, you should "chmod 600 kdmrc" for obvious reasons. +# Default is "" +#AutoLoginPass=secret! +# Immediately lock the automatically started session. This works only with +# KDE sessions. +# Default is false +#AutoLoginLocked=true +# See above +ClientLogFile=.xsession-errors + +# Greeter config for 1st local display +[X-:0-Greeter] +# See above +#PreselectUser=Default +# The user to preselect if PreselectUser=Default. +# Default is "" +#DefaultUser=johndoe diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/gwenviewui.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/gwenviewui.rc new file mode 100644 index 000000000..3a7b72ba4 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/gwenviewui.rc @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + &View + + + + + + + + + + + + &Colors + + + + + + + + + + + + + + + + + &Go + + + + + + + + + + + + + + + + + + + + &Plugins + + Images + + + + Effects + + + + Tools + + + + Batch Processing + + + + Import + + + + Export + + + + Collections + + + + + &Window + + + + + + + Main Toolbar + + + + + + + + + + + + + + + + + + + + + Location Toolbar + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/konqueror.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/konqueror.rc new file mode 100644 index 000000000..cab74b6e5 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/konqueror.rc @@ -0,0 +1,126 @@ + + + + + + &Location + + + + + + + + + + + + + + + + &Edit + + + + + + + + + + + + + + + + + &View + + + + + &Split View + + + + + + + + + + + + + + &Tools + + + + + + &Settings + + + + + + + + + + + + + + &Help + + + + + + + Location Toolbar + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/kopetechatwindow.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/kopetechatwindow.rc new file mode 100644 index 000000000..56b534b10 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/kopetechatwindow.rc @@ -0,0 +1,67 @@ + + + + + + &Chat + + + + + + + + + + + + &Format + + + + &Tabs + + + + + + + + &Settings + + + &Chat Members List + + + + + + + + + + + + Main Toolbar + + + + + + + + Status + + + Format Toolbar + + + + + + + + + + + diff --git a/ubuntu/precise/defaultsettings b/ubuntu/precise/defaultsettings new file mode 120000 index 000000000..39f665b36 --- /dev/null +++ b/ubuntu/precise/defaultsettings @@ -0,0 +1 @@ +../maverick/defaultsettings \ No newline at end of file