Gnome backgrounds, scanner app for VIP Express (circa Jun 2004)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

372 lines
20 KiB

  1. <?xml version="1.0"?>
  2. <!DOCTYPE greeter SYSTEM "greeter.dtd">
  3. <greeter>
  4. <item type="pixmap">
  5. <normal file="background.jpg"/>
  6. <pos x="0" y="0" width="100%" height="100%"/>
  7. </item>
  8. <item type="rect">
  9. <normal color="#ffffff" alpha="0"/>
  10. <pos anchor="sw" x="0" y="-20" width="100%" height="20"/>
  11. <fixed>
  12. <item type="rect">
  13. <pos x="0" y="0" width="100%" height="100%"/>
  14. <box orientation="horizontal" spacing="20" xpadding="10">
  15. <item type="rect" id="language_button" button="true">
  16. <normal color="#000000" alpha="0.0"/>
  17. <pos y="50%" anchor="w" width="box" height="box"/>
  18. <box orientation="horizontal" spacing="10" xpadding="10">
  19. <item type="label">
  20. <normal color="#cccccc" font="Sans 14"/>
  21. <prelight color="#ffffff" font="Sans 14"/>
  22. <active color="#ffffff" font="Sans 14"/>
  23. <pos y="50%" anchor="w"/>
  24. <text>Language</text>
  25. <text xml:lang="ca">Opci&#xF3;</text>
  26. <text xml:lang="cs">Mo&#x17E;nosti</text>
  27. <text xml:lang="da">Indstillinger</text>
  28. <text xml:lang="es">Opci&#xF3;n</text>
  29. <text xml:lang="et">Valikud</text>
  30. <text xml:lang="fi">Valinta</text>
  31. <text xml:lang="fr">Option</text>
  32. <text xml:lang="ko">&#xC635;&#xC158;</text>
  33. <text xml:lang="lt">Parinktis</text>
  34. <text xml:lang="ms">Opsyen</text>
  35. <text xml:lang="nl">Optie</text>
  36. <text xml:lang="no">Alternativ</text>
  37. <text xml:lang="pl">Opcja</text>
  38. <text xml:lang="pt">Op&#xE7;&#xE3;o</text>
  39. <text xml:lang="sk">Mo&#x17E;nos&#x165;</text>
  40. <text xml:lang="sl">Mo&#x17E;nost</text>
  41. <text xml:lang="sv">Alternativ</text>
  42. <text xml:lang="vi">T&#xF9;y ch&#x1ECD;n</text>
  43. <text xml:lang="zh_TW">&#x9078;&#x9805;</text>
  44. </item>
  45. </box>
  46. </item>
  47. <item type="rect" id="session_button" button="true">
  48. <normal color="#000000" alpha="0.0"/>
  49. <pos y="50%" anchor="w" width="box" height="box"/>
  50. <box orientation="horizontal" spacing="10" xpadding="10">
  51. <item type="label">
  52. <normal color="#cccccc" font="Sans 14"/>
  53. <prelight color="#ffffff" font="Sans 14"/>
  54. <active color="#ffffff" font="Sans 14"/>
  55. <pos y="50%" anchor="w"/>
  56. <text>Session</text>
  57. <text xml:lang="az">Iclas</text>
  58. <text xml:lang="ca">Sessi&#xF3;</text>
  59. <text xml:lang="cs">Sezen&#xED;</text>
  60. <text xml:lang="da">Session</text>
  61. <text xml:lang="de">Sitzung</text>
  62. <text xml:lang="el">&#x3A3;&#x3C5;&#x3BD;&#x3B5;&#x3B4;&#x3C1;&#x3AF;&#x3B1;</text>
  63. <text xml:lang="es">Sesi&#xF3;n</text>
  64. <text xml:lang="et">Sessioon</text>
  65. <text xml:lang="eu">Saioa</text>
  66. <text xml:lang="fi">Istunto</text>
  67. <text xml:lang="fr">Session</text>
  68. <text xml:lang="ga">Seisi&#xFA;n</text>
  69. <text xml:lang="gl">Sesi&#xF3;n</text>
  70. <text xml:lang="hu">Munkafolyamat</text>
  71. <text xml:lang="it">Sessione</text>
  72. <text xml:lang="ja">&#x30BB;&#x30C3;&#x30B7;&#x30E7;&#x30F3;</text>
  73. <text xml:lang="ko">&#xC138;&#xC158;</text>
  74. <text xml:lang="lt">Sesija</text>
  75. <text xml:lang="lv">Sesija</text>
  76. <text xml:lang="ms">Sesi</text>
  77. <text xml:lang="nl">Sessie</text>
  78. <text xml:lang="nn">&#xD8;kt</text>
  79. <text xml:lang="no">Sesjon</text>
  80. <text xml:lang="pl">Typ sesji</text>
  81. <text xml:lang="pt">Sess&#xE3;o</text>
  82. <text xml:lang="pt_BR">Sess&#xF5;es</text>
  83. <text xml:lang="ro">Sesiune</text>
  84. <text xml:lang="ru">&#x421;&#x435;&#x430;&#x43D;&#x441;</text>
  85. <text xml:lang="sk">Sedenie</text>
  86. <text xml:lang="sl">Seja</text>
  87. <text xml:lang="sv">Session</text>
  88. <text xml:lang="ta">&#xAB;&#xC1;&#xF7;&#xD7;</text>
  89. <text xml:lang="tr">Oturum</text>
  90. <text xml:lang="uk">&#x421;&#x435;&#x430;&#x43D;&#x441;</text>
  91. <text xml:lang="vi">Session</text>
  92. <text xml:lang="zh_CN">&#x4F1A;&#x8BDD;</text>
  93. <text xml:lang="zh_TW">&#x4F5C;&#x696D;&#x968E;&#x6BB5;</text>
  94. </item>
  95. </box>
  96. </item>
  97. <item type="rect" id="system_button" button="true">
  98. <normal color="#000000" alpha="0.0"/>
  99. <show modes="console" type="system"/>
  100. <pos y="50%" anchor="w" width="box" height="box"/>
  101. <box orientation="horizontal" spacing="10" xpadding="10">
  102. <item type="label">
  103. <normal color="#cccccc" font="Sans 14"/>
  104. <prelight color="#ffffff" font="Sans 14"/>
  105. <active color="#ffffff" font="Sans 14"/>
  106. <pos y="50%" anchor="w"/>
  107. <text>System</text>
  108. <text xml:lang="az">Sistem</text>
  109. <text xml:lang="ca">Sistema</text>
  110. <text xml:lang="cs">Syst&#xE9;m</text>
  111. <text xml:lang="da">System</text>
  112. <text xml:lang="de">System</text>
  113. <text xml:lang="el">&#x3A3;&#x3CD;&#x3C3;&#x3C4;&#x3B7;&#x3BC;&#x3B1;</text>
  114. <text xml:lang="es">Sistema</text>
  115. <text xml:lang="et">S&#xFC;steem</text>
  116. <text xml:lang="eu">Sistema</text>
  117. <text xml:lang="fi">J&#xE4;rjestelm&#xE4;</text>
  118. <text xml:lang="fr">Syst&#xE8;me</text>
  119. <text xml:lang="ga">Cor&#xE1;s</text>
  120. <text xml:lang="gl">Sistema</text>
  121. <text xml:lang="hu">Rendszer</text>
  122. <text xml:lang="it">Sistema</text>
  123. <text xml:lang="ja">&#x30B7;&#x30B9;&#x30C6;&#x30E0;</text>
  124. <text xml:lang="ko">&#xC2DC;&#xC2A4;&#xD15C;</text>
  125. <text xml:lang="lt">Sistema</text>
  126. <text xml:lang="lv">Sist&#x113;ma</text>
  127. <text xml:lang="ms">Sistem</text>
  128. <text xml:lang="nl">Systeem</text>
  129. <text xml:lang="nn">System</text>
  130. <text xml:lang="no">System</text>
  131. <text xml:lang="pl">Systemowe</text>
  132. <text xml:lang="pt">Sistema</text>
  133. <text xml:lang="pt_BR">Sistema</text>
  134. <text xml:lang="ro">Sistem</text>
  135. <text xml:lang="ru">&#x421;&#x438;&#x441;&#x442;&#x435;&#x43C;&#x430;</text>
  136. <text xml:lang="sk">Syst&#xE9;m</text>
  137. <text xml:lang="sl">Sistem</text>
  138. <text xml:lang="sv">System</text>
  139. <text xml:lang="ta">&#xAB;&#xA8;&#xC1;&#xF4;&#xD2;</text>
  140. <text xml:lang="tr">Sistem</text>
  141. <text xml:lang="uk">&#x421;&#x438;&#x441;&#x442;&#x435;&#x43C;&#x430;</text>
  142. <text xml:lang="vi">H&#x1EC7; th&#x1ED1;ng</text>
  143. <text xml:lang="zh_CN">&#x7CFB;&#x7EDF;</text>
  144. <text xml:lang="zh_TW">&#x7CFB;&#x7D71;</text>
  145. </item>
  146. </box>
  147. </item>
  148. <item type="rect" id="disconnect_button" button="true">
  149. <normal color="#ffffff" alpha="0.0"/>
  150. <show modes="flexi,remote"/>
  151. <pos y="50%" anchor="w" width="box" height="box"/>
  152. <box orientation="horizontal" spacing="10" xpadding="10">
  153. <item type="label">
  154. <normal color="#cccccc" font="Sans 14"/>
  155. <prelight color="#ffffff" font="Sans 14"/>
  156. <active color="#ffffff" font="Sans 14"/>
  157. <pos y="50%" anchor="w"/>
  158. <text>Disconnect</text>
  159. <text xml:lang="az">Ba&#x11F;lant&#x131;n&#x131; k&#x259;s</text>
  160. <text xml:lang="ca">Desconnecta</text>
  161. <text xml:lang="cs">Odpojit se</text>
  162. <text xml:lang="da">Frakobl</text>
  163. <text xml:lang="es">Desconectar</text>
  164. <text xml:lang="et">Lahuta &#xFC;hendus</text>
  165. <text xml:lang="eu">Deskonektatu</text>
  166. <text xml:lang="fi">Katkaise yhteys</text>
  167. <text xml:lang="fr">D&#xE9;connecter</text>
  168. <text xml:lang="gl">Desconectar</text>
  169. <text xml:lang="it">Disconnetti</text>
  170. <text xml:lang="ja">&#x63A5;&#x7D9A;&#x5207;&#x65AD;</text>
  171. <text xml:lang="ko">&#xC5F0;&#xACB0; &#xD574;&#xC81C;</text>
  172. <text xml:lang="lt">Atsijungti</text>
  173. <text xml:lang="lv">Atsl&#x113;gties</text>
  174. <text xml:lang="ms">Putus</text>
  175. <text xml:lang="nl">Verbreek verbinding</text>
  176. <text xml:lang="nn">Kople fr&#xE5;</text>
  177. <text xml:lang="no">Koble fra</text>
  178. <text xml:lang="pl">Roz&#x142;&#x105;cz</text>
  179. <text xml:lang="pt">Desligar</text>
  180. <text xml:lang="pt_BR">Desconectar</text>
  181. <text xml:lang="ro">Deconecteaz&#x103;</text>
  182. <text xml:lang="ru">&#x41E;&#x442;&#x43A;&#x43B;&#x44E;&#x447;&#x438;&#x442;&#x44C;&#x441;&#x44F;</text>
  183. <text xml:lang="sk">Odpoji&#x165;</text>
  184. <text xml:lang="sl">Odklopi se</text>
  185. <text xml:lang="sv">Koppla fr&#xE5;n</text>
  186. <text xml:lang="uk">&#x412;&#x456;&#x434;'&#x454;&#x434;&#x43D;&#x430;&#x442;&#x438;&#x441;&#x44C;</text>
  187. <text xml:lang="vi">Ng&#x1EAF;t k&#x1EBF;t n&#x1ED1;i</text>
  188. <text xml:lang="zh_CN">&#x65AD;&#x5F00;&#x8FDE;&#x63A5;</text>
  189. <text xml:lang="zh_TW">&#x4E2D;&#x65B7;&#x9023;&#x7DDA;</text>
  190. <show modes="remote"/>
  191. </item>
  192. <item type="label">
  193. <normal color="#cccccc" font="Sans 14"/>
  194. <prelight color="#ffffff" font="Sans 14"/>
  195. <active color="#ffffff" font="Sans 14"/>
  196. <pos y="50%" anchor="w"/>
  197. <text>Quit</text>
  198. <text xml:lang="az">&#xC7;&#x131;x</text>
  199. <text xml:lang="ca">Surt</text>
  200. <text xml:lang="cs">Konec</text>
  201. <text xml:lang="da">Afslut</text>
  202. <text xml:lang="de">Beenden</text>
  203. <text xml:lang="es">Salir</text>
  204. <text xml:lang="et">L&#xF5;peta</text>
  205. <text xml:lang="eu">Irten</text>
  206. <text xml:lang="fi">Lopeta</text>
  207. <text xml:lang="fr">Quitter</text>
  208. <text xml:lang="gl">Sa&#xED;r</text>
  209. <text xml:lang="hu">Kil&#xE9;p&#xE9;s</text>
  210. <text xml:lang="it">Esci</text>
  211. <text xml:lang="ja">&#x7D42;&#x4E86;</text>
  212. <text xml:lang="ko">&#xB05D;&#xB0B4;&#xAE30;</text>
  213. <text xml:lang="lt">I&#x161;eiti</text>
  214. <text xml:lang="lv">Iziet</text>
  215. <text xml:lang="ms">Keluar</text>
  216. <text xml:lang="nl">Afsluiten</text>
  217. <text xml:lang="nn">Avslutt</text>
  218. <text xml:lang="no">Avslutt</text>
  219. <text xml:lang="pl">Zako&#x144;cz</text>
  220. <text xml:lang="pt">Sair</text>
  221. <text xml:lang="pt_BR">Sair</text>
  222. <text xml:lang="ro">Renun&#x163;&#x103;</text>
  223. <text xml:lang="ru">&#x412;&#x44B;&#x439;&#x442;&#x438;</text>
  224. <text xml:lang="sk">Koniec</text>
  225. <text xml:lang="sl">Izhod</text>
  226. <text xml:lang="sv">Avsluta</text>
  227. <text xml:lang="tr">&#xC7;&#x131;k</text>
  228. <text xml:lang="uk">&#x412;&#x438;&#x439;&#x442;&#x438;</text>
  229. <text xml:lang="vi">Tho&#xE1;t</text>
  230. <text xml:lang="zh_CN">&#x9000;&#x51FA;</text>
  231. <text xml:lang="zh_TW">&#x96E2;&#x958B;</text>
  232. <show modes="flexi"/>
  233. </item>
  234. </box>
  235. </item>
  236. </box>
  237. </item>
  238. <item type="label" id="clock">
  239. <normal color="#ffffff" font="Sans 15"/>
  240. <pos anchor="ne" x="-15" y="0"/>
  241. <text>%c</text>
  242. </item>
  243. </fixed>
  244. </item>
  245. <item type="rect" id="caps-lock-warning">
  246. <normal color="#ffffff" alpha="0.5"/>
  247. <pos anchor="c" x="50%" y="75%" width="box" height="box"/>
  248. <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
  249. <item type="label">
  250. <normal color="#ffffff" font="Sans 12"/>
  251. <pos x="50%" anchor="n"/>
  252. <text>You've got capslock on!</text>
  253. <text xml:lang="ca">Teniu capslock activat!</text>
  254. <text xml:lang="da">Caps lock-tasten er sl&#xE5;et til!</text>
  255. <text xml:lang="es">Tiene activado el bloqueo de may&#xFA;sculas.</text>
  256. <text xml:lang="et">Sul on caplock peal!</text>
  257. <text xml:lang="fi">Sinulla on caps lock p&#xE4;&#xE4;ll&#xE4;!</text>
  258. <text xml:lang="fr">Vous avez la touche Verr. Maj. activ&#xE9;&#xA0;!</text>
  259. <text xml:lang="ko">Caps Lock&#xC774; &#xCF1C;&#xC838; &#xC788;&#xC2B5;&#xB2C8;&#xB2E4;!</text>
  260. <text xml:lang="lt">J&#x16B;s&#x173; Caps Lock yra &#x12F;jungtas!</text>
  261. <text xml:lang="ms">Anda mempunyai capslock dihidupkan!</text>
  262. <text xml:lang="nl">Caps-lock staat aan!</text>
  263. <text xml:lang="no">Du har capslock p&#xE5;!</text>
  264. <text xml:lang="pl">W&#x142;&#x105;czony jest klawisz Caps Lock!</text>
  265. <text xml:lang="pt">Tem o capslock ligado!</text>
  266. <text xml:lang="sk">M&#xE1;te zapnut&#xFD; CAPS LOCK.</text>
  267. <text xml:lang="sl">Vklju&#x10D;ene imate velike &#x10D;rke!</text>
  268. <text xml:lang="sv">Du har CapsLock p&#xE5;!</text>
  269. <text xml:lang="vi">B&#x1EA1;n &#x111;ang b&#x1EAD;t CapsLock!</text>
  270. <text xml:lang="zh_TW">&#x8ACB;&#x7559;&#x610F;&#x4E0D;&#x8981;&#x6309;&#x4E0B; capslock&#xFF01;</text>
  271. </item>
  272. </box>
  273. </item>
  274. <item type="rect" id="timed-rect">
  275. <show type="timed"/>
  276. <normal color="#ffffff" alpha="0.5"/>
  277. <pos anchor="c" x="50%" y="25%" width="box" height="box"/>
  278. <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
  279. <item type="label" id="timed-label">
  280. <normal color="#ffffff" font="Sans 12"/>
  281. <pos x="50%" anchor="n"/>
  282. <text>User %s will login in %d seconds</text>
  283. <text xml:lang="az">%s istifad&#x259;&#xE7;isi %d saniy&#x259; i&#xE7;ind&#x259; sistem&#x259; gir&#x259;c&#x259;kdir</text>
  284. <text xml:lang="ca">L'usuari %s entrar&#xE0; en %d segons</text>
  285. <text xml:lang="cs">U&#x17E;ivatel %s bude p&#x159;ihl&#xE1;&#x161;en za %d vte&#x159;in</text>
  286. <text xml:lang="da">Brugeren %s logger p&#xE5; om %d sekunder</text>
  287. <text xml:lang="de">Benutzer %s wird in %d Sekunden angemeldet</text>
  288. <text xml:lang="es">El usuario %s acceder&#xE1; en %d segundos</text>
  289. <text xml:lang="et">Kasutaja %s logitakse sisse %d sekundi p&#xE4;rast</text>
  290. <text xml:lang="eu">%s erabiltzaileak %d segundo barru hasiko du saioa</text>
  291. <text xml:lang="fi">k&#xE4;ytt&#xE4;j&#xE4; %s kirjautuu %d sekunnin kuluttua</text>
  292. <text xml:lang="fr">L'utilisateur %s se connectera dans %d secondes</text>
  293. <text xml:lang="gl">A/O usuaria/o %s conectar&#xE1; en %d segundos</text>
  294. <text xml:lang="hu">%s felhaszn&#xE1;l&#xF3; bel&#xE9;ptet&#xE9;se %d m&#xE1;sodperc m&#xFA;lva</text>
  295. <text xml:lang="it">L'utente %s effettuer&#xE0; il login fra %d secondi</text>
  296. <text xml:lang="ja">&#x30E6;&#x30FC;&#x30B6;%s&#x306F;%d&#x79D2;&#x5F8C;&#x306B;&#x30ED;&#x30B0;&#x30A4;&#x30F3;</text>
  297. <text xml:lang="ko">&#xC0AC;&#xC6A9;&#xC790; %s&#xB294; %d &#xCD08; &#xC774;&#xB0B4;&#xC5D0; &#xB85C;&#xADF8;&#xC778; &#xD558;&#xC5EC;&#xC57C; &#xD569;&#xB2C8;&#xB2E4;</text>
  298. <text xml:lang="lt">Vartotojas %s bus prijungtas per %d sek.</text>
  299. <text xml:lang="lv">Lietot&#x101;js %s ielogosies %d sekund&#x113;s</text>
  300. <text xml:lang="ms">Pengguna %s akan logmasuk dalam %d saat</text>
  301. <text xml:lang="nl">Gebruiker %s wordt aangemeld over %d seconden</text>
  302. <text xml:lang="nn">Brukar %s vil logge inn om %d sekund</text>
  303. <text xml:lang="no">Bruker %s vil logge p&#xE5; om %d sekunder</text>
  304. <text xml:lang="pl">U&#x17C;ytkownik %s zostanie zalogowany w ci&#x105;gu %d sekund</text>
  305. <text xml:lang="pt">Utilizador %s iniciar&#xE1; sess&#xE3;o em %d segundos</text>
  306. <text xml:lang="pt_BR">O usu&#xE1;rio %s efetuar&#xE1; login em %d segundos</text>
  307. <text xml:lang="ro">Utilizatorul %s va fi logat &#xEE;n %d secunde</text>
  308. <text xml:lang="sk">Pou&#x17E;&#xED;vate&#x13E; %s bude automaticky prihl&#xE1;sen&#xFD; za %d sek&#xFA;nd</text>
  309. <text xml:lang="sl">Uporabnik %s se bo prijavil v %d sekundah</text>
  310. <text xml:lang="sv">Anv&#xE4;ndaren %s kommer att logga in om %d sekunder</text>
  311. <text xml:lang="tr">%s kullan&#x131;c&#x131;s&#x131; %d saniye i&#xE7;inde giri&#x15F; yapacak</text>
  312. <text xml:lang="vi">Ng&#x1B0;&#x1EDD;i d&#xF9;ng %s s&#x1EBD; &#x111;&#x103;ng nh&#x1EAD;p trong v&#xF2;ng %d gi&#xE2;y</text>
  313. <text xml:lang="zh_CN">&#x7528;&#x6237; %s &#x5C06;&#x5728; %d &#x79D2;&#x540E;&#x767B;&#x5F55;</text>
  314. <text xml:lang="zh_TW">&#x4F7F;&#x7528;&#x8005; %s &#x5C07;&#x6703;&#x5728; %d &#x5167;&#x767B;&#x5165;</text>
  315. </item>
  316. </box>
  317. </item>
  318. <item type="rect">
  319. <normal color="#955623" alpha="0"/>
  320. <pos anchor="c" x="75%" y="26%" width="box" height="box"/>
  321. <box orientation="vertical" min-width="300" xpadding="30" ypadding="30" spacing="10">
  322. <item type="label">
  323. <pos anchor="n" x="50%"/>
  324. <normal color="#ffffff" font="Sans 12"/>
  325. <text>Welcome at %h</text>
  326. <text xml:lang="ca">Benvingut a %h</text>
  327. <text xml:lang="cs">V&#xED;tejte na %h</text>
  328. <text xml:lang="da">Velkommen til %h</text>
  329. <text xml:lang="es">Bienvenido a %h</text>
  330. <text xml:lang="et">Tere tulemast masinasse %h</text>
  331. <text xml:lang="fi">%h - tervetuloa.</text>
  332. <text xml:lang="fr">Bienvenue sur %h</text>
  333. <text xml:lang="ko">%n&#xC5D0; &#xC624;&#xC2E0; &#xAC83;&#xC744; &#xD658;&#xC601;&#xD569;&#xB2C8;&#xB2E4;</text>
  334. <text xml:lang="lt">Sveiki atvyk&#x119; &#x12F; %h</text>
  335. <text xml:lang="ms">Selamat Datang ke %h</text>
  336. <text xml:lang="nl">Welkom bij %h</text>
  337. <text xml:lang="no">Velkommen til %h</text>
  338. <text xml:lang="pl">Witaj w systemie %h</text>
  339. <text xml:lang="pt">Bem Vindo ao %h</text>
  340. <text xml:lang="sk">V&#xED;ta v&#xE1;s %h</text>
  341. <text xml:lang="sl">Dobrodo&#x161;li na %h</text>
  342. <text xml:lang="sv">V&#xE4;lkommen till %h</text>
  343. <text xml:lang="vi">Ch&#xE0;o m&#x1EEB;ng t&#x1EDB;i %h</text>
  344. <text xml:lang="zh_TW">&#x6B61;&#x8FCE;&#x4F86;&#x5230; %h</text>
  345. </item>
  346. <item type="rect">
  347. <normal color="#ffffff"/>
  348. <pos anchor="n" x="50%" height="24" width="80%"/>
  349. <fixed>
  350. <item type="entry" id="user-pw-entry">
  351. <pos anchor="nw" x="1" y="1" height="-2" width="-2"/>
  352. </item>
  353. </fixed>
  354. </item>
  355. <item type="label" id="pam-message">
  356. <pos anchor="n" x="50%"/>
  357. <normal color="#ffffff" font="Sans 12"/>
  358. <text/>
  359. </item>
  360. </box>
  361. <fixed>
  362. <item type="label" id="pam-error">
  363. <pos anchor="n" x="50%" y="110%"/>
  364. <normal color="#ffffff" font="Sans 12"/>
  365. <text/>
  366. </item>
  367. </fixed>
  368. </item>
  369. </greeter>