[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: Fix _DesktopFile_Actions.Remove(). Use correct key when deleting an action.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
e0c15d0c by Bruce Steers at 2026-09-08T10:34:40+00:00
Fix _DesktopFile_Actions.Remove(). Use correct key when deleting an action.
[GB.DESKTOP]
* BUG: use correct collection key when removing an action.

Note to Ben,  **Oops!**. Remove was not working as I was not adding "[Desktop Action ]" to the key name. fixed now.
I also removed the unneeded sanity check to check a key exists before removal. it might as well just throw an error.
- - - - -
794bc136 by Benoît Minisini at 2026-09-08T10:53:47+00:00
Merge branch 'patch-8' into 'master'

Fix _DesktopFile_Actions.Remove(). Use correct key when deleting an action.

See merge request gambas/gambas!419
- - - - -


1 changed file:

- comp/src/gb.desktop/.src/_DesktopFile_Actions.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/898dfd60a0726688fc29a5aedb99f9d7b4937f58...794bc136df7a6f93aab1967f2b6a0f79d15e8a6e

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/898dfd60a0726688fc29a5aedb99f9d7b4937f58...794bc136df7a6f93aab1967f2b6a0f79d15e8a6e
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help