[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 3 commits: Use the 'AppId' project property for the application identifier.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 3 commits: Use the 'AppId' project property for the application identifier.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sun, 14 Dec 2025 23:24:13 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 207d4c85 by Benoît Minisini at 2025-12-15T00:17:10+01:00 Use the 'AppId' project property for the application identifier. [COMPILER] * NEW: Use the 'AppId' project property for the application identifier. - - - - - 4db56f2d by Benoît Minisini at 2025-12-15T00:19:14+01:00 The default application id is prefixed with 'org.gambas-basic' instead of 'org.gambas'. Only use '~/.local/share/applications' for storing the application desktop file. [GB.GUI.BASE] * NEW: The default application id is prefixed with 'org.gambas-basic' instead of 'org.gambas'. * NEW: Only use '~/.local/share/applications' for storing the application desktop file. - - - - - f3172fcd by Benoît Minisini at 2025-12-15T00:23:53+01:00 Remove the 'DesktopName' project property. It already existed with the name 'AppId'. Redesign the description tab of the project properties dialog. [DEVELOPMENT ENVIRONMENT] * BUG: Remove the 'DesktopName' project property. It already existed with the name 'AppId'. * NEW: Allow irregular application identifiers with no point inside. * BUG: Debugger: The clean-up routine now uses the application id defined by the project. * NEW: Project properties dialog: Redesign the description tab. * NEW: Update French translation. - - - - - 10 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.project - app/src/gambas3/.src/Debug/Design.module - app/src/gambas3/.src/Packager/FMakeInstall.class - app/src/gambas3/.src/Packager/Package.module - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/FProjectProperty.class - app/src/gambas3/.src/Project/FProjectProperty.form - comp/src/gb.gui.base/.src/_Gui.class - main/gbc/gbc_compile.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e52295992acd36891451a83d2682b82fd3eca980...f3172fcd2b764c4ef4071871a16adb165d05974a -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e52295992acd36891451a83d2682b82fd3eca980...f3172fcd2b764c4ef4071871a16adb165d05974a You're receiving this email because of your account on gitlab.com.