Commit 6b1f960a authored by Andrey Cherepanov's avatar Andrey Cherepanov

Fix splash screen for KDE4

parent 556b3cac
[ColorEffects:Disabled]
Color=56,56,56
ColorAmount=0
ColorEffect=0
ContrastAmount=0.65
ContrastEffect=1
IntensityAmount=0.1
IntensityEffect=0
[ColorEffects:Inactive]
Color=112,111,110
ColorAmount=0.025
ColorEffect=2
ContrastAmount=0.1
ContrastEffect=2
Enable=false
IntensityAmount=0
IntensityEffect=1
[Colors:Button]
BackgroundAlternate=223,231,239
BackgroundNormal=223,235,230
DecorationFocus=44,141,109
DecorationHover=103,203,166
ForegroundActive=0,0,0
ForegroundInactive=0,0,0
ForegroundLink=0,0,192
ForegroundNegative=191,3,3
ForegroundNeutral=176,128,0
ForegroundNormal=0,0,0
ForegroundPositive=0,110,40
ForegroundVisited=128,0,128
[Colors:Selection]
BackgroundAlternate=123,170,231
BackgroundNormal=0,109,115
DecorationFocus=44,141,109
DecorationHover=103,203,166
ForegroundActive=0,0,0
ForegroundInactive=175,175,175
ForegroundLink=0,0,192
ForegroundNegative=156,14,14
ForegroundNeutral=166,255,0
ForegroundNormal=255,255,255
ForegroundPositive=126,255,197
ForegroundVisited=128,0,128
[Colors:Tooltip]
BackgroundAlternate=143,255,149
BackgroundNormal=173,235,202
DecorationFocus=44,141,109
DecorationHover=103,203,166
ForegroundActive=0,0,0
ForegroundInactive=0,0,0
ForegroundLink=0,0,192
ForegroundNegative=191,3,3
ForegroundNeutral=176,128,0
ForegroundNormal=0,0,0
ForegroundPositive=0,110,40
ForegroundVisited=128,0,128
[Colors:View]
BackgroundAlternate=221,255,246
BackgroundNormal=245,250,245
DecorationFocus=44,141,109
DecorationHover=103,203,166
ForegroundActive=0,0,0
ForegroundInactive=136,135,134
ForegroundLink=0,0,192
ForegroundNegative=191,3,3
ForegroundNeutral=176,128,0
ForegroundNormal=0,0,0
ForegroundPositive=0,110,86
ForegroundVisited=128,0,128
[Colors:Window]
BackgroundAlternate=239,243,247
BackgroundNormal=0,109,115
DecorationFocus=44,141,109
DecorationHover=103,203,166
ForegroundActive=0,0,0
ForegroundInactive=136,135,134
ForegroundLink=0,0,192
ForegroundNegative=191,3,3
ForegroundNeutral=176,128,0
ForegroundNormal=0,0,0
ForegroundPositive=0,110,40
ForegroundVisited=128,0,128
[General]
ColorScheme=KDesktop 6 kdm
Name=KDesktop 6 kdm
shadeSortColumn=true
[KDE]
contrast=7
[WM]
activeBackground=58,180,131
activeForeground=255,255,255
inactiveBackground=173,235,197
inactiveForeground=175,175,175
# This is not really a .desktop file like the rest, but it is useful to treat
# it as such
[KdmGreeterTheme]
Greeter=oxygen-air.xml
Name=KDM Default
Author=Xavier Araque
Copyright=GPL 2008 Xavier Araque | xavieraraque@gmail.com
Screenshot=screenshot.png
../../backgrounds/xdm.png
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<greeter id="theme">
<style font="Sans 12" guistyle="Oxygen"
base-color="#bfd9ff" text-color="#0b678c"/>
<item type="pixmap" id="background" background="true">
<normal file="background.png"/>
<pos anchor="c" x="50%" y="50%" width="scale" width="100%" height="100%"/>
</item>
<item type="pixmap" id="system-session">
<normal file="win-login.png"/>
<pos anchor="c" x="50%" y="45%" width="615" height="401"/>
<box orientation="vertical" spacing="10" homogeneous="true">
<item type="pixmap">
<normal file="icon-altlinux.png"/>
<pos anchor="c" x="50%" y="80%"/>
</item>
<item type="label" id="welcome">
<pos anchor="c" x="50%" y="46%"/>
<normal alpha="0.5" font="Sans Bold 18" color="#334560"/>
<stock type="welcome-label"/>
</item>
<item type="rect" id="user-field">
<pos anchor="c" x="50%" y="43%" width="400" height="144"/>
<box orientation="vertical" spacing="0" homogeneous="true">
<item type="rect">
<pos anchor="c" x="50%" y="60%" height="box" width="box"/>
<box orientation="horizontal" spacing="10">
<item type="pixmap">
<normal file="user-entry.png"/>
</item>
<item type="entry" id="user-entry">
<pos width="157" height="30"/>
<style frame="true"/>
</item>
</box>
</item>
<item type="rect">
<pos anchor="c" x="50%" y="40%" height="box" width="box"/>
<box orientation="horizontal" spacing="10">
<item type="pixmap">
<normal file="pw-entry.png"/>
</item>
<item type="entry" id="pw-entry">
<pos width="157" height="30"/>
<style frame="true"/>
</item>
</box>
</item>
</box>
</item>
<item type="rect" id="system-session">
<pos anchor="c" x="50%" y="70%" width="615" height="44"/>
<fixed>
<item type="label">
<pos anchor="se" x="96%" y="70%"/>
<normal alpha="0.5" font="Sans 8" color="#334560"/>
<text>%c</text>
</item>
<item type="pixmap" id="session_button" button="true">
<normal file="session_button.png"/>
<prelight file="session_button-li.png"/>
<active file="session_button-li.png"/>
<pos anchor="w" x="15" y="50%"/>
</item>
<item type="pixmap" id="system_button" button="true">
<normal file="system_button.png"/>
<prelight file="system_button-li.png"/>
<active file="system_button-li.png"/>
<pos anchor="w" x="47" y="50%"/>
</item>
</fixed>
</item>
</box>
</item>
<item type="pixmap" id="caps-lock-warning">
<normal file="caps.png"/>
<pos anchor="c" x="50%" y="45%"/>
<fixed>
<item type="label" id="mesage">
<normal color="#0b678c" font="Sans Bold 10"/>
<pos anchor="c" x="50%" y="85%"/>
<stock type="caps-lock-warning"/>
</item>
</fixed>
</item>
<item type="rect" id="pam-error-paceholder">
<pos anchor="c" x="50%" y="98%" widht="615" height="200"/>
<item type="label" id="dummy1">
<normal alpha="0" color="#0b678c" font="Sans Bold 10"/>
<!-- </text> -->
</item>
<item type="label" id="pam-error">
<pos anchor="c" x="50%" y="50%" expand="true"/>
<normal alpha="0" color="#0b678c" font="Sans Bold 10"/>
<!-- </text> -->
</item>
</item>
</greeter>
../../../../backgrounds/default.png
\ No newline at end of file
SCALE ON
BACKGROUND_IMAGE 0 0 background.png
SCALE OFF
# the image is 390x234, make it centered, all icons need the same adjustment too
IMAGE_REL CC 0 0 CC rectangle.png
# these have their relative positions to the rectangle adjusted by -195,-117
# (i.e. half of the rectangle size)
# 3,32
ANIM_REL 1 CC -192 -50 LT 30 icon1_anim.png 85 1
WAIT_STATE kded
# 69,32
ANIM_REL 2 CC -126 -50 LT 30 icon2_anim.png 85 1
WAIT_STATE kcminit
# 135,32
ANIM_REL 3 CC -60 -50 LT 29 icon3_anim.png 85 1
WAIT_STATE ksmserver
# 201,32
ANIM_REL 4 CC 6 -50 LT 30 icon4_anim.png 85 1
WAIT_STATE wm
# 263,15
ANIM_REL 5 CC 68 -88 LT 30 icon5_anim.png 85 1
WAIT_STATE desktop
WAIT_STATE ready
# show the icons fully right before the splash goes away
STOP_ANIM 1
IMAGE_REL CC -192 -50 LT icon1.png
STOP_ANIM 2
IMAGE_REL CC -126 -50 LT icon2.png
STOP_ANIM 3
IMAGE_REL CC -60 -50 LT icon3.png
STOP_ANIM 4
IMAGE_REL CC 6 -50 LT icon4.png
STOP_ANIM 5
IMAGE_REL CC 68 -88 LT icon5.png
[KSplash Theme: Default]
Name = ALT Linux
Description = ALT Linux default splash screen
Version = 1.0
Author = Nuno Pinheiro <nuno@oxygen-icons.org>, Riccardo Iaconelli <riccardo@kde.org>, Marco Martin <notmart@gmail.com> and Sergey V Turchin <zerg@altlinux.org>
Homepage = http://www.altlinux.org
# Theme behaviour settings.
Engine = KSplashX
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment