[Gambas-user] [Git][gambas/gambas][master] 2 commits: Fix DesktopMime.FromFile() method. Mime patterns having a case sensitive flag…

Benoît Minisini gitlab at mg.gitlab.com
Wed Feb 21 22:05:18 CET 2018


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


Commits:
9c86962c by gambas at 2018-02-21T21:39:42+01:00
Fix DesktopMime.FromFile() method. Mime patterns having a case sensitive flag now are correctly matched.

[GB.DESKTOP]
* BUG: Fix DesktopMime.FromFile() method. Mime patterns having a case sensitive flag now are correctly matched. But the flag itself is still ignored, as apparently the mime info files content is incoherent.

- - - - -
d8f2930f by gambas at 2018-02-21T21:42:31+01:00
Update stock icons and support for more mime types.

[GB.FORM.STOCK]
* NEW: Update stock icons.
* NEW: Support for more mime types.

- - - - -


15 changed files:

- comp/src/gb.desktop/.settings
- comp/src/gb.desktop/.src/DesktopMime.class
- comp/src/gb.desktop/.src/Main.module
- comp/src/gb.form.stock/.src/_DefaultStock.class
- + comp/src/gb.form.stock/gambas-mono/32/c.png
- + comp/src/gb.form.stock/gambas-mono/32/cpp.png
- comp/src/gb.form.stock/gambas-mono/32/css.png
- + comp/src/gb.form.stock/gambas-mono/32/h.png
- comp/src/gb.form.stock/gambas-mono/32/js.png
- + comp/src/gb.form.stock/gambas/32/c.png
- + comp/src/gb.form.stock/gambas/32/cpp.png
- comp/src/gb.form.stock/gambas/32/css.png
- + comp/src/gb.form.stock/gambas/32/h.png
- comp/src/gb.form.stock/gambas/32/js.png
- comp/src/gb.form.stock/links


View it on GitLab: https://gitlab.com/gambas/gambas/compare/b44cd19b25c95e612e5dc393193778096ab37056...d8f2930f30a01e5fe3415763bd2b126b33b74994

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/b44cd19b25c95e612e5dc393193778096ab37056...d8f2930f30a01e5fe3415763bd2b126b33b74994
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180221/293c19d0/attachment.html>


More information about the User mailing list