add desktop file and icon and have that installed, menu as popover, deb package cleanup
This commit is contained in:
parent
ece735f467
commit
c653d72cf4
10 changed files with 173 additions and 270 deletions
14
NOTES.txt
14
NOTES.txt
|
@ -1,3 +1,17 @@
|
|||
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Example
|
||||
Icon=exampleapp
|
||||
StartupNotify=true
|
||||
Exec=@bindir@/exampleapp
|
||||
|
||||
|
||||
Scaling 0.5
|
||||
xoffst -71
|
||||
yoffset -40
|
||||
|
||||
|
||||
cairo_surface_t *cairo_get_target (cairo_t *cr);
|
||||
|
||||
int stride;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue