summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/desktop
Commit message (Expand)AuthorAgeFilesLines
* * added dependencyVolker Uhrig2008-10-101-0/+1
* Minor fix to create a directory.Dirk von Suchodoletz2008-10-081-1/+2
* Minimal cosmetics. Setting version to 4.9.0 (preview of 5.0 release) ...Dirk von Suchodoletz2008-10-051-1/+0Star
* * added /etc/X11/session to SessionDesktopDirSebastian Schmelzer2008-10-011-0/+11
* we assume, that it's only necessary to differ between kde3 and kde4 and diffe...Michael Janczyk2008-09-181-2/+2
* * fixed bug with allowshutdownSebastian Schmelzer2008-09-171-3/+3
* removed old theme stuff from stage 3 scriptMichael Janczyk2008-09-173-17/+6Star
* Path info for offered X sessions is to be set in gdm config.Dirk von Suchodoletz2008-09-161-0/+11
* * fixSebastian Schmelzer2008-09-161-2/+2
* * fix for new suse 10.2Sebastian Schmelzer2008-09-161-0/+4
* removed setting of KDEHOME for SUSE, Debian and Gentoo.Michael Janczyk2008-09-053-27/+3Star
* bugfix, check if file exists first.Michael Janczyk2008-09-031-1/+2
* removed \ in front of %n in GDMMichael Janczyk2008-09-031-2/+2
* changed spitFile to appendFileMichael Janczyk2008-09-024-4/+7
* ugly hack to ensure, that .kde-.../share/apps directory exists, otherwise KDE...Michael Janczyk2008-09-021-0/+4
* added KDEHOME export, so that every kde version and every distribution gets i...Michael Janczyk2008-09-025-1/+64
* vmchooser problem reported by Detlef (no "default" session inDirk von Suchodoletz2008-08-261-0/+13
* Not really sure if it is necessary but to play it save...Michael Janczyk2008-08-261-1/+1
* removed "bug" so that xml file in gdm has to be called theme.xmlMichael Janczyk2008-08-263-4/+20
* The pid file should be configured in kdmrc in Ubuntu.Dirk von Suchodoletz2008-08-261-0/+1
* The kdmrc for Ubuntu needs to be configured for kdm-specific XorgDirk von Suchodoletz2008-08-152-4/+23
* * minor cleanupOliver Tappe2008-08-121-2/+2
* Bug in the desktop plugin fixed (#260).Dirk von Suchodoletz2008-08-112-3/+4
* Tell users the machine name ...Dirk von Suchodoletz2008-08-101-0/+2
* Use the proper quotes (double quotes) here ...Dirk von Suchodoletz2008-08-101-2/+2
* Same for kdm (#252, r2007)Dirk von Suchodoletz2008-08-102-2/+19
* Overseen one item in last checkinDirk von Suchodoletz2008-08-091-2/+2
* Set of fixes to previos checkin.Dirk von Suchodoletz2008-08-094-14/+18
* No need for duplication of script code ...Dirk von Suchodoletz2008-08-093-29/+16Star
* Implementing (hopefully :)) two stage3 options (allowshutdown andDirk von Suchodoletz2008-08-094-5/+47
* gdm needs a subdirectory with specific permissions to run properlyDirk von Suchodoletz2008-08-081-1/+2
* Just a reminder for the desktop plugin enhancement (see #252)Dirk von Suchodoletz2008-08-071-0/+23
* Formatting, unification of plugin stage3 scripts ...Dirk von Suchodoletz2008-08-061-9/+8Star
* Migration steps for new stage3 in the plugin stage3 scripts (the use ofDirk von Suchodoletz2008-08-051-2/+13
* * adjusted config-path for kdmrc as neededOliver Tappe2008-06-082-2/+19
* * improved attribute checks to protect against sub-systems not being installedOliver Tappe2008-06-081-6/+12
* * corrected KDM path to /usr/bin/kdm Oliver Tappe2008-06-041-1/+1
* * forgot to adjust the filename for GDM from gdm.conf-custom to custom.confOliver Tappe2008-06-041-1/+1
* * set SUSE-default in GDMPathInfo to what SUSE-10.3 is using Oliver Tappe2008-06-031-1/+1
* * added missing override of setupKDMScript() for Debian and Ubuntu, whichOliver Tappe2008-06-032-0/+28
* * reorganized the themes-folders of the desktop-plugin as discussed with MichaelOliver Tappe2008-06-0347-46/+36Star
* removed bug: the config name wasn't adjusted after renaming. moved kdm images...Michael Janczyk2008-05-305-1/+1
* * make sure the local themes directory exists whenever this plugin is beingOliver Tappe2008-05-281-0/+3
* * added support to user provided themes (should live in /etc/opt/openslx/desk...Oliver Tappe2008-05-261-11/+46
* * reworked plugin-API concerning the way the parameters are passed into Oliver Tappe2008-05-261-68/+57Star
* * heavily redesigned and improved the checking of attributes: instead of dyingOliver Tappe2008-05-241-14/+18
* * implemented checking of attributes for groups and clients in slxconfigOliver Tappe2008-05-241-1/+1
* * attributes set via slxconfig are now being checked not only against the res...Oliver Tappe2008-05-221-1/+111
* * more work at desktop plugin (GDM & KDM should now work on SUSE & Ubuntu)Oliver Tappe2008-05-205-23/+249
* * intermediate commit of desktop plugin, preparing for travel ...Oliver Tappe2008-05-1843-66/+512