Changeset 437
- Timestamp:
- Nov 1, 2009, 4:08:38 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/login-themes/gdm-carpani-cta/Gdm-Carpani-cta.xml
r436 r437 22 22 </item> 23 23 24 <!--NOT TESTED --> 24 25 <item type="rect"> 25 26 <show type="timed"/> 26 <normal color="#ff ffff" alpha="0.5"/>27 <normal color="#ff0000" alpha="0.5"/> 27 28 <pos anchor="c" x="50%" y="35%" width="box" height="box"/> 28 29 <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0"> 29 30 <item type="label" id="timed-label"> 30 <normal color="#ff ffff" font="Sans 12"/>31 <normal color="#ff0000" font="Sans 12"/> 31 32 <pos x="50%" anchor="n"/> 32 33 <!-- Stock label for: User %s will login in %d seconds --> … … 75 76 <!-- all possible actions --> 76 77 <item type="rect"> 77 <normal color="# ffffff" alpha="0"/>78 <pos anchor="c" x="50%" y="0%" width=" 300" height="box" expand="true"/>78 <normal color="#999999" alpha="0"/> 79 <pos anchor="c" x="50%" y="0%" width="248" height="box" expand="true"/> 79 80 <box xpadding="5" ypadding="5" spacing="5" orientation="horizontal" homogeneous="true"> 80 81 <item type="rect" id="language_button" button="true"> 81 <normal color="#ffffff" alpha="0"/> 82 <pos y="45" anchor="w" width="box" height="box"/> 83 <!-- 82 <normal color="#ffffff" alpha="0.5"/> 83 <pos y="35" anchor="w" width="box" height="box"/> 84 84 <box orientation="horizontal" spacing="5" xpadding="10"> 85 <item type="label"> 86 <normal color="#999999" font="Sans 9"/> 87 <prelight color="#333333" font="Sans 9"/> 88 <active color="#000000" font="Sans 9"/> 89 <pos y="0%" anchor="w"/> 90 <!-- Stock label for: _Language --> 91 <stock type="language"/> 92 </item> 93 </box> 94 </item> 95 96 97 <item type="rect" id="session_button" button="true"> 98 <normal color="#ffffff" alpha="0.5"/> 99 <pos y="35" anchor="w" width="box" height="box"/> 100 <box orientation="horizontal" spacing="5" xpadding="10"> 85 101 <item type="label"> 86 <normal color="#ffffff" font="Sans 9"/> 87 <prelight color="#efefef" font="Sans 9"/> 88 <active color="#333333" font="Sans 9"/> 89 <pos y="50%" anchor="w"/> 90 --> 91 <!-- Stock label for: _Language --> 92 <!-- 93 <stock type="language"/> 102 <normal color="#999999" font="Sans 9"/> 103 <prelight color="#333333" font="Sans 9"/> 104 <active color="#000000" font="Sans 9"/> 105 <pos y="0%" anchor="w"/> --> 106 <!-- Stock label for: _Session --> 107 <stock type="session"/> 94 108 </item> 95 109 </box> 96 --> 97 </item> 110 </item> 98 111 99 <!--100 <item type="rect" id="session_button" button="true">101 <normal color="#ffffff" alpha="0"/>102 <pos y="45" anchor="w" width="box" height="box"/>112 <item type="rect" id="system_button" button="true"> 113 <normal color="#ffffff" alpha="0.5"/> 114 <show modes="console" type="system"/> 115 <pos y="35" anchor="w" width="box" height="box"/> 103 116 <box orientation="horizontal" spacing="5" xpadding="10"> 104 117 <item type="label"> 105 <normal color="#ffffff" font="Sans 9"/> 106 <prelight color="#efefef" font="Sans 9"/> 107 <active color="#333333" font="Sans 9"/> 108 <pos y="50%" anchor="w"/> --> 109 <!-- Stock label for: _Session --> 110 <!-- <stock type="session"/> 111 </item> 112 </box> 113 </item> 114 --> 115 <item type="rect" id="system_button" button="true"> 116 <normal color="#ffffff" alpha="0"/> 117 <show modes="console" type="system"/> 118 <pos y="45" anchor="w" width="box" height="box"/> 119 <box orientation="horizontal" spacing="5" xpadding="10"> 120 <item type="label"> 121 <normal color="#ffffff" font="Sans 9"/> 122 <prelight color="#efefef" font="Sans 9"/> 123 <active color="#333333" font="Sans 9"/> 124 <pos y="50%" anchor="w"/> 118 <normal color="#999999" font="Sans 9"/> 119 <prelight color="#333333" font="Sans 9"/> 120 <active color="#000000" font="Sans 9"/> 121 <pos y="0%" anchor="w"/> 125 122 <!-- Stock label for: _Actions --> 126 123 <stock type="system"/> 127 124 </item> 128 125 </box> 129 </item>126 </item> 130 127 131 <item type="rect" id="disconnect_button" button="true">132 <normal color="#ffffff" alpha="0 "/>128 <item type="rect" id="disconnect_button" button="true"> 129 <normal color="#ffffff" alpha="0.5"/> 133 130 <show modes="flexi,remote"/> 134 <pos y="45" anchor="w" width="box" height="box"/>131 <pos y="35" anchor="w" width="box" height="box"/> 135 132 <box orientation="horizontal" spacing="5" xpadding="10"> 136 133 <item type="label"> 137 <normal color="# ffffff" font="Sans 9"/>138 <prelight color="# efefef" font="Sans 9"/>139 <active color="# 333333" font="Sans 9"/>140 <pos y=" 50%" anchor="w"/>134 <normal color="#999999" font="Sans 9"/> 135 <prelight color="#333333" font="Sans 9"/> 136 <active color="#000000" font="Sans 9"/> 137 <pos y="0%" anchor="w"/> 141 138 <!-- Stock label for: D_isconnect --> 142 139 <stock type="disconnect"/> … … 145 142 146 143 <item type="label"> 147 <normal color="# ffffff" font="Sans 9"/>148 <prelight color="# efefef" font="Sans 9"/>149 <active color="# 333333" font="Sans 9"/>150 <pos y=" 50%" anchor="w"/>144 <normal color="#999999" font="Sans 9"/> 145 <prelight color="#333333" font="Sans 9"/> 146 <active color="#000000" font="Sans 9"/> 147 <pos y="0%" anchor="w"/> 151 148 <!-- Stock label for: _Quit --> 152 149 <stock type="quit"/> … … 154 151 </item> 155 152 </box> 156 </item>153 </item> 157 154 158 155 </box>
Note: See TracChangeset
for help on using the changeset viewer.