renamed and removed KDM themes to match the wallpapers artwork
|
@ -1,8 +1,5 @@
|
|||
add_subdirectory( circles )
|
||||
add_subdirectory( oxygen )
|
||||
add_subdirectory( oxygen-air )
|
||||
add_subdirectory( horos )
|
||||
add_subdirectory( ariya)
|
||||
add_subdirectory( ariya )
|
||||
add_subdirectory( auros )
|
||||
add_subdirectory( elarun )
|
||||
|
||||
install( FILES greeter.dtd DESTINATION ${DATA_INSTALL_DIR}/doc/kdm )
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
install(FILES
|
||||
KdmGreeterTheme.desktop
|
||||
oxygen.xml
|
||||
auros.xml
|
||||
background.svg
|
||||
system.png
|
||||
session.png
|
||||
oxygen-box.svg
|
||||
oxygen.svg
|
||||
auros-box.svg
|
||||
auros.svg
|
||||
branding-icon.png
|
||||
screenshot.png
|
||||
DESTINATION ${DATA_INSTALL_DIR}/kdm/themes/oxygen)
|
||||
DESTINATION ${DATA_INSTALL_DIR}/kdm/themes/auros)
|
15
kdm/kfrontend/themes/auros/KdmGreeterTheme.desktop
Normal file
|
@ -0,0 +1,15 @@
|
|||
# This is not really a .desktop file like the rest, but it is useful to treat
|
||||
# it as such
|
||||
|
||||
[KdmGreeterTheme]
|
||||
Greeter=auros.xml
|
||||
Name=Auros
|
||||
Name[bg]=Auros
|
||||
Name[eu]=Auros
|
||||
Description=Auros Theme
|
||||
Description[bg]=Тема Auros
|
||||
Description[en_GB]=Auros Theme
|
||||
Description[eu]=Auros Theme
|
||||
Author=Nuno Fernades Pinheiro, Urs Wolfer & Oswald Buddenhagen
|
||||
Copyright=(c) 2008 Nuno Fernades Pinheiro, Urs Wolfer & Oswald Buddenhagen
|
||||
Screenshot=screenshot.png
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 3 KiB |
|
@ -31,39 +31,39 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
<fixed>
|
||||
<item type="svg">
|
||||
<normal file="oxygen-box.svg" element="topleft"/>
|
||||
<normal file="auros-box.svg" element="topleft"/>
|
||||
<pos anchor="nw" x="0" y="0" width="11" height="11"/>
|
||||
</item>
|
||||
<item type="svg">
|
||||
<normal file="oxygen-box.svg" element="top"/>
|
||||
<normal file="auros-box.svg" element="top"/>
|
||||
<pos anchor="n" x="50%" y="0" width="-21" height="11"/>
|
||||
</item>
|
||||
<item type="svg">
|
||||
<normal file="oxygen-box.svg" element="topright"/>
|
||||
<normal file="auros-box.svg" element="topright"/>
|
||||
<pos anchor="ne" x="-0" y="0" width="11" height="11"/>
|
||||
</item>
|
||||
<item type="svg">
|
||||
<normal file="oxygen-box.svg" element="left"/>
|
||||
<normal file="auros-box.svg" element="left"/>
|
||||
<pos anchor="w" x="0" y="50%" width="11" height="-21"/>
|
||||
</item>
|
||||
<item type="svg">
|
||||
<normal file="oxygen-box.svg" element="center"/>
|
||||
<normal file="auros-box.svg" element="center"/>
|
||||
<pos anchor="c" x="50%" y="50%" width="-21" height="-21"/>
|
||||
</item>
|
||||
<item type="svg">
|
||||
<normal file="oxygen-box.svg" element="right"/>
|
||||
<normal file="auros-box.svg" element="right"/>
|
||||
<pos anchor="e" x="-0" y="50%" width="11" height="-21"/>
|
||||
</item>
|
||||
<item type="svg">
|
||||
<normal file="oxygen-box.svg" element="bottomleft"/>
|
||||
<normal file="auros-box.svg" element="bottomleft"/>
|
||||
<pos anchor="sw" x="0" y="-0" width="11" height="11"/>
|
||||
</item>
|
||||
<item type="svg">
|
||||
<normal file="oxygen-box.svg" element="bottom"/>
|
||||
<normal file="auros-box.svg" element="bottom"/>
|
||||
<pos anchor="s" x="50%" y="-0" width="-21" height="11"/>
|
||||
</item>
|
||||
<item type="svg">
|
||||
<normal file="oxygen-box.svg" element="bottomright"/>
|
||||
<normal file="auros-box.svg" element="bottomright"/>
|
||||
<pos anchor="se" x="-0" y="-0" width="11" height="11"/>
|
||||
</item>
|
||||
</fixed>
|
||||
|
@ -145,7 +145,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
<pos x="-0" y="-75" min-width="50%" width="box" height="43" anchor="e"/>
|
||||
<fixed>
|
||||
<item type="svg">
|
||||
<normal file="oxygen.svg" element="footer-background"/>
|
||||
<normal file="auros.svg" element="footer-background"/>
|
||||
<pos width="1980" height="43"/>
|
||||
</item>
|
||||
</fixed>
|
Before Width: | Height: | Size: 728 KiB After Width: | Height: | Size: 728 KiB |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -1,11 +0,0 @@
|
|||
install( FILES
|
||||
KdmGreeterTheme.desktop
|
||||
circles.xml
|
||||
background.svg
|
||||
flower.png
|
||||
help.png
|
||||
options.png
|
||||
screenshot.png
|
||||
|
||||
DESTINATION ${DATA_INSTALL_DIR}/kdm/themes/circles
|
||||
)
|
|
@ -1,182 +0,0 @@
|
|||
# This is not really a .desktop file like the rest, but it is useful to treat
|
||||
# it as such
|
||||
|
||||
[KdmGreeterTheme]
|
||||
Greeter=circles.xml
|
||||
Name=Circles
|
||||
Name[af]=Circles
|
||||
Name[ar]=الدوائر
|
||||
Name[ast]=Círculos
|
||||
Name[be]=Circles
|
||||
Name[be@latin]=Koły
|
||||
Name[bg]=Кръгове
|
||||
Name[bn]=সার্কল্স
|
||||
Name[bn_IN]=বৃত্ত
|
||||
Name[br]=Kelc'hioù
|
||||
Name[bs]=Krugovi
|
||||
Name[ca]=Cercles
|
||||
Name[ca@valencia]=Cercles
|
||||
Name[cs]=Kruhy
|
||||
Name[csb]=Kółka
|
||||
Name[cy]=Cylchoedd
|
||||
Name[da]=Cirkler
|
||||
Name[de]=Kreise
|
||||
Name[el]=Κύκλοι
|
||||
Name[en_GB]=Circles
|
||||
Name[eo]=Circles
|
||||
Name[es]=Círculos
|
||||
Name[et]=Ringid
|
||||
Name[eu]=Zirkuluak
|
||||
Name[fa]=دایرهها
|
||||
Name[fi]=Ympyrät
|
||||
Name[fr]=Cercles
|
||||
Name[fy]=Cirkels
|
||||
Name[ga]=Ciorcail
|
||||
Name[gl]=Círculos
|
||||
Name[gu]=વર્તુળો
|
||||
Name[he]=מעגלים
|
||||
Name[hi]=वृत्त
|
||||
Name[hne]=वृत्त
|
||||
Name[hr]=Krugovi
|
||||
Name[hsb]=Circles
|
||||
Name[hu]=Körök
|
||||
Name[ia]=Circulos
|
||||
Name[id]=Lingkaran
|
||||
Name[is]=Hringir
|
||||
Name[ja]=サークル
|
||||
Name[ka]=წრეები
|
||||
Name[kk]=Дөңгелектер
|
||||
Name[km]=រង្វង់
|
||||
Name[kn]=ಸರ್ಕಲ್ಸ್
|
||||
Name[ko]=원
|
||||
Name[ku]=Circles
|
||||
Name[lt]=Skrituliai
|
||||
Name[lv]=Circles
|
||||
Name[mai]=वृत्तसभ
|
||||
Name[mk]=Кругови
|
||||
Name[ml]=വൃത്തങ്ങള്
|
||||
Name[mr]=वर्तुळ
|
||||
Name[ms]=Bulatan
|
||||
Name[nb]=Sirkler
|
||||
Name[nds]=Krinken
|
||||
Name[ne]=वृत्त
|
||||
Name[nl]=Cirkels
|
||||
Name[nn]=Sirklar
|
||||
Name[pa]=ਚੱਕਰ
|
||||
Name[pl]=Kółka
|
||||
Name[pt]=Círculos
|
||||
Name[pt_BR]=Círculos
|
||||
Name[ro]=Cercuri
|
||||
Name[ru]=Круги
|
||||
Name[se]=Gearddut
|
||||
Name[si]=වෘත
|
||||
Name[sk]=Kruhy
|
||||
Name[sl]=Krogi
|
||||
Name[sr]=Кругови
|
||||
Name[sr@ijekavian]=Кругови
|
||||
Name[sr@ijekavianlatin]=Krugovi
|
||||
Name[sr@latin]=Krugovi
|
||||
Name[sv]=Cirklar
|
||||
Name[ta]=வட்டங்கள்
|
||||
Name[te]=వృత్తాలు
|
||||
Name[tg]=Доираҳо
|
||||
Name[th]=Circles
|
||||
Name[tr]=Çemberler
|
||||
Name[ug]=چەمبەر
|
||||
Name[uk]=Кола
|
||||
Name[uz]=Aylanalar
|
||||
Name[uz@cyrillic]=Айланалар
|
||||
Name[vi]=Vòng tròn
|
||||
Name[wa]=Cekes
|
||||
Name[x-test]=xxCirclesxx
|
||||
Name[zh_CN]=圆环
|
||||
Name[zh_TW]=Circles
|
||||
Description=Theme with blue circles
|
||||
Description[af]=Tema met blou sirkels
|
||||
Description[ar]=سمِة مع دوائر زرقاء
|
||||
Description[ast]=Tema con círculos azules
|
||||
Description[be]=Тэма з блакітнымі коламі
|
||||
Description[be@latin]=Matyŭ ź sinimi kołami
|
||||
Description[bg]=Тема със сини кръгове
|
||||
Description[bn]=নীল বৃত্ত সম্বলিত থীম
|
||||
Description[bn_IN]=নীল বৃত্ত বিশিষ্ট থিম
|
||||
Description[bs]=Tema sa plavim krugovima
|
||||
Description[ca]=Tema amb cercles blaus
|
||||
Description[ca@valencia]=Tema amb cercles blaus
|
||||
Description[cs]=Motiv s modrými kruhy
|
||||
Description[csb]=Téma z mòdrima kółkama
|
||||
Description[da]=Tema med blå cirkler
|
||||
Description[de]=Design mit blauen Kreisen
|
||||
Description[el]=Θέμα με μπλε κύκλους
|
||||
Description[en_GB]=Theme with blue circles
|
||||
Description[eo]=Etoso kun bluaj cirkloj
|
||||
Description[es]=Tema con círculos azules
|
||||
Description[et]=Siniste ringidega teema
|
||||
Description[eu]=Gaia zirkulu urdinekin
|
||||
Description[fa]=چهره با دایرههای آبی
|
||||
Description[fi]=Teema sinisillä ympyröillä
|
||||
Description[fr]=Thème avec des cercles bleus
|
||||
Description[fy]=Tema mei blauwe sirkels
|
||||
Description[ga]=Téama le ciorcail ghorma
|
||||
Description[gl]=Tema con círculos azuis
|
||||
Description[gu]=વાદળી વર્તુળો સાથેની થીમ
|
||||
Description[he]=ערכת־נושא עם מעגלים כחולים
|
||||
Description[hi]=नीले वृत्तों के साथ प्रसंग
|
||||
Description[hne]=नीले वृत्तों के साथ प्रसंग
|
||||
Description[hr]=Tema s plavim krugovima
|
||||
Description[hsb]=Tema z módrymi kruhami.
|
||||
Description[hu]=Téma kék körökkel
|
||||
Description[ia]=Thema con circulos blau
|
||||
Description[id]=Tema dengan lingkaran biru
|
||||
Description[is]=Þema með bláum hringjum
|
||||
Description[ja]=青い丸のテーマ
|
||||
Description[ka]=ლურჯ წრეებიანი თემა
|
||||
Description[kk]=Көк дөңгелекті нақыш
|
||||
Description[km]=ស្បែកមានរង្វង់ពណ៌ខៀវ
|
||||
Description[kn]=ನೀಲಿ ವರ್ತುಲಗಳನ್ನುಳ್ಳ ಒಂದು ಪರಿಸರವಿನ್ಯಾಸ (ಥೀಮ್)
|
||||
Description[ko]=파란 원이 있는 테마
|
||||
Description[ku]=Dirb bi giloverokên şîn re
|
||||
Description[lt]=Tema su melsvais skrituliais
|
||||
Description[lv]=Tēma ar ziliem riņķiem
|
||||
Description[mai]=नीला वृत्तसभ सहित थीम
|
||||
Description[mk]=Тема со сини кругови
|
||||
Description[ml]=നീല വൃത്തങ്ങളുള്ള പ്രമേയം
|
||||
Description[mr]=निळी वर्तुळ असणारी शैली
|
||||
Description[ms]=Tema dengan bulatan biru
|
||||
Description[nb]=Tema med blå sirkler
|
||||
Description[nds]=Muster mit blage Krinken
|
||||
Description[ne]=नीलो वृत्तसँग विषयवस्तु
|
||||
Description[nl]=Thema met blauwe cirkels
|
||||
Description[nn]=Tema med blåe sirklar
|
||||
Description[pa]=ਨੀਲੇ ਚੱਕਰਾਂ ਵਾਲਾ ਥੀਮ
|
||||
Description[pl]=Motyw z niebieskimi kółkami
|
||||
Description[pt]=Tema com círculos azuis
|
||||
Description[pt_BR]=Tema com círculos azuis
|
||||
Description[ro]=Temă cu cercuri albastre
|
||||
Description[ru]=Тема с синими кругами
|
||||
Description[se]=Fáddá mas lea alit gearddut
|
||||
Description[si]=නිල් වෘත සහිත තේමාව
|
||||
Description[sk]=Téma s modrými kruhmi
|
||||
Description[sl]=Tema z modrimi krogi
|
||||
Description[sr]=Тема са плавим круговима
|
||||
Description[sr@ijekavian]=Тема са плавим круговима
|
||||
Description[sr@ijekavianlatin]=Tema sa plavim krugovima
|
||||
Description[sr@latin]=Tema sa plavim krugovima
|
||||
Description[sv]=Tema med blåa cirklar
|
||||
Description[ta]=நீல வட்டங்களுடன் தலைப்பு
|
||||
Description[te]=నీలపు వృత్తాలతో థీమ్
|
||||
Description[tg]=Тема с синими кругами
|
||||
Description[th]=ชุดตกแต่งมาพร้อมวงกลมสีน้ำเงิน
|
||||
Description[tr]=Mavi çemberli tema
|
||||
Description[ug]=كۆك چەمبەرلىك ئۆرنەك
|
||||
Description[uk]=Тема з синіми колами
|
||||
Description[uz]=Koʻk aylanalarli mavzu
|
||||
Description[uz@cyrillic]=Кўк айланаларли мавзу
|
||||
Description[vi]=Sắc thái với các vòng tròn xanh lam
|
||||
Description[wa]=Tinme avou des bleus cekes
|
||||
Description[x-test]=xxTheme with blue circlesxx
|
||||
Description[zh_CN]=带蓝环的主题
|
||||
Description[zh_TW]=有藍色圓圈的佈景主題
|
||||
Author=George Lebl & Oswald Buddenhagen
|
||||
Copyright=(c) 2002 George Lebl, (c) 2004-2007 Oswald Buddenhagen
|
||||
Screenshot=screenshot.png
|
|
@ -1,39 +0,0 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN" "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd" [
|
||||
<!ENTITY st0 "fill:url(#aigrd1);stroke:none;">
|
||||
<!ENTITY st1 "fill:url(#aigrd3);stroke:none;">
|
||||
<!ENTITY st2 "fill:url(#aigrd2);stroke:none;">
|
||||
<!ENTITY st3 "fill-rule:nonzero;clip-rule:nonzero;fill:#2A569D;stroke:#000000;stroke-miterlimit:4;">
|
||||
<!ENTITY st4 "stroke:none;">
|
||||
]>
|
||||
<svg width="508.104pt" height="383.717pt" viewBox="0 0 508.104 383.717" xml:space="preserve">
|
||||
<g id="Layer_x0020_1" style="&st3;">
|
||||
<g id="middle">
|
||||
<linearGradient id="aigrd1" gradientUnits="userSpaceOnUse" x1="237.2617" y1="24.7095" x2="237.2617" y2="371.207">
|
||||
<stop offset="0" style="stop-color:#4E77B9"/>
|
||||
<stop offset="1" style="stop-color:#6E8CBE"/>
|
||||
</linearGradient>
|
||||
<path style="&st0;" d="M59.227,357.212c27.481,9.066,56.985,13.994,87.696,13.994c148.221,0,268.375-114.698,268.375-256.189c0-31.789-6.073-62.221-17.16-90.308C249.869,104.206,131.168,219.909,59.227,357.212z"/>
|
||||
</g>
|
||||
<linearGradient id="aigrd2" gradientUnits="userSpaceOnUse" x1="277.0767" y1="0" x2="277.0766" y2="383.7178">
|
||||
<stop offset="0" style="stop-color:#335EA2"/>
|
||||
<stop offset="1" style="stop-color:#6D8BBD"/>
|
||||
</linearGradient>
|
||||
<path id="lower_x0020_right" style="&st2;" d="M447.704,0c-16.859,7.792-33.389,16.037-49.566,24.709c11.087,28.087,17.16,58.52,17.16,90.308c0,141.491-120.154,256.189-268.375,256.189c-30.71,0-60.214-4.928-87.696-13.994
|
||||
c-4.584,8.749-8.979,17.585-13.178,26.505h462.056V0h-60.4z"/>
|
||||
<g id="upper_x0020_left">
|
||||
<linearGradient id="aigrd3" gradientUnits="userSpaceOnUse" x1="199.0684" y1="0" x2="199.0683" y2="357.2129">
|
||||
<stop offset="0" style="stop-color:#436FB6"/>
|
||||
<stop offset="1" style="stop-color:#305CA3"/>
|
||||
</linearGradient>
|
||||
<path style="&st1;" d="M398.137,24.709C394.798,16.252,391.011,8.005,386.791,0H0v329.44c18.309,11.454,38.174,20.827,59.227,27.772c71.942-137.304,190.642-253.007,338.911-332.503z"/>
|
||||
</g>
|
||||
<g id="bottom_x0020_small">
|
||||
<path style="&st4;" d="M0,329.44v54.277h46.048c4.2-8.92,8.594-17.756,13.178-26.505C38.174,350.267,18.309,340.894,0,329.44z"/>
|
||||
</g>
|
||||
<g id="top_x0020_small">
|
||||
<path style="&st4;" d="M447.704,0h-60.913c4.221,8.005,8.008,16.252,11.347,24.709C414.315,16.037,430.844,7.792,447.704,0z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.4 KiB |
|
@ -1,219 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE greeter SYSTEM "greeter.dtd">
|
||||
<greeter>
|
||||
<style font="Sans 12" base-color="#80ffffff"/>
|
||||
<item type="svg" background="true">
|
||||
<normal file="background.svg"/>
|
||||
<pos x="0" y="0" width="100%" height="-75"/>
|
||||
</item>
|
||||
<item type="rect" background="true">
|
||||
<normal color="#000000"/>
|
||||
<pos x="0" y="-75" width="100%" height="75"/>
|
||||
<fixed>
|
||||
<item type="rect" background="true">
|
||||
<normal color="#ffffff"/>
|
||||
<pos x="0" y="4" width="100%" height="100%"/>
|
||||
<box orientation="horizontal" spacing="10" xpadding="10">
|
||||
<!--
|
||||
<item type="rect" id="language_button" button="true">
|
||||
<normal color="#ffffff"/>
|
||||
<pos y="50%" anchor="w" width="box" height="box"/>
|
||||
<box orientation="horizontal" spacing="10" xpadding="10">
|
||||
<item type="pixmap">
|
||||
<normal file="options.png" tint="#dddddd"/>
|
||||
<prelight file="options.png"/>
|
||||
<active file="options.png" tint="#ff0000"/>
|
||||
<pos y="50%" anchor="w"/>
|
||||
</item>
|
||||
<item type="label">
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<prelight color="#666666" font="Sans 12"/>
|
||||
<active color="#ff0000" font="Sans 12"/>
|
||||
<pos y="50%" anchor="w"/>
|
||||
<stock type="language"/>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
-->
|
||||
<item type="rect" id="session_button" button="true">
|
||||
<normal color="#ffffff"/>
|
||||
<pos y="50%" anchor="w" width="box" height="box"/>
|
||||
<box orientation="horizontal" spacing="10" xpadding="10">
|
||||
<item type="pixmap">
|
||||
<normal file="help.png" tint="#dddddd"/>
|
||||
<prelight file="help.png"/>
|
||||
<active file="help.png" tint="#ff0000"/>
|
||||
<pos y="50%" anchor="w"/>
|
||||
</item>
|
||||
<item type="label">
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<prelight color="#666666" font="Sans 12"/>
|
||||
<active color="#ff0000" font="Sans 12"/>
|
||||
<pos y="50%" anchor="w"/>
|
||||
<stock type="session"/>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
<item type="rect" id="system_button" button="true">
|
||||
<normal color="#ffffff"/>
|
||||
<show modes="console" type="system"/>
|
||||
<pos y="50%" anchor="w" width="box" height="box"/>
|
||||
<box orientation="horizontal" spacing="10" xpadding="10">
|
||||
<item type="pixmap">
|
||||
<normal file="options.png" tint="#dddddd"/>
|
||||
<prelight file="options.png"/>
|
||||
<active file="options.png" tint="#ff0000"/>
|
||||
<pos y="50%" anchor="w"/>
|
||||
</item>
|
||||
<item type="label">
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<prelight color="#666666" font="Sans 12"/>
|
||||
<active color="#ff0000" font="Sans 12"/>
|
||||
<pos y="50%" anchor="w"/>
|
||||
<stock type="system"/>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
<!--
|
||||
<item type="rect" id="disconnect_button" button="true">
|
||||
<normal color="#ffffff"/>
|
||||
<show modes="flexi,remote"/>
|
||||
<pos y="50%" anchor="w" width="box" height="box"/>
|
||||
<box orientation="horizontal" spacing="10" xpadding="10">
|
||||
<item type="pixmap">
|
||||
<normal file="options.png" tint="#dddddd"/>
|
||||
<prelight file="options.png"/>
|
||||
<active file="options.png" tint="#ff0000"/>
|
||||
<pos y="50%" anchor="w"/>
|
||||
</item>
|
||||
<item type="label">
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<prelight color="#666666" font="Sans 12"/>
|
||||
<active color="#ff0000" font="Sans 12"/>
|
||||
<pos y="50%" anchor="w"/>
|
||||
<stock type="disconnect"/>
|
||||
<show modes="remote"/>
|
||||
</item>
|
||||
<item type="label">
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<prelight color="#666666" font="Sans 12"/>
|
||||
<active color="#ff0000" font="Sans 12"/>
|
||||
<pos y="50%" anchor="w"/>
|
||||
<stock type="quit"/>
|
||||
<show modes="flexi"/>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
-->
|
||||
</box>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
<item type="pixmap" background="true">
|
||||
<normal file="flower.png"/>
|
||||
<pos x="100%" y="100%" anchor="se"/>
|
||||
</item>
|
||||
<item type="label" id="clock">
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<pos x="-20" y="-37" anchor="e"/>
|
||||
<text>%c</text>
|
||||
</item>
|
||||
<item type="rect" id="timed-label">
|
||||
<normal color="#FFFFFF" alpha="0.5"/>
|
||||
<pos anchor="c" x="50%" y="20%" width="box" height="box"/>
|
||||
<box orientation="vertical" xpadding="50" ypadding="5" spacing="0">
|
||||
<item type="label">
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<pos x="50%" anchor="n"/>
|
||||
<stock type="timed-label"/>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
<item type="rect" id="greeter">
|
||||
<pos anchor="c" x="50%" y="50%" width="box" height="1"/>
|
||||
<box orientation="horizontal" xpadding="0" ypadding="0" spacing="20">
|
||||
<item type="list" id="userlist">
|
||||
<color labelcolor="#40c0c0c0" altlabelcolor="#40e0e0e0"/>
|
||||
<pos anchor="w" max-height="50%^"/>
|
||||
</item>
|
||||
<item type="rect" id="verify">
|
||||
<normal color="#FFFFFF" alpha="0.5"/>
|
||||
<pos anchor="w" width="box" height="box"/>
|
||||
<box orientation="vertical" min-width="340" xpadding="30" ypadding="30" spacing="10">
|
||||
<item type="label">
|
||||
<pos anchor="n" x="50%"/>
|
||||
<normal color="#000000" font="Sans 14"/>
|
||||
<stock type="welcome-label"/>
|
||||
</item>
|
||||
<item type="rect" id="talker">
|
||||
<pos anchor="n" x="50%" width="box" height="box"/>
|
||||
<!-- box orientation="vertical" xpadding="0" ypadding="0" spacing="10" -->
|
||||
<!--
|
||||
<box orientation="horizontal" xpadding="0" ypadding="0" spacing="0">
|
||||
<item type="rect">
|
||||
<normal color="#FF8080" alpha="0.0"/>
|
||||
<pos anchor="w" y="50%" width="box" height="box"/>
|
||||
<box orientation="vertical" xpadding="0" ypadding="0" spacing="16">
|
||||
<item type="label">
|
||||
<show type="plugin-domain-entry"/>
|
||||
<buddy idref="domain-entry"/>
|
||||
<pos anchor="ne" x="100%"/>
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<stock type="domain-label"/>
|
||||
</item>
|
||||
<item type="label">
|
||||
<buddy idref="user-entry"/>
|
||||
<pos anchor="ne" x="100%"/>
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<stock type="username-label"/>
|
||||
</item>
|
||||
<item type="label">
|
||||
<buddy idref="pw-entry"/>
|
||||
<pos anchor="ne" x="100%"/>
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<stock type="password-label"/>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
<item type="rect">
|
||||
<normal color="#FF80FF" alpha="0.0"/>
|
||||
<pos anchor="w" y="50%" width="box" height="box"/>
|
||||
<box orientation="vertical" xpadding="0" ypadding="0" spacing="10">
|
||||
<item type="entry" id="domain-entry">
|
||||
<show type="plugin-domain-entry"/>
|
||||
<pos anchor="n" x="50%" height="24" width="150"/>
|
||||
</item>
|
||||
<item type="entry" id="user-entry">
|
||||
<pos anchor="n" x="50%" height="24" width="150"/>
|
||||
</item>
|
||||
<item type="entry" id="pw-entry">
|
||||
<pos anchor="n" x="50%" height="24" width="150"/>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
</box>
|
||||
-->
|
||||
</item>
|
||||
</box>
|
||||
<fixed>
|
||||
<item type="label" id="pam-error">
|
||||
<pos anchor="s" x="50%" y="-5"/>
|
||||
<normal color="#000000" font="Sans Bold 12"/>
|
||||
<text/>
|
||||
</item>
|
||||
<item type="rect" id="caps-lock-warning">
|
||||
<normal color="#FFFFFF" alpha="0.5"/>
|
||||
<pos anchor="n" x="50%" y="125%" width="box" height="box"/>
|
||||
<box orientation="vertical" xpadding="50" ypadding="5" spacing="0">
|
||||
<item type="label">
|
||||
<normal color="#ff0000" font="Sans 12"/>
|
||||
<pos x="50%" anchor="n"/>
|
||||
<stock type="caps-lock-warning"/>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
</greeter>
|
Before Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 14 KiB |
|
@ -1,16 +0,0 @@
|
|||
install(FILES
|
||||
KdmGreeterTheme.desktop
|
||||
lineedit_active.png
|
||||
lineedit_normal.png
|
||||
lock.png
|
||||
login_active.png
|
||||
login_normal.png
|
||||
pw_icon.png
|
||||
horos.xml
|
||||
rectangle.png
|
||||
rectangle_overlay.png
|
||||
screenshot.png
|
||||
session_normal.png
|
||||
system_normal.png
|
||||
user_icon.png
|
||||
DESTINATION ${DATA_INSTALL_DIR}/kdm/themes/horos)
|
|
@ -1,65 +0,0 @@
|
|||
# This is not really a .desktop file like the rest, but it is useful to treat
|
||||
# it as such
|
||||
|
||||
[KdmGreeterTheme]
|
||||
Greeter=horos.xml
|
||||
Name=Horos
|
||||
Name[bg]=Horos
|
||||
Name[bn]=হোরস
|
||||
Name[bs]=Horos
|
||||
Name[ca]=Horos
|
||||
Name[ca@valencia]=Horos
|
||||
Name[cs]=Horos
|
||||
Name[da]=Horos
|
||||
Name[de]=Horos
|
||||
Name[el]=Horos
|
||||
Name[en_GB]=Horos
|
||||
Name[es]=Horos
|
||||
Name[et]=Horos
|
||||
Name[eu]=Horos
|
||||
Name[fi]=Horos
|
||||
Name[fr]=Horos
|
||||
Name[ga]=Horos
|
||||
Name[gl]=Horos
|
||||
Name[he]=Horos
|
||||
Name[hi]=होरोस
|
||||
Name[hr]=Horos
|
||||
Name[hu]=Horos
|
||||
Name[ia]=Horos
|
||||
Name[is]=Horos
|
||||
Name[ja]=Horos
|
||||
Name[kk]=Хорос
|
||||
Name[km]=Horos
|
||||
Name[kn]=ಹೊರೋಸ್
|
||||
Name[ko]=호로스
|
||||
Name[lt]=Horos
|
||||
Name[lv]=Horos
|
||||
Name[mr]=होरोस
|
||||
Name[nb]=Horos
|
||||
Name[nds]=Horos
|
||||
Name[nl]=Horos
|
||||
Name[pa]=ਹੋਰੋਸ
|
||||
Name[pl]=Horos
|
||||
Name[pt]=Horos
|
||||
Name[pt_BR]=Horos
|
||||
Name[ro]=Horos
|
||||
Name[ru]=Хорос
|
||||
Name[sk]=Horos
|
||||
Name[sl]=Horos
|
||||
Name[sr]=Хорос
|
||||
Name[sr@ijekavian]=Хорос
|
||||
Name[sr@ijekavianlatin]=Horos
|
||||
Name[sr@latin]=Horos
|
||||
Name[sv]=Horos
|
||||
Name[th]=ชุดตกแต่ง Horos
|
||||
Name[tr]=Horos
|
||||
Name[ug]=پالچىلىق
|
||||
Name[uk]=Хорос
|
||||
Name[wa]=Horos
|
||||
Name[x-test]=xxHorosxx
|
||||
Name[zh_CN]=舞动
|
||||
Name[zh_TW]=Horos
|
||||
|
||||
Author=Roman Shtylman
|
||||
Copyright=GPL 2010 Roman Shtylman | shtylman@gmail.com
|
||||
Screenshot=screenshot.png
|
|
@ -1,150 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE greeter SYSTEM "greeter.dtd">
|
||||
|
||||
<greeter id="theme">
|
||||
<style font="Sans 12" window-text-color="#bfd9ff"
|
||||
base-color="#bfd9ff" alternate-base-color="#666666"
|
||||
text-color="#0b678c" disabled-text-color="#333333"
|
||||
base-alpha="0"
|
||||
disabled-base-color="#ff0000"
|
||||
disabled-base-alpha="0.25"
|
||||
disabled-highlight-alpha="0"
|
||||
frame="false" />
|
||||
|
||||
<item type="pixmap" id="background" background="true">
|
||||
<normal wallpaper="Horos" scalemode="crop"/>
|
||||
<pos x="0" y="0" width="100%" height="100%"/>
|
||||
</item>
|
||||
|
||||
<item type="pixmap" id="system-session">
|
||||
<normal file="rectangle.png"/>
|
||||
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
|
||||
</item>
|
||||
<!--
|
||||
<item type="pixmap" id="branding-logo" background="true">
|
||||
<normal file="branding.png" alpha=".4" />
|
||||
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
|
||||
</item>
|
||||
-->
|
||||
<item type="pixmap" id="system-session">
|
||||
<normal alpha="0.1" file="rectangle_overlay.png"/>
|
||||
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
|
||||
|
||||
<fixed>
|
||||
<item type="label" id="welcome">
|
||||
<pos anchor="nw" x="20" y="20"/>
|
||||
<normal alpha="0.75" font="Sans Bold 14" color="#0b678c"/>
|
||||
<text>%h</text>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
|
||||
|
||||
<item type="rect">
|
||||
<pos anchor="c" x="50%" y="50%" width="200" height="100"/>
|
||||
<box orientation="vertical" spacing="10" homogeneous="true">
|
||||
|
||||
<item type="rect" id="user-field">
|
||||
<pos anchor="c" x="50%" y="50%" width="200" height="box"/>
|
||||
<fixed>
|
||||
<item type="pixmap">
|
||||
<pos anchor="w" x="0" y="50%"/>
|
||||
<normal file="user_icon.png"/>
|
||||
</item>
|
||||
|
||||
<item type="pixmap">
|
||||
<pos anchor="w" x="42" y="50%"/>
|
||||
<normal file="lineedit_normal.png"/>
|
||||
<prelight file="lineedit_active.png"/>
|
||||
<active file="lineedit_active.png"/>
|
||||
</item>
|
||||
|
||||
<item type="entry" id="user-entry">
|
||||
<pos anchor="w" x="49" y="50%" width="140" height="20"/>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
|
||||
<item type="rect" id="user-field2">
|
||||
<pos anchor="c" x="50%" y="50%" width="200" height="box"/>
|
||||
<fixed>
|
||||
<item type="pixmap" button="true">
|
||||
<pos anchor="w" x="0%" y="50%"/>
|
||||
<normal file="lock.png"/>
|
||||
</item>
|
||||
|
||||
<item type="pixmap">
|
||||
<pos anchor="w" x="42" y="50%"/>
|
||||
<normal file="lineedit_normal.png"/>
|
||||
<prelight file="lineedit_active.png"/>
|
||||
<active file="lineedit_active.png"/>
|
||||
</item>
|
||||
|
||||
<item type="entry" id="pw-entry">
|
||||
<pos anchor="w" x="49" y="50%" width="140" height="20"/>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
</box>
|
||||
</item>
|
||||
|
||||
<item type="rect" id="system-session">
|
||||
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
|
||||
<fixed>
|
||||
<item type="label">
|
||||
<pos anchor="se" x="-15" y="-20"/>
|
||||
<normal font="Sans Bold 8" color="#0b678c"/>
|
||||
<text>%c</text>
|
||||
</item>
|
||||
|
||||
<item type="pixmap" id="session_button" button="true">
|
||||
<normal alpha="0.8" file="session_normal.png"/>
|
||||
<prelight file="session_normal.png"/>
|
||||
<active file="session_normal.png"/>
|
||||
<pos anchor="sw" x="22" y="-20"/>
|
||||
</item>
|
||||
|
||||
<item type="pixmap" id="system_button" button="true">
|
||||
<normal alpha="0.8" file="system_normal.png"/>
|
||||
<prelight file="system_normal.png"/>
|
||||
<active file="system_normal.png"/>
|
||||
<pos anchor="sw" x="50" y="-20"/>
|
||||
</item>
|
||||
|
||||
<item type="pixmap" id="login_button" button="true">
|
||||
<normal file="login_normal.png"/>
|
||||
<prelight file="login_active.png"/>
|
||||
<active file="login_active.png"/>
|
||||
<pos anchor="e" x="-20" y="50%"/>
|
||||
</item>
|
||||
</fixed>
|
||||
</item>
|
||||
|
||||
<item type="rect" id="caps-lock-warning">
|
||||
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
|
||||
<fixed>
|
||||
<item type="label" id="mesage">
|
||||
<normal color="#0b678c" font="Sans Bold 10"/>
|
||||
<pos anchor="s" x="50%" y="80%"/>
|
||||
<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>
|
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 686 B |
Before Width: | Height: | Size: 844 B |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 738 B |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 245 B |
Before Width: | Height: | Size: 118 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
|
@ -1,14 +0,0 @@
|
|||
install(FILES
|
||||
KdmGreeterTheme.desktop
|
||||
oxygen-air.xml
|
||||
screenshot.png
|
||||
caps.png
|
||||
icon-kde.png
|
||||
pw-entry.png
|
||||
session_button-li.png
|
||||
session_button.png
|
||||
system_button-li.png
|
||||
system_button.png
|
||||
user-entry.png
|
||||
win-login.png
|
||||
DESTINATION ${DATA_INSTALL_DIR}/kdm/themes/oxygen-air)
|
|
@ -1,76 +0,0 @@
|
|||
# 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=Oxygen-Air
|
||||
Name[ar]=أكسجين-هواء
|
||||
Name[ast]=Oxíxenu-Aire
|
||||
Name[bg]=Oxygen-Air
|
||||
Name[bn]=অক্সিজেন-এয়ার
|
||||
Name[bs]=Kiseonik-vazduh
|
||||
Name[ca]=Oxygen-Air
|
||||
Name[ca@valencia]=Oxygen-Air
|
||||
Name[cs]=Oxygen-Air
|
||||
Name[csb]=Krziseń-Lëft
|
||||
Name[da]=Oxygen-Air
|
||||
Name[de]=Oxygen-Air
|
||||
Name[el]=Oxygen-Air
|
||||
Name[en_GB]=Oxygen-Air
|
||||
Name[eo]=Oksigen-Aero
|
||||
Name[es]=Oxígeno-Aire
|
||||
Name[et]=Oxygen-Air
|
||||
Name[eu]=Oxygen-Air
|
||||
Name[fi]=Oxygen-Air
|
||||
Name[fr]=Oxygen-Air
|
||||
Name[fy]=Oxygen-Air
|
||||
Name[ga]=Oxygen-Air
|
||||
Name[gl]=Oxygen-Air
|
||||
Name[gu]=ઓક્સિજન-એર
|
||||
Name[he]=Oxygen-Air
|
||||
Name[hi]=Oxygen-Air
|
||||
Name[hr]=Oxygen-Air
|
||||
Name[hu]=Oxygen-Air
|
||||
Name[ia]=Oxygen-Air
|
||||
Name[id]=Udara-Oksigen
|
||||
Name[is]=Oxygen-Air
|
||||
Name[ja]=Oxygen-Air
|
||||
Name[kk]=Oxygen-Air
|
||||
Name[km]=ខ្យល់អុកស៊ីហ្សែន
|
||||
Name[kn]=ಆಮ್ಲಜನಕ-ಗಾಳಿ
|
||||
Name[ko]=Oxygen-Air
|
||||
Name[lt]=Oxygen-Air
|
||||
Name[lv]=Oxygen-Air
|
||||
Name[mk]=Оксиген-Аир
|
||||
Name[ml]=ഓക്സിജന്-എയര്
|
||||
Name[mr]=ऑक्सीजन-एअर
|
||||
Name[nb]=Oxygen-Air
|
||||
Name[nds]=Oxygen-Luft
|
||||
Name[nl]=Oxygen-Air
|
||||
Name[nn]=Oxygen-Air
|
||||
Name[pa]=ਆਕਸੀਜਨ-ਏਅਰ
|
||||
Name[pl]=Oxygen-Air
|
||||
Name[pt]=Ar-Oxygen
|
||||
Name[pt_BR]=Oxygen-Ar
|
||||
Name[ro]=Oxygen-Air
|
||||
Name[ru]=Oxygen-Air
|
||||
Name[si]=ඔක්සිජන්-වාතය
|
||||
Name[sk]=Oxygen-Air
|
||||
Name[sl]=Kisik - zrak
|
||||
Name[sr]=Кисеоник-ваздух
|
||||
Name[sr@ijekavian]=Кисеоник-ваздух
|
||||
Name[sr@ijekavianlatin]=Kiseonik-vazduh
|
||||
Name[sr@latin]=Kiseonik-vazduh
|
||||
Name[sv]=Oxygenluft
|
||||
Name[tg]=Oxygen-Air
|
||||
Name[th]=ชุดตกแต่ง Oxygen-Air
|
||||
Name[tr]=Oxygen-Air
|
||||
Name[ug]=ئوكسېگىنلىق ھاۋا
|
||||
Name[uk]=Oxygen-Air
|
||||
Name[wa]=Ocsidjinne-Air
|
||||
Name[x-test]=xxOxygen-Airxx
|
||||
Name[zh_CN]=绿氧
|
||||
Name[zh_TW]=Oxygen-Air
|
||||
Author=Xavier Araque
|
||||
Copyright=GPL 2008 Xavier Araque | xavieraraque@gmail.com
|
||||
Screenshot=screenshot.png
|
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 9.2 KiB |
|
@ -1,124 +0,0 @@
|
|||
<?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 wallpaper="Air" scalemode="crop"/>
|
||||
<pos 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-kde.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>
|
Before Width: | Height: | Size: 1,008 B |
Before Width: | Height: | Size: 192 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 45 KiB |
|
@ -1,171 +0,0 @@
|
|||
# This is not really a .desktop file like the rest, but it is useful to treat
|
||||
# it as such
|
||||
|
||||
[KdmGreeterTheme]
|
||||
Greeter=oxygen.xml
|
||||
Name=Oxygen
|
||||
Name[af]=Oxygen
|
||||
Name[ar]=أكسجين
|
||||
Name[as]=Oxygen
|
||||
Name[ast]=Oxíxenu
|
||||
Name[be]=Oxygen
|
||||
Name[be@latin]=Oxygen
|
||||
Name[bg]=Oxygen
|
||||
Name[bn]=অক্সিজেন
|
||||
Name[bn_IN]=Oxygen
|
||||
Name[bs]=Kiseonik
|
||||
Name[ca]=Oxygen
|
||||
Name[ca@valencia]=Oxygen
|
||||
Name[cs]=Oxygen
|
||||
Name[csb]=Krziseń
|
||||
Name[da]=Oxygen
|
||||
Name[de]=Oxygen
|
||||
Name[el]=Oxygen
|
||||
Name[en_GB]=Oxygen
|
||||
Name[eo]=Oxygen
|
||||
Name[es]=Oxígeno
|
||||
Name[et]=Oxygen
|
||||
Name[eu]=Oxygen
|
||||
Name[fa]=اکسیژن
|
||||
Name[fi]=Oxygen
|
||||
Name[fr]=Oxygen
|
||||
Name[fy]=Oxygen
|
||||
Name[ga]=Oxygen
|
||||
Name[gl]=Oxygen
|
||||
Name[gu]=ઓક્સિજન
|
||||
Name[he]=Oxygen
|
||||
Name[hi]=आक्सीजन
|
||||
Name[hne]=आक्सीजन
|
||||
Name[hr]=Oxygen
|
||||
Name[hsb]=Oxygen
|
||||
Name[hu]=Oxygen
|
||||
Name[ia]=Oxygen
|
||||
Name[id]=Oksigen
|
||||
Name[is]=Oxygen
|
||||
Name[it]=Oxygen
|
||||
Name[ja]=Oxygen
|
||||
Name[kk]=Oxygen
|
||||
Name[km]=អុកស៊ីហ្សែន
|
||||
Name[kn]=ಆಕ್ಸಿಜನ್
|
||||
Name[ko]=Oxygen
|
||||
Name[ku]=Oxygen
|
||||
Name[lt]=Oxygen
|
||||
Name[lv]=Oxygen
|
||||
Name[mai]=आक्सीजन
|
||||
Name[mk]=Оксиген
|
||||
Name[ml]=ഓക്സിജന്
|
||||
Name[mr]=ऑक्सीजन
|
||||
Name[nb]=Oxygen
|
||||
Name[nds]=Oxygen
|
||||
Name[ne]=अक्सिजन
|
||||
Name[nl]=Oxygen
|
||||
Name[nn]=Oksygen
|
||||
Name[or]=ଅକ୍ସିଜେନ
|
||||
Name[pa]=ਆਕਸੀਜਨ
|
||||
Name[pl]=Oxygen
|
||||
Name[pt]=Oxygen
|
||||
Name[pt_BR]=Oxygen
|
||||
Name[ro]=Oxygen
|
||||
Name[ru]=Oxygen
|
||||
Name[se]=Oksygena
|
||||
Name[si]=ඔක්සිජන්
|
||||
Name[sk]=Oxygen
|
||||
Name[sl]=Kisik
|
||||
Name[sr]=Кисеоник
|
||||
Name[sr@ijekavian]=Кисеоник
|
||||
Name[sr@ijekavianlatin]=Kiseonik
|
||||
Name[sr@latin]=Kiseonik
|
||||
Name[sv]=Oxygen
|
||||
Name[ta]=ஆக்ஸிஜன்
|
||||
Name[te]=Oxygen
|
||||
Name[tg]=Oxygen
|
||||
Name[th]=รูปแบบ Oxygen
|
||||
Name[tr]=Oxygen
|
||||
Name[ug]=ئوكسېگىن
|
||||
Name[uk]=Oxygen
|
||||
Name[uz]=Oxygen
|
||||
Name[uz@cyrillic]=Oxygen
|
||||
Name[vi]=Oxygen
|
||||
Name[wa]=Ocsidjinne
|
||||
Name[x-test]=xxOxygenxx
|
||||
Name[zh_CN]=Oxygen
|
||||
Name[zh_TW]=Oxygen
|
||||
Description=Oxygen Theme
|
||||
Description[ar]=سمة أكسجين
|
||||
Description[ast]=Tema Oxíxenu
|
||||
Description[be@latin]=Matyŭ „Oxygen”
|
||||
Description[bg]=Тема Oxygen
|
||||
Description[bn]=অক্সিজেন থীম
|
||||
Description[bn_IN]=Oxygen থিম
|
||||
Description[bs]=Kiseonikova tema
|
||||
Description[ca]=Tema Oxygen
|
||||
Description[ca@valencia]=Tema Oxygen
|
||||
Description[cs]=Motiv Oxygen
|
||||
Description[csb]=Wëzdrzatk Lëft
|
||||
Description[da]=Oxygen-tema
|
||||
Description[de]=Oxygen-Design
|
||||
Description[el]=Θέμα του Oxygen
|
||||
Description[en_GB]=Oxygen Theme
|
||||
Description[eo]=Oksigen-Etoso
|
||||
Description[es]=Tema Oxígeno
|
||||
Description[et]=Oxygeni teema
|
||||
Description[eu]=Oxygen gaia
|
||||
Description[fi]=Oxygen-teema
|
||||
Description[fr]=Thème Oxygen
|
||||
Description[fy]=Oxygen-tema
|
||||
Description[ga]=Téama Oxygen
|
||||
Description[gl]=Tema Oxygen
|
||||
Description[gu]=ઓક્સિજન થીમ
|
||||
Description[he]=ערכת־הנושא Oxygen
|
||||
Description[hi]=ऑक्सीजन प्रसंग
|
||||
Description[hne]=आक्सीजन थीम
|
||||
Description[hr]=Oxygen tema
|
||||
Description[hsb]=Oxygen Theme
|
||||
Description[hu]=Oxygen téma
|
||||
Description[ia]=Thema de Oxygen
|
||||
Description[id]=Tema Oksigen
|
||||
Description[is]=Oxygen þema
|
||||
Description[ja]=Oxygen テーマ
|
||||
Description[kk]=Oxygen нақышы
|
||||
Description[km]=ស្បែកអុកស៊ីហ្សែន
|
||||
Description[kn]=ಆಕ್ಸಿಜನ್ ಪರಿಸರವಿನ್ಯಾಸ (ಥೀಮ್)
|
||||
Description[ko]=Oxygen 테마
|
||||
Description[ku]=Dirbê Oxygen
|
||||
Description[lt]=Oxygen tema
|
||||
Description[lv]=Oxygen tēma
|
||||
Description[mai]=आक्सीजन थीम
|
||||
Description[mk]=Темата Оксиген
|
||||
Description[ml]=ഓക്സിജനെന്ന പ്രമേയം
|
||||
Description[mr]=ऑक्सीजन शैली
|
||||
Description[nb]=Oxygen-tema
|
||||
Description[nds]=Oxygen-Muster
|
||||
Description[nl]=Oxygen-team
|
||||
Description[nn]=Oksygen-tema
|
||||
Description[pa]=ਆਕਸੀਜਨ ਥੀਮ
|
||||
Description[pl]=Motyw Oxygen
|
||||
Description[pt]=Tema do Oxygen
|
||||
Description[pt_BR]=Tema do Oxygen
|
||||
Description[ro]=Tematica Oxygen
|
||||
Description[ru]=Тема Oxygen
|
||||
Description[si]=Oxygen තේමාව
|
||||
Description[sk]=Téma Oxygen
|
||||
Description[sl]=Tema Kisik
|
||||
Description[sr]=Кисеоникова тема
|
||||
Description[sr@ijekavian]=Кисеоникова тема
|
||||
Description[sr@ijekavianlatin]=Kiseonikova tema
|
||||
Description[sr@latin]=Kiseonikova tema
|
||||
Description[sv]=Oxygen-tema
|
||||
Description[ta]=Oxygen Theme
|
||||
Description[te]=Oxygen థీమ్
|
||||
Description[tg]=Мавзӯъи Oxygen
|
||||
Description[th]=ชุดตกแต่ง Oxygen
|
||||
Description[tr]=Oxygen Teması
|
||||
Description[ug]=ئوكسېگىن ئۆرنىكى
|
||||
Description[uk]=Тема Oxygen
|
||||
Description[wa]=Tinme Ocsidjinne
|
||||
Description[x-test]=xxOxygen Themexx
|
||||
Description[zh_CN]=绿氧主题
|
||||
Description[zh_TW]=Oxygen 主題
|
||||
Author=Nuno Fernades Pinheiro, Urs Wolfer & Oswald Buddenhagen
|
||||
Copyright=(c) 2008 Nuno Fernades Pinheiro, Urs Wolfer & Oswald Buddenhagen
|
||||
Screenshot=screenshot.png
|