Dolphin in a bad path

2011-11-12 Thread Pedro .
Hi, I have build and installed kde-baseapps from git master and i got trully disapointed with dolphin. Now dolphin when selecting Folders in the left panel appears an empty panel, the compact vew mode isnt anymore in the i dont have anymore in the icons toolbar, and whenusing the Detailed Icon

[no subject]

2011-11-12 Thread Pedro .
Hi, I have build and installed kde-baseapps from git master and i got trully disapointed with dolphin. Now dolphin when selecting Folders in the left panel appears an empty panel, the compact vew mode isnt anymore in the i dont have anymore in the icons toolbar, and whenusing the Detailed Icon

Re: How to associate an application with a (new?) mimetype

2010-11-06 Thread Pedro Lopez-Cabanillas
est.html#mime-types Regards, Pedro >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: How to associate an application with a (new?) mimetype

2010-11-02 Thread Pedro Lopez-Cabanillas
uot;0.30" ) set( XDG_MIME_INSTALL_DIR "share/mime/packages" ) find_package( SharedMimeInfo ) if( SHARED_MIME_INFO_FOUND ) install( FILES drumstick.xml DESTINATION ${XDG_MIME_INSTALL_DIR} ) update_xdg_mimetypes( ${XDG_MIME_INSTALL_DIR} )