Warning: session_start(): open(/tmp/sess_r06jjf412eb64hh3eqee1gprr6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Daemonic Smegma NG openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  . 

Daemonic Smegma NG

   1.0-1  

GDM Theme

Score 65%
ChrispyChrispy
Nanolx.org
Home
Daemonic Smegma NG
zoom


Daemonic Smegma NG
zoom


Daemonic Smegma NG
zoom


Link:  http://www.nanolx.org
Downloads:  2527
Submitted:  Sep 4 2007
Updated:  Sep 4 2007

Description:

This is the GDM Version of the KDM Theme Daemonic Smega, made by Hersch Stevenson

Screenshot 1 shows the old version
Screenshot 2 shows the new version
Screenshot 3 shows the cloudy version

I used "loginproject" as template.
Icons taken from my Oxygen-Refit Set.

If you want to have different icons unpack the tarball and replace them by your favourites
(take care to use the same names!!)




Changelog:

1.0-1:

- new version
- cloudy version

1.0:

- initial port



License:
Icons LGPL
Other GPL


(Daemonic Smegma [Old Version])
(Daemonic Smegma [New Version])
(Daemonic Smegam [Cloudy Version])
Send to a friend
Subscribe
Other  Content  from Chrispy
Report inappropriate content



-

 smegma

 
 by solarfields on: Sep 4 2007
 
Score 50%

man..

i dont want to tell you what "smegma" means in my language.. good that not many people understand it ,-)


love is not bliss, love is piss
Reply to this

-

 Re: smegma

 
 by Chrispy on: Sep 4 2007
 
Score 50%
ChrispyChrispy
Nanolx.org
Home

I don't know what it means, but that was the name of the KDM Version.


if you can read this, you don't need glasses
Reply to this

-

 thanks

 
 by lynxme on: Sep 4 2007
 
Score 50%

First of all, many thanks for your great job.
Tomorrow I'll install this great theme.
I want to learn more about this theme modification, so if it possible you could help me to modify this theme, because I'm a brand new one linux user....

thanks a lot,
lynx


Reply to this

-

 Re: thanks

 
 by Chrispy on: Sep 4 2007
 
Score 50%
ChrispyChrispy
Nanolx.org
Home

tanks. This is my first GDM Theme, so I'll have to learn, too. Tell me what you want to know and I'll try to help you.


if you can read this, you don't need glasses
Reply to this

-

 smegmata.xml

 
 by lynxme on: Sep 6 2007
 
Score 50%

I wish to understand the cause of the error. Because when I tried to use the KDM theme,the error is "The greeter theme is corrupt. The theme does not contain definition for username/password entry element."
I wish to use the same graphics of the KDM theme, and not the loginproject.

Is the error refer to the username/password in the smegmata.xml, please?

thank you in advance,
lynx


Reply to this

-

 Re: smegmata.xml

 
 by Chrispy on: Sep 6 2007
 
Score 50%
ChrispyChrispy
Nanolx.org
Home

that's because kdm and gdm work different.

kdm uses:

<item type="rect">
<normal color="#ffff00" alpha="0.0"/>
<pos anchor="w" x="150" y="50%" width="90" height="160"/>

<!-- username-label -->
<item type="label">
<pos anchor="ne" x="90%" y="35%"/>
<normal color="#ffffff" font="Sans 11"/>
<stock type="username-label"/>
</item>

<!-- password-label -->
<item type="label">
<pos anchor="ne" x="90%" y="55%"/>
<normal color="#ffffff" font="Sans 11"/>
<stock type="password-label"/>
</item>
</item>

<item type="rect">
<normal color="#00ffff" alpha="0.0"/>
<pos anchor="w" x="240" y="50%" width="170" height="160"/>

<!-- username-entry -->
<item type="entry" id="user-entry">
<pos anchor="n" x="45%" y="35%" height="24" width="150"/>
</item>

<!-- password-entry -->
<item type="entry" id="pw-entry">
<pos anchor="n" x="45%" y="55%" height="24" width="150"/>
</item>
</item>

gdm uses:

<!-- username/password label & entry container -->
<item type="rect">
<pos anchor="n" x="50%" y="325" height="box" width="box"/>
<box orientation="horizontal" spacing="10" expand="true">

<!-- username/password label -->
<item type="label" id="pam-prompt">
<pos x="0"/>
<normal color="#ffffff" font="Sans Bold 11"/>
<stock type="username-label"/>
</item>

<!-- username/password entry -->
<item type="entry" id="user-pw-entry">
<normal color="#000000" font="Sans Bold 11"/>
<pos width="100" height="20"/>
</item>
</box>
</item>


if you can read this, you don't need glasses
Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team