mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-12-23 10:11:54 +00:00
* Move consts to extra module * Add desktop icons * Add xdg desktop file * Improve window attributes * Make icon background white
11 lines
421 B
Desktop File
11 lines
421 B
Desktop File
[Desktop Entry]
|
|
Name=Graphite
|
|
GenericName=Vector & Raster Graphics Editor
|
|
Comment=Open-source vector & raster graphics editor. Featuring node based procedural nondestructive editing workflow.
|
|
Exec=graphite-editor
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=graphite-icon-color
|
|
Categories=Graphics;VectorGraphics;RasterGraphics;
|
|
Keywords=graphite;editor;vector;raster;procedural;design;
|
|
StartupWMClass=rs.graphite.GraphiteEditor
|