"make install" works in unix

"make install" now installs icon and ".desktop" file
Initial Arch-Linux pkgbuild support


FossilOrigin-Name: 1b4bb884b1f1c64c3ab7b415fdface636434b6ac
This commit is contained in:
kostas
2012-05-14 23:05:45 +00:00
parent 15c28866fc
commit 47c290b08d
6 changed files with 76 additions and 14 deletions

10
rsrc/fuel.desktop Normal file
View File

@ -0,0 +1,10 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
Exec=/usr/bin/fuel
Icon=/usr/share/icons/hicolor/256x256/apps/fuel.png
Terminal=false
Name=Fuel
GenericName=Software Configuration Management tool
Comment=GUI Front-End to the Fossil SCM tool
Categories=Qt;Development;RevisionControl

BIN
rsrc/icons/fuel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB