Fix icon install & remove .install

Icons are now installed into /usr/share/icons and the desktop file now
specifies an icon file without a path.

The .install file is no longer needed since pacman 5.0.0 because it
introducted hooks (see /usr/share/libalpm/hooks) which take care of
updating all kinds of databases.
This commit is contained in:
Markus Hovorka 2017-02-16 23:24:27 +01:00
parent f02d6beca1
commit 8081f4b1fc
4 changed files with 13 additions and 29 deletions

View file

@ -8,7 +8,7 @@ Exec=/usr/bin/freecad %F
Path=/opt/freecad/lib
Terminal=false
Type=Application
Icon=/opt/freecad/data/freecad.xpm
Icon=freecad
Categories=Application;Science;Math;Education;
StartupNotify=true
MimeType=application/x-extension-fcstd;
MimeType=application/x-extension-fcstd;