summaryrefslogtreecommitdiffstats
path: root/mimetypes
Commit message (Collapse)AuthorAgeFilesLines
* Add Gentoo ebuild mime type. This resolves issue #211.Michele Calgaro2023-06-283-1/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add tdemarkdown part - embeddable lightweight markdown viewing component.Mavridis Philippe2022-04-172-0/+12
| | | | | | | | | | | | | TDEMarkdown is based on the md4c library and using TDEHTML for rendering its output. For enhanced safety, on HTML widget is turned off everything we don't need for viewing. It integrates nicely into Konqueror and supports both Commonmark and GitHub markdown syntaxes. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> Prepare to merge tdemarkdown into tdelibs. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add a definition of MIME type application/x-pie-executable.Slávek Banko2021-04-113-2/+10
| | | | | | This resolves incorrect identification of binary executables with libmagick >= 5.33. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-06-2511-77/+45
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-06-07361-25897/+167
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix icons for some MIME types.Chris2019-12-1919-19/+20
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add TQt branding to Qt ones for designer files.Chris2019-10-071-80/+80
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Added support for lzip format mime types. This involved adding aMichele Calgaro2018-08-186-82/+263
| | | | | | tar-lzma mime type to support existing tar.lzma files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed duplicated zip file mimetype. This relates to bug 2794.Michele Calgaro2018-05-293-94/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed duplicated rar file mimetype. This relates to bug 2794.Ray Vine2018-05-283-91/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix mimetype detection using magic librarySlávek Banko2015-12-061-0/+1
| | | | | | | for mime types not contained in TDE settings This resolves Bug 2392 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix accidental error introduced in GIT hash 2cd151Timothy Pearson2014-11-162-2/+2
|
* Fix another incorrect renaming from the previous mimetype compliance patchesTimothy Pearson2014-10-2613-13/+13
|
* Fix accidental duplication of text-x- in new mime icon stringsTimothy Pearson2014-10-2428-28/+28
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-224-4/+4
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-22304-304/+304
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Fix certain shell scripts not being identifiedTimothy Pearson2014-10-074-8/+175
| | | | | This relates to Bug 656 Clean up some old development debug statements
* Install added file from prior commitTimothy Pearson2014-10-012-2/+2
|
* Use libmagic for mime type determinationTimothy Pearson2014-10-011-0/+67
| | | | This relates to Bug 656, Bug 661, and others
* Rename KWallet to TDEWallet.Darrell Anderson2013-08-313-3/+3
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-271-1/+1
|
* Remove references to mpeg-4 in mpeg.desktop.Darrell Anderson2013-05-121-2/+2
|
* Fix unintended rename of tradukfontdosieroSlávek Banko2013-03-072-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-2/+2
|
* Branding: KDE->TDEDarrell Anderson2012-06-273-5/+5
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-08197-260/+260
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-287-149/+144
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-1290-92/+92
|
* Add OpenOffice flat XML mimetypes to kdelibstpearson2011-10-105-0/+319
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258237 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-0712-21/+21
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-0312-21/+21
| | | | | | | NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] added initial cmake supportsamelian2010-10-0511-0/+314
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Large set of SuSE patches to fix bugs and add functionalitytpearson2010-09-028-6/+8
| | | | | | | * kdemm is included but not used by knotify as it does not work out of the box git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171141 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added a few more lzma/xz extensions to the mimetype filestpearson2010-08-222-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1166762 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed the majority of the xz and lzma handling codetpearson2010-08-211-1/+1
| | | | | | | There may still be an issue with the compress as menu and tar.lzma support, however it is relatively minor git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1166484 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added new mimetypes to Makefiletpearson2010-08-171-1/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164901 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Preliminary xzip/LZMA supporttpearson2010-08-174-0/+366
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164814 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* First attempt to clean up warnings from previous committpearson2009-12-1114-15/+14
| | | | | | | * Remove trailing spaces in mimetypes; present in Cy l18n strings only * Incorrect GPL v2 header in nsplugin handler files git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kdelibs update to Trinity v3.5.11tpearson2009-12-1124-1/+1551
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25337-0/+26391
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da