File tree Expand file tree Collapse file tree 3 files changed +31
-2
lines changed Expand file tree Collapse file tree 3 files changed +31
-2
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ Version=1.0
4
4
Categories =Graphics;2DGraphics;VectorGraphics;
5
5
Comment[en_US]=Unified Font Object (UFO) glyph (.glif) viewer and editor
6
6
Comment =Unified Font Object (UFO) glyph (.glif) viewer and editor
7
- Exec =/usr/bin/env MFEKglif %U
7
+ Exec =MFEKglif %U
8
8
GenericName[en_US]=Glyph Editor
9
9
GenericName =Glyph Editor
10
- Icon =MFEKglif .png
10
+ Icon =org.mfek.glif .png
11
11
MimeType =text/vnd.ufo.glif;text/vnd.mfek.glifjson;
12
12
Name[en_US]=MFEKglif
13
13
Name =MFEKglif
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <component type =" desktop-application" >
3
+ <id >org.mfek.glif</id >
4
+
5
+ <name >MFEKglif</name >
6
+ <summary >Glyph editor for the Modular Font Editor K project.</summary >
7
+
8
+ <metadata_license >CC0-1.0</metadata_license >
9
+ <project_license >Apache-2.0</project_license >
10
+
11
+ <description >
12
+ <p >
13
+ Glyph editor for the Modular Font Editor K project.
14
+ </p >
15
+ </description >
16
+
17
+ <launchable type =" desktop-id" >org.mfek.glif.desktop</launchable >
18
+ <screenshots >
19
+ <screenshot type =" default" >
20
+ <image >https://raw.githubusercontent.com/MFEK/glif/master/doc/screenshot_main.png</image >
21
+ </screenshot >
22
+ <screenshot >
23
+ <image >https://raw.githubusercontent.com/MFEK/glif/master/doc/screenshot.png</image >
24
+ </screenshot >
25
+ <screenshot >
26
+ <image >https://raw.githubusercontent.com/MFEK/glif/master/doc/screenshot2.png</image >
27
+ </screenshot >
28
+ </screenshots >
29
+ </component >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments