Commit Graph

14 Commits

Author SHA1 Message Date
da066aa7fe Remove useless #include <System/config.h> 2018-04-21 21:45:06 +02:00
750bcea5f8 Update the copyright notice 2018-01-27 11:06:51 +01:00
9b62d7c6a7 Allow setting the environment for "OnlyShowIn" 2018-01-27 11:06:29 +01:00
c33ee98dd3 Rename mimehandler_is_hidden() to mimehandler_is_deleted()
This is one step further than the specification, and should help
understand the true meaning of this key.

While there, improve mimehandler_can_display() as well.
2017-12-28 05:08:54 +01:00
a78661f953 Match the desktop entry specification closer for links 2017-12-28 03:40:02 +01:00
bfcdbef9c1 Allow translating every localestring 2017-12-28 02:59:09 +01:00
48864fadc8 Spelling 2017-12-28 01:09:39 +01:00
3c5e214bc5 Allow desktop entry names to be translated 2017-12-26 21:36:18 +01:00
e101d4d002 Let the MimeHandler API be more consistent 2017-12-12 13:08:16 +01:00
3b0fe39b2a Turn MimeHandler into an opaque type 2017-12-09 00:48:50 +01:00
597e23880c Rename enumerated values for the MimeHandler class 2017-12-08 23:20:16 +01:00
08792869b4 Extend the API
With this, the DeforaOS Panel is closer to complete functionality
without relying on additional code handling desktop entries.
2017-12-08 16:50:46 +01:00
a0dc6a9fe0 Add a helper to list the MIME types supported 2017-12-07 18:58:41 +01:00
94c0dae8a9 Introduce the MimeHandler class 2017-12-07 17:51:44 +01:00