diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-07-11 12:19:58 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-07-11 12:19:58 +0200 |
commit | 27d8f6a925c6f999b8f616e605d8b028222703ad (patch) | |
tree | 2ce86e54803c72a2fa9316a187daadba88f2fa06 /ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile | |
parent | 072cf6f0c854389f3304edb39ed8ea7987e16c63 (diff) | |
download | tde-packaging-27d8f6a925c6f999b8f616e605d8b028222703ad.tar.gz tde-packaging-27d8f6a925c6f999b8f616e605d8b028222703ad.zip |
Move common files of defaultsettings packages on Debian and Ubuntu to common folder
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile')
5 files changed, 42 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/share/config/twinrc b/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/share/config/twinrc new file mode 100644 index 000000000..b3301f1db --- /dev/null +++ b/ubuntu/maverick/defaultsettings/desktop-base/profiles/tde-profile/share/config/twinrc @@ -0,0 +1,2 @@ +[Notification Messages] +UseTranslucency=true 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 |