diff options
author | kraxel <kraxel> | 2004-03-28 11:31:57 +0000 |
---|---|---|
committer | kraxel <kraxel> | 2004-03-28 11:31:57 +0000 |
commit | e9e9684117719204929821028ba9dbb7915ea119 (patch) | |
tree | 6dd2d71940b33a9f960945335e9124ef4fea9fe7 /desktop | |
download | fbida-e9e9684117719204929821028ba9dbb7915ea119.tar.gz |
Initial revision
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/ida.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/ida.desktop b/desktop/ida.desktop new file mode 100644 index 0000000..9cdd34c --- /dev/null +++ b/desktop/ida.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Encoding=UTF-8 +Name=ida +GenericName=Image Viewer +Exec=ida %F +Terminal=no +Categories=Motif;Graphics;Viewer +MimeType=image/jpeg;image/tiff;image/png |