About edit_hostname.sh

With the app you will change the hostname, 
and added/modified DHCP_HOSTNAME
in all ifcfg-eth* and ifcfg-wlan*
scripts. This scripts are listed under
/etc/sysconfig/network-scripts.


Changelog:
* Tue Aug 08 2023 daniel - 1.0.2
- update German language
- remove yad

* Sat Jul 22 2023 daniel - 1.0.1
- add function to set hostname after installation
- change GUI-Window name (2)

* Tue Jul 18 2023 tex Version 1.0.0
- fix menu name 
- change package name

* Tue Feb 02 2021 Version 0.4
- add DHCP_HOSTNAME to the ifcfg files in 
- etc/sysconfig/network-scripts
- a request from oldfrt, posted under
- https://www.pclinuxos.com/forum/index.php/topic,154699.msg1327933.html#msg1327933
- add about button (2)
- adjust desktop file to display in lxqt config (3)

* Mon Jan 11 2021 Version 0.3
- use pkexec instead of gksu

* Sun Mar 24 2013 Version 0.2-2
- edit desktop file

* Thu Nov 29 2012 Version 0.2-1
- rewrite edit_hostname_write for more security

* Thu Nov 22 2012 Version 0.1
- Write app for LXDE

