mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
kget: associate with application/x-kgetlist
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
9b83f18489
commit
3c86d5b7e3
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ endif()
|
|||
# TODO: utterly broken
|
||||
set(KGET_TESTING FALSE)
|
||||
|
||||
set(SUPPORTED_KGET_MIMETYPES "application/x-kgetlist;")
|
||||
|
||||
if(KGET_TESTING)
|
||||
add_definitions(-DDO_KGET_TEST)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Reference in a new issue