[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/network/networkkio/mimetypes
From:       Pino Toscano <pino () kde ! org>
Date:       2009-02-28 23:26:41
Message-ID: 1235863601.814860.3258.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 933460 by pino:

shared-mime-info >= 0.40 is required for using generic-icon
other than being pointless with lower versions, the main reason is that \
update-mime-database prior to that version happily chockes (aka aborts) on any \
unrecognized tag (instead of ignoring it)


 M  +2 -2      CMakeLists.txt  


--- trunk/playground/network/networkkio/mimetypes/CMakeLists.txt #933459:933460
@@ -1,5 +1,5 @@
-# for KDE 4.2 we require at least version 0.23
-set( SHARED_MIME_INFO_MINIMUM_VERSION "0.23" )
+# shared-mime-info 0.40 is mandatory for generic-icon
+set( SHARED_MIME_INFO_MINIMUM_VERSION "0.40" )
 find_package( SharedMimeInfo REQUIRED )
 
 install( FILES network.xml  DESTINATION ${XDG_MIME_INSTALL_DIR} )


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic