Author: japhy Date: Fri Dec 1 02:38:39 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - New files.
---- Files affected: SOURCES: freemind.desktop (NONE -> 1.1) (NEW), freemind.xml (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/freemind.desktop diff -u /dev/null SOURCES/freemind.desktop:1.1 --- /dev/null Fri Dec 1 03:38:39 2006 +++ SOURCES/freemind.desktop Fri Dec 1 03:38:34 2006 @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=FreeMind +Comment= +Exec=/usr/bin/freemind +Terminal=false +Icon=/usr/share/pixmaps/freemind.png +Type=Application +MimeType=application/x-freemind +Categories=Utility;Office;Java; +GenericName=FreeMind +Comment=A free mind mapping tool ================================================================ Index: SOURCES/freemind.xml diff -u /dev/null SOURCES/freemind.xml:1.1 --- /dev/null Fri Dec 1 03:38:39 2006 +++ SOURCES/freemind.xml Fri Dec 1 03:38:34 2006 @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> + <mime-type type="application/x-freemind"> + <comment xml:lang="en">FreeMind Mindmap</comment> + <glob pattern="*.mm"/> + </mime-type> +</mime-info> ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
