LX-Autostart
=========================================================================================================
A simple way to get your own application to start up at systemstart.
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Based on a idea by parnote.
Created by D-M-Wilhelm (Leiche)
Web site: http://kellerleiche.bplaced.net/index/lxautostart.html (in german)
Email: kellerleicheorig at aol.com
License: GPL
Required: bash, yad, gtkdialog
_________________________________________________________________________________________________________

Install as root:
lxautostart.sh >           /usr/bin/
lxautostart.png >          /usr/share/icons/
lxautostart.desktop >      /usr/share/applications/
Languages files >          /usr/share/locale/*/LC_MESSAGES/
Readme.txt, and Copying >  /usr/share/doc/

_________________________________________________________________________________________________________

You can use the pot file, to translate lxautostart in your own language. Send it to kellerleicheorig at 
aol.com. I add it soon.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

History:
=========================================================================================================
* Sun Nov 07 2011 Version 0.6.5
- rebuild main window

* Wed Nov 02 2011 Version 0.6.4
- remove zenity completely

* Thu Oct 20 2011 Version 0.6.3
- fix new bugs
- add yad dialog, to hide frame on some windows

* Mon Oct 03 2011 Version 0.6.2
- fix some bugs
- remove refresh button
- don't need a restart, after add, or remove a starter

* Tue Sep 21 2011 Version 0.6.1
- add refresh button


* Sun Apr 03 2011 Version 0.6.0
- change design of main window,
  now is display added, or available starter

* Sun Jan 23 2011 Version 0.5.6
- add sort function, and removed path

* Thu Oct 14 2010 Version 0.5.5
- add backsave, to restore autostart script, 
  by clicking on x on border window, or lost of 
  other way this function. 

* Fri Sep 24 2010 Version 0.5
- fix bug
- add entry dialog 
- add icons to button (eyecandy)

* Tue Sep 21 2010 Version 0.4
- add remove button, to disable application at startup
 
* Sun Sep 19 2010 Version 0.3
- add file list 
- add gtkdialog to handle main window

* Thu Sep 16 2010 Version 0.2.3
- add question dialog for closing

* Wed Sep 15 2010 Version 0.2.2
- add serbian language

* Tue Sep 14 2010 Version 0.2
- fix description by Neal
- add own icon, created by Neal
- fix autostart folder issues
- add german language

* Mon Sep 13 2010 Version 0.1
- first build for testing


