Commit Graph

37 Commits (078099f9b16dccd703e3742e7c044e7a5060110d)

Author SHA1 Message Date
Slávek Banko 42f3a62161
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 4b7a4e1736
Desktop file translations:
+ 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>
5 years ago
Chris b09eb3a1c0 Fix icons for some MIME types.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris e098e4600f Add TQt branding to Qt ones for designer files.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro 6bbc2b4532
Added support for lzip format mime types. This involved adding a
tar-lzma mime type to support existing tar.lzma files.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 1b04b27b22 Removed duplicated zip file mimetype. This relates to bug 2794.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Ray Vine 741812689c Removed duplicated rar file mimetype. This relates to bug 2794.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko b0ac7d2879 Fix mimetype detection using magic library
for mime types not contained in TDE settings
This resolves Bug 2392

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 6d15450dff Fix accidental error introduced in GIT hash 2cd151 10 years ago
Timothy Pearson d89a7e4c97 Fix another incorrect renaming from the previous mimetype compliance patches 10 years ago
Timothy Pearson 38dffa9cb6 Fix accidental duplication of text-x- in new mime icon strings 10 years ago
Timothy Pearson 207e134713 Fix exec icon location and bring it into XDG compliance 10 years ago
Timothy Pearson 2cd1515186 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Timothy Pearson f8790c70f8 Fix certain shell scripts not being identified
This relates to Bug 656
Clean up some old development debug statements
11 years ago
Timothy Pearson 09a4688659 Install added file from prior commit 11 years ago
Timothy Pearson 8066e87c6c Use libmagic for mime type determination
This relates to Bug 656, Bug 661, and others
11 years ago
Darrell Anderson 97c19ee120 Rename KWallet to TDEWallet. 12 years ago
Timothy Pearson bab94d8378 Rename KWallet to TDEWallet 12 years ago
Darrell Anderson 665b4e5b80 Remove references to mpeg-4 in mpeg.desktop. 12 years ago
Slávek Banko c85a0e3160 Fix unintended rename of tradukfontdosiero 12 years ago
Timothy Pearson d1e0cc99a2 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Darrell Anderson a4f80f19b9 Branding: KDE->TDE 13 years ago
Darrell Anderson 6ed1ea98db Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson d147463606 Branding cleanup: *.desktop files 13 years ago
Timothy Pearson c970c28c37 Fix up desktop file type specifiers for tqt3 13 years ago
tpearson 2bbbd68fcb Add OpenOffice flat XML mimetypes to kdelibs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258237 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 10308be19e Revert automated changes
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
14 years ago
tpearson 560378aaca Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
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
14 years ago
samelian 7ffba8afee [kdelibs] added initial cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 96900dbce3 * Large set of SuSE patches to fix bugs and add functionality
* 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
15 years ago
tpearson 7382c6fd5c Added a few more lzma/xz extensions to the mimetype files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1166762 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 30ac1dcf37 Fixed the majority of the xz and lzma handling code
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
15 years ago
tpearson 2de1f0b1e3 Added new mimetypes to Makefile
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164901 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ffcb34f4b8 Preliminary xzip/LZMA support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164814 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson df225065d1 First attempt to clean up warnings from previous commit
* 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
15 years ago
tpearson 865f314dd5 kdelibs update to Trinity v3.5.11
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma ce4a32fe52 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago