From 1416f61277a1f7b4ed37c481131cbe871a48f2bd Mon Sep 17 00:00:00 2001 From: David Faure Date: Tue, 20 Mar 2007 19:20:21 +0000 Subject: [PATCH] Mimetypes renamed to the xdg names using qt4/fix-mimetypes.pl (note that not all of there renamings are necessary, technically, since a number of those old names are defined as aliases to the new name; but better use the canonical names where possible). svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=644714 --- libscience/compoundviewer/kalziumgl_part.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libscience/compoundviewer/kalziumgl_part.desktop b/libscience/compoundviewer/kalziumgl_part.desktop index 5702407..1eedeab 100644 --- a/libscience/compoundviewer/kalziumgl_part.desktop +++ b/libscience/compoundviewer/kalziumgl_part.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Icon=kalzium -MimeType=application/x-ogg;audio/basic; +MimeType=application/ogg;audio/basic; Name=KalziumGLPart Name[x-test]=xxKalziumGLPartxx Comment=An OpenGL-based 3D-renderer for molecules -- 2.47.3