mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-12-23 02:28:58 +00:00
update-desktop at share install is checked
This commit is contained in:
parent
81be1fa619
commit
ee21d1157f
@ -26,6 +26,6 @@ install-data-hook:
|
||||
@echo "installing icons";
|
||||
@xdg-icon-resource install --context mimetypes --size 32 ../src/monmort.xpm monmort
|
||||
@xdg-icon-resource install --size 32 ../src/monmort.xpm dyne-monmort
|
||||
@echo "updating dekstop database"; update-desktop-database
|
||||
@if ! [ -n `which update-desktop-database` ]; then echo update-desktop-database; update-desktop-database; fi
|
||||
@if ! [ -n `which update-menus` ]; then echo update-menus; update-menus; fi
|
||||
update-mime
|
||||
|
Loading…
Reference in New Issue
Block a user