[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gambas3.desktop install idea to detect installed toolkits...
[Thread Prev] | [Thread Next]
- Subject: gambas3.desktop install idea to detect installed toolkits...
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Sun, 2 Nov 2025 11:10:21 +0000
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
I've made a little script (attached) that will create a gambas3.desktop icon and set only the available toolkits not all of them. I added the script the the /app/desktop folder and edited makefile.am (line 35) so instead of installing the existing gambas3.desktop icon it installs the newly created one. caveats. is uses bash syntax not sh so bash must be installed. it has to be run after the install has installed gbx3 and all toolkit components See the commit here https://gitlab.com/bsteers4/gambas/-/commit/4b838ef897fcffaf75d5fc1da32ccb949794a2f2 Any thoughts Benoit? Respects BruceS
| Re: gambas3.desktop install idea to detect installed toolkits... | Bruce Steers <bsteers4@xxxxxxxxx> |