Changeset 438


Ignore:
Timestamp:
Nov 1, 2009, 6:26:17 PM (14 years ago)
Author:
sebas
Message:

cuando se muestra que en el menu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/login-themes/gdm-carpani-cta/Gdm-Carpani-cta.xml

    r437 r438  
    7878                <normal color="#999999" alpha="0"/>
    7979                <pos anchor="c" x="50%" y="0%" width="248" height="box" expand="true"/>
    80                         <box xpadding="5" ypadding="5" spacing="5" orientation="horizontal" homogeneous="true">
    81                                 <item type="rect" id="language_button" button="true">
    82                                 <normal color="#ffffff" alpha="0.5"/>
     80                <box xpadding="5" ypadding="5" spacing="5" orientation="horizontal" homogeneous="true">
     81 
     82                                <item type="rect" id="options_button" button="true">
     83                                <normal color="#ffffff" alpha="0"/>
    8384                                <pos y="35" anchor="w" width="box" height="box"/>
    8485                                <box orientation="horizontal" spacing="5" xpadding="10">
     
    8889                                        <active color="#000000" font="Sans 9"/>
    8990                                        <pos y="0%" anchor="w"/>
    90                                         <!-- Stock label for: _Language -->
    91                                         <stock type="language"/>
    92                                         </item>
     91                                        <stock type="options"/>
     92                                </item>
     93
    9394                        </box>
    9495        </item>
    9596
    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">
    101                                 <item type="label">
    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"/>
    108                                 </item>
    109                         </box>
    110                 </item>
    111 
    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"/>
    116                         <box orientation="horizontal" spacing="5" xpadding="10">
    117                                 <item type="label">
    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"/>
    122                                 <!-- Stock label for: _Actions -->
    123                                 <stock type="system"/>
    124                                 </item>
    125                         </box>
    126                 </item>
    127 
    12897                <item type="rect" id="disconnect_button" button="true">
    129                 <normal color="#ffffff" alpha="0.5"/>
     98                <normal color="#ffffff" alpha="0"/>
    13099                <show modes="flexi,remote"/>
    131100                        <pos y="35" anchor="w" width="box" height="box"/>
     
    140109                                <show modes="remote"/>
    141110                                </item>
     111                        </box>
     112                </item>
    142113
     114                <!-- reboot in console -->
     115                <item type="rect" id="reboot_button" button="true">
     116                <normal color="#ffffff" alpha="0"/>
     117                <show modes="console"/>
     118                        <pos y="35" anchor="w" width="box" height="box"/>
     119                        <box orientation="horizontal" spacing="5" xpadding="10">
    143120                                <item type="label">
    144121                                <normal color="#999999" font="Sans 9"/>
    145122                                <prelight color="#333333" font="Sans 9"/>
    146123                                <active color="#000000" font="Sans 9"/>
    147                                 <pos y="0%" anchor="w"/>
    148                                 <!-- Stock label for: _Quit -->
    149                                 <stock type="quit"/>
    150                                 <show modes="flexi"/>
     124                                <pos y="0%" anchor="w"/>
     125                                <show modes="console"/>
     126                                <stock type="reboot"/>
    151127                                </item>
    152                         </box>
     128                        </box>
    153129                </item>
    154      
     130                <!-- shutdown in console -->
     131                <item type="rect" id="halt_button" button="true">
     132                <normal color="#ffffff" alpha="0"/>
     133                        <pos y="35" anchor="w" width="box" height="box"/>
     134                        <box orientation="horizontal" spacing="5" xpadding="10">
     135                                <item type="label">
     136                                <normal color="#999999" font="Sans 9"/>
     137                                <prelight color="#333333" font="Sans 9"/>
     138                                <active color="#000000" font="Sans 9"/>
     139                                <pos y="0%" anchor="w"/> -->
     140                                <show modes="console"/>
     141                                <stock type="halt"/>
     142                                </item>
     143                        </box>
     144                </item>
    155145   </box>
    156146</item>
Note: See TracChangeset for help on using the changeset viewer.