Skip to content

Commit e117cdc

Browse files
authored
Merge pull request #25 from venenux/master-install-license-reorder
Master install license reorder, fix examples, fix makefile, complete functions reference
2 parents 8613808 + 45a6838 commit e117cdc

10 files changed

Lines changed: 744 additions & 199 deletions
File renamed without changes.

README.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ source easybashgui
5555
message "hola"
5656
```
5757

58-
Pretty easy!? right? Read the "Quick start usage" section at the [docs/install.md](docs/install.md#quick-start-usage)
59-
file!
58+
Pretty easy!? right? Read the "Quick start usage" section at the [docs/README.md](docs/README.md#quick-start-usage)
6059

6160
### INSTALLATION
6261

@@ -68,23 +67,23 @@ Please check [docs/README.md](docs/README.md) document file!
6867

6968
## Credits.
7069

71-
Thanks to Bash, Yad, Gtkdialog, Xdialog, Kdialog, Zenity, Cdialog, and Whiptail authors, this library was nothing without their work. Many thanks.
72-
Thanks to PICCORO McKAY Lenz for his efforts and *excellent* work on README (and bug hunting too).
73-
Thanks to zen0bit for first try and README impulse revival.
74-
Thanks to Frank Dietermann for suggestion though to make EBG "posix compliant" (since vers. 11.X.X )
75-
Thanks to Jose Joao Dias de Almeida for the makefile tip.
76-
Thanks to Chris "cgat" for his many ideas and suggestions that lead to version's "5.X.X" EasyBashGUI "revolution".
77-
Thanks to Davide Depau for his tests and support, and his effort to make EasyBashGUI Debian policy compliant, and finally for his man page.
78-
Thanks to Christian Prause for his patience and Git support.
79-
Thanks to Lucio Messina for "Debian policy" tips and support.
70+
* Thanks to Bash, Yad, Gtkdialog, Xdialog, Kdialog, Zenity, Cdialog, and Whiptail authors, this library was nothing without their work. Many thanks.
71+
* Thanks to PICCORO McKAY Lenz for his efforts and *excellent* work on README (and bug hunting too).
72+
* Thanks to zen0bit for first try and README impulse revival.
73+
* Thanks to Frank Dietermann for suggestion though to make EBG "posix compliant" (since vers. 11.X.X )
74+
* Thanks to Jose Joao Dias de Almeida for the makefile tip.
75+
* Thanks to Chris "cgat" for his many ideas and suggestions that lead to version's "5.X.X" EasyBashGUI "revolution".
76+
* Thanks to Davide Depau for his tests and support, and his effort to make EasyBashGUI Debian policy compliant, and finally for his man page.
77+
* Thanks to Christian Prause for his patience and Git support.
78+
* Thanks to Lucio Messina for "Debian policy" tips and support.
8079

80+
Please, let me know if my work has been useful for you.
8181

82+
**Vittorio Cagnetta** `<vaisarger at gmail dot com>`
8283

83-
Please, let me know if my work has been useful for you.
84-
Vittorio Cagnetta
85-
vaisarger@gmail.com
8684
https://github.com/BashGui/easybashgui
8785

8886
## LICENSE
8987

90-
GPLv3+
88+
GPLv3+, check [LICENSE](LICENSE) file!
89+

0 commit comments

Comments
 (0)