














clem wrote:Nice.. gotta love steampunk
Guys, if you use copyrighted material, or if you don't want to see your theme included in Linux Mint, please highlight it to us.
I've been working on Olivia and MATE 1.6 today, so I got a bit delayed on MDM, but changes should be coming soon. I'm hoping to have everything ready by Friday (including the fix for the freezing, mdm_set_language() and support for "already logged in" and "last user who logged in").
Sam why not put a clock tower, that displays the current time








clem wrote:Yes.


Brahim wrote:by samriggs on Thu Mar 07, 2013 1:29 am
I will give it a shotBut this theme needs a better splash screen as an intro
. Actually I have made a theme that might go with this mdm theme and published at http://kde-look.org/content/show.php?content=157316
Thanks for this artwork







.language-picture {
width: 16px;
height: 16px;
margin-right: 5px;
}
.userstatus {
font-style: italic;
font-size: 10px;
}
<div class="buttons">
<div class="btn-toolbar">
<div align="left" class="btn-group">
<button class="btn btn-small dropdown-toggle" data-toggle="dropdown" title="$selectsession"> <img src="img/sessions/default.svg" title="$defaultsession" width=16 height=16 id="current_session_picture"/> <span class="caret"></span></button>
<ul class="dropdown-menu" id="sessions">
</ul>
</div>
<div align="left" class="btn-group">
<button class="btn btn-small dropdown-toggle" data-toggle="dropdown" title="$selectlanguage"> <img src="img/languages/generic.png" id="current_language_flag"/> <span class="caret"></span></button>
<ul class="dropdown-menu" id="languages">
</ul>
</div>
<div class="btn-group">
<a class="btn btn-small" href="#" onClick="alert('SHUTDOWN###');" title="$shutdown" id="shutdown"><i class="icon-off"></i></a>
<a class="btn btn-small" href="#" onClick="alert('SUSPEND###');" title="$suspend" id="suspend"><i class="icon-download-alt"></i></a>
<a class="btn btn-small" href="#" onClick="alert('RESTART###');" title="$restart" id="restart"><i class="icon-refresh"></i></a>
</div>
<div class="btn-group">
<a class="btn btn-small" href="#" onClick="alert('QUIT###');" title="$quit" id="quit"><i class="icon-ban-circle"></i></a>
</div>
<div class="btn-group">
<a class="btn btn-small" href="#" onClick="alert('XDMCP###');" title="$remoteloginviaxdmcp" id="xdmcp"><i class=" icon-share-alt"></i></a>
</div>
</div>
</div>
<div id="users"></div>



Users browsing this forum: No registered users and 2 guests