diff options
author | Timothy Pearson <[email protected]> | 2012-11-25 15:19:22 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-11-25 15:19:22 -0600 |
commit | 3d382d1b043f3e6db524c045fb331f17b03d0974 (patch) | |
tree | ba435d88fc11866d3659c6194eb6aaefa3772cdb /ubuntu/maverick/defaultsettings/redmond-default-settings-ii/artwork/ksplash/Theme.rc | |
parent | fb180cb380a322f439a0848835f293722a7fc3a0 (diff) | |
download | tde-packaging-3d382d1b043f3e6db524c045fb331f17b03d0974.tar.gz tde-packaging-3d382d1b043f3e6db524c045fb331f17b03d0974.zip |
Add redmond-default-settings
Diffstat (limited to 'ubuntu/maverick/defaultsettings/redmond-default-settings-ii/artwork/ksplash/Theme.rc')
-rw-r--r-- | ubuntu/maverick/defaultsettings/redmond-default-settings-ii/artwork/ksplash/Theme.rc | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/artwork/ksplash/Theme.rc b/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/artwork/ksplash/Theme.rc new file mode 100644 index 000000000..d0bd905c5 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/artwork/ksplash/Theme.rc @@ -0,0 +1,41 @@ +[KSplash Theme: kubuntu]
+Name = Kubuntu O2
+Description = Kubuntu Edgy Splash
+Version = 1
+Author = Ken Wimer <[email protected]>
+Homepage = http://bootsplash.org/
+Engine = Moodin
+KubuntuStyle = 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
|