XDGStart.git
15 years agoUpdated licence to GPL v3.master
Tony Houghton [Thu, 29 May 2008 20:49:58 +0000 (29 21:49 +0100)]
Updated licence to GPL v3.

15 years agoRelease 0.2.0 (updated README wrt former name of AutoStart).
Tony Houghton [Thu, 29 May 2008 20:45:53 +0000 (29 21:45 +0100)]
Release 0.2.0 (updated README wrt former name of AutoStart).

15 years agoChanged name from AutoStart to XDGStart.
Tony Houghton [Thu, 29 May 2008 19:14:07 +0000 (29 20:14 +0100)]
Changed name from AutoStart to XDGStart.

15 years agoMakes sure $XDG_CONFIG_HOME/autostart exists before saving files.
Tony Houghton [Thu, 29 May 2008 18:56:55 +0000 (29 19:56 +0100)]
Makes sure $XDG_CONFIG_HOME/autostart exists before saving files.

15 years agoNew icon.
Tony Houghton [Thu, 29 May 2008 18:50:43 +0000 (29 19:50 +0100)]
New icon.

16 years agoRemoved incomplete drag & drop code.
Tony Houghton [Sat, 6 Oct 2007 15:05:37 +0000 (6 16:05 +0100)]
Removed incomplete drag & drop code.

Created 'dragndrop' branch in case I ever decide to go ahead with the
implementation after all.

16 years agoFixed check for execs without path and taking arguments.
Tony Houghton [Thu, 4 Oct 2007 21:07:14 +0000 (4 22:07 +0100)]
Fixed check for execs without path and taking arguments.

16 years agoFixed building of savable pathname.
Tony Houghton [Thu, 4 Oct 2007 20:43:39 +0000 (4 21:43 +0100)]
Fixed building of savable pathname.

16 years agoDefine _DE in xdgautostart.c too so it can be used unchanged in ROX-Session.
Tony Houghton [Thu, 4 Oct 2007 20:32:53 +0000 (4 21:32 +0100)]
Define _DE in xdgautostart.c too so it can be used unchanged in ROX-Session.

16 years agogetenv needs <stdlib.h>.
Tony Houghton [Thu, 4 Oct 2007 20:30:24 +0000 (4 21:30 +0100)]
getenv needs <stdlib.h>.

16 years agoMoved locale initialisation into xdgautostart.c.
Tony Houghton [Thu, 4 Oct 2007 20:29:31 +0000 (4 21:29 +0100)]
Moved locale initialisation into xdgautostart.c.

16 years agoFixed reading of "don't start in" from OnlyShowIn.
Tony Houghton [Thu, 4 Oct 2007 19:40:36 +0000 (4 20:40 +0100)]
Fixed reading of "don't start in" from OnlyShowIn.

16 years agoReading name from desktop entry file is now done by desktop_entry_read_keyfile.
Tony Houghton [Thu, 4 Oct 2007 19:35:31 +0000 (4 20:35 +0100)]
Reading name from desktop entry file is now done by desktop_entry_read_keyfile.

16 years agoInitial check-in to git.
Tony Houghton [Thu, 4 Oct 2007 18:06:11 +0000 (4 19:06 +0100)]
Initial check-in to git.