use session/system stock type
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<pos anchor="c" x="50%" y="50%" width="box" height="box"/>
|
||||
<box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
|
||||
<item type="label">
|
||||
<normal color="#000000" font="Sans Bold 12"/>
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<pos anchor="n" x="50%" y="90"/>
|
||||
<stock type="caps-lock-warning"/>
|
||||
</item>
|
||||
@@ -76,7 +76,7 @@
|
||||
<pos anchor="c" x="50%" y="50%" width="box" height="box"/>
|
||||
<box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
|
||||
<item type="label">
|
||||
<normal color="#000000" font="Sans Bold 12"/>
|
||||
<normal color="#000000" font="Sans 12"/>
|
||||
<pos anchor="n" x="50%" y="60"/>
|
||||
<text>Login failed.</text>
|
||||
</item>
|
||||
@@ -94,9 +94,34 @@
|
||||
<pos x="20" y="30"/>
|
||||
</item>
|
||||
|
||||
<!-- session-button -->
|
||||
<item type="rect" id="session_button" button="true">
|
||||
<pos x="30" y="30" width="110" height="100%"/>
|
||||
<item type="label">
|
||||
<normal color="#ffffff" font="Sans Bold 12"/>
|
||||
<prelight color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<active color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<pos y="0" x="0"/>
|
||||
<stock type="session"/>
|
||||
</item>
|
||||
</item>
|
||||
|
||||
<item type="pixmap" id="system_button" button="true">
|
||||
<normal file="options.png"/>
|
||||
<pos x="110" y="30"/>
|
||||
<pos x="160" y="30"/>
|
||||
</item>
|
||||
|
||||
<!-- menu-button -->
|
||||
<item type="rect" id="system_button" button="true">
|
||||
<show modes="console" type="system"/>
|
||||
<pos x="170" y="30" width="50" height="100%"/>
|
||||
<item type="label">
|
||||
<normal color="#ffffff" font="Sans Bold 12"/>
|
||||
<prelight color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<active color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<pos y="0" x="0"/>
|
||||
<stock type="system"/>
|
||||
</item>
|
||||
</item>
|
||||
|
||||
<!-- clock -->
|
||||
@@ -105,106 +130,5 @@
|
||||
<pos x="-140" y="30"/>
|
||||
<text>%c</text>
|
||||
</item>
|
||||
|
||||
<!-- session-button -->
|
||||
<item type="rect" id="session_button" button="true">
|
||||
<pos x="30" y="30" width="80" height="100%"/>
|
||||
<item type="label">
|
||||
<normal color="#ffffff" font="Sans Bold 12"/>
|
||||
<prelight color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<active color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<pos y="0" x="0"/>
|
||||
<text>Session</text>
|
||||
<text xml:lang="az">Iclas</text>
|
||||
<text xml:lang="ca">Sessió</text>
|
||||
<text xml:lang="cs">Sezení</text>
|
||||
<text xml:lang="da">Session</text>
|
||||
<text xml:lang="de">Sitzung</text>
|
||||
<text xml:lang="el">Συνεδρία</text>
|
||||
<text xml:lang="en">Session</text>
|
||||
<text xml:lang="es">Sesión</text>
|
||||
<text xml:lang="et">Sessioon</text>
|
||||
<text xml:lang="eu">Saioa</text>
|
||||
<text xml:lang="fi">Istunto</text>
|
||||
<text xml:lang="fr">Session</text>
|
||||
<text xml:lang="ga">Seisiún</text>
|
||||
<text xml:lang="gl">Sesión</text>
|
||||
<text xml:lang="hu">Munkafolyamat</text>
|
||||
<text xml:lang="it">Sessione</text>
|
||||
<text xml:lang="ja">セッション</text>
|
||||
<text xml:lang="ko">세션</text>
|
||||
<text xml:lang="lt">Sesija</text>
|
||||
<text xml:lang="lv">Sesija</text>
|
||||
<text xml:lang="ms">Sesi</text>
|
||||
<text xml:lang="nl">Sessie</text>
|
||||
<text xml:lang="nn">Økt</text>
|
||||
<text xml:lang="no">Sesjon</text>
|
||||
<text xml:lang="pl">Typ sesji</text>
|
||||
<text xml:lang="pt">Sessão</text>
|
||||
<text xml:lang="pt_BR">Sessões</text>
|
||||
<text xml:lang="ro">Sesiune</text>
|
||||
<text xml:lang="ru">Сеанс</text>
|
||||
<text xml:lang="sk">Sedenie</text>
|
||||
<text xml:lang="sl">Seja</text>
|
||||
<text xml:lang="sv">Session</text>
|
||||
<text xml:lang="ta">«Á÷×</text>
|
||||
<text xml:lang="tr">Oturum</text>
|
||||
<text xml:lang="uk">Сеанс</text>
|
||||
<text xml:lang="vi">Session</text>
|
||||
<text xml:lang="zh_CN">会话</text>
|
||||
<text xml:lang="zh_TW">作業階段</text>
|
||||
</item>
|
||||
</item>
|
||||
|
||||
<!-- menu-button -->
|
||||
<item type="rect" id="system_button" button="true">
|
||||
<show modes="console" type="system"/>
|
||||
<pos x="120" y="30" width="80" height="100%"/>
|
||||
<item type="label">
|
||||
<normal color="#ffffff" font="Sans Bold 12"/>
|
||||
<prelight color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<active color="#bbbbbb" font="Sans Bold 12"/>
|
||||
<pos y="0" x="0"/>
|
||||
<text>System</text>
|
||||
<text xml:lang="az">Sistem</text>
|
||||
<text xml:lang="ca">Sistema</text>
|
||||
<text xml:lang="cs">Systém</text>
|
||||
<text xml:lang="da">System</text>
|
||||
<text xml:lang="de">System</text>
|
||||
<text xml:lang="el">Σύστημα</text>
|
||||
<text xml:lang="es">Sistema</text>
|
||||
<text xml:lang="en">System</text>
|
||||
<text xml:lang="et">Süsteem</text>
|
||||
<text xml:lang="eu">Sistema</text>
|
||||
<text xml:lang="fi">Järjestelmä</text>
|
||||
<text xml:lang="fr">Système</text>
|
||||
<text xml:lang="ga">Corás</text>
|
||||
<text xml:lang="gl">Sistema</text>
|
||||
<text xml:lang="hu">Rendszer</text>
|
||||
<text xml:lang="it">Sistema</text>
|
||||
<text xml:lang="ja">システム</text>
|
||||
<text xml:lang="ko">시스템</text>
|
||||
<text xml:lang="lt">Sistema</text>
|
||||
<text xml:lang="lv">Sistēma</text>
|
||||
<text xml:lang="ms">Sistem</text>
|
||||
<text xml:lang="nl">Systeem</text>
|
||||
<text xml:lang="nn">System</text>
|
||||
<text xml:lang="no">System</text>
|
||||
<text xml:lang="pl">Systemowe</text>
|
||||
<text xml:lang="pt">Sistema</text>
|
||||
<text xml:lang="pt_BR">Sistema</text>
|
||||
<text xml:lang="ro">Sistem</text>
|
||||
<text xml:lang="ru">Система</text>
|
||||
<text xml:lang="sk">Systém</text>
|
||||
<text xml:lang="sl">Sistem</text>
|
||||
<text xml:lang="sv">System</text>
|
||||
<text xml:lang="ta">«¨ÁôÒ</text>
|
||||
<text xml:lang="tr">Sistem</text>
|
||||
<text xml:lang="uk">Система</text>
|
||||
<text xml:lang="vi">Hệ thống</text>
|
||||
<text xml:lang="zh_CN">系统</text>
|
||||
<text xml:lang="zh_TW">系統</text>
|
||||
</item>
|
||||
</item>
|
||||
</item>
|
||||
</greeter>
|
||||
|
||||
Reference in New Issue
Block a user