Skip to content

Commit fd4ef46

Browse files
authored
Merge pull request #20 from musicinmybrain/desktop-file
Add a .desktop file and SVG icon
2 parents c2f4364 + 2a1a720 commit fd4ef46

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

data/ctmviewer.desktop

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[Desktop Entry]
2+
Name=OpenCTM Viewer
3+
GenericName=Viewer for OpenCTM files
4+
Comment=Open .ctm files
5+
Exec=ctmviewer
6+
Icon=ctmviewer
7+
Terminal=false
8+
Type=Application
9+
Categories=Graphics;

data/ctmviewer.svg

Lines changed: 26 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)