diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-06-01 02:04:45 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-06-01 02:04:45 -0500 |
commit | 6f8b29e1fa4d7c4f8676dbded0b9fde3e9acd207 (patch) | |
tree | 4613d1f6dd2471c02d32d72193426a4659432d0c /ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile | |
parent | a6d46f81f053a75f8584f8e0b04e48f93dfc1532 (diff) | |
download | tde-packaging-6f8b29e1fa4d7c4f8676dbded0b9fde3e9acd207.tar.gz tde-packaging-6f8b29e1fa4d7c4f8676dbded0b9fde3e9acd207.zip |
Add initial copy of the old Debian desktop-base package to the Debian and Ubuntu packaging files
Diffstat (limited to 'ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile')
4 files changed, 40 insertions, 0 deletions
diff --git a/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/share/config/kdesktoprc b/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/share/config/kdesktoprc new file mode 100644 index 000000000..9aa289c7e --- /dev/null +++ b/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/share/config/kdesktoprc @@ -0,0 +1,18 @@ +[Desktop0] +BackgroundMode=VerticalGradient +BlendBalance=100 +BlendMode=NoBlending +ChangeInterval=60 +Color1=30,114,160 +Color2=192,192,192 +CurrentWallpaper=0 +LastChange=0 +MinOptimizationDepth=1 +MultiWallpaperMode=NoMulti +Pattern= +Program= +ReverseBlending=false +UseSHM=false +Wallpaper=/usr/share/images/desktop-base/moreblue-orbit-wallpaper.png +WallpaperList= +WallpaperMode=Scaled diff --git a/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/share/config/ksplashrc b/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/share/config/ksplashrc new file mode 100644 index 000000000..8bfbc19d1 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/share/config/ksplashrc @@ -0,0 +1,2 @@ +[KSplash] +Theme=moreblue-orbit-default diff --git a/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/tdeglobals b/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/tdeglobals new file mode 100644 index 000000000..507fde04d --- /dev/null +++ b/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/tdeglobals @@ -0,0 +1,2 @@ +[Directories] +dir_config=/usr/share/desktop-base/profiles/tde-profile/share/config/ diff --git a/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/tdm/backgroundrc b/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/tdm/backgroundrc new file mode 100644 index 000000000..2db7e8c45 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/tdm/backgroundrc @@ -0,0 +1,18 @@ +[Desktop0] +BackgroundMode=Flat +BlendBalance=100 +BlendMode=NoBlending +ChangeInterval=60 +Color1=0,0,0 +Color2=192,192,192 +CurrentWallpaperName= +LastChange=0 +MinOptimizationDepth=1 +MultiWallpaperMode=NoMulti +Pattern= +Program= +ReverseBlending=false +UseSHM=false +Wallpaper=/usr/share/images/desktop-base/moreblue-orbit-wallpaper.png +WallpaperList= +WallpaperMode=Scaled |