Put indexhtml icon on KDE4 desktop

This commit is contained in:
Andrey Cherepanov 2013-10-25 16:05:20 +04:00
parent 323dca01b9
commit 14b72a8e70
2 changed files with 2 additions and 0 deletions

View File

@ -526,6 +526,7 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
%ghost %_indexhtmldir/index.html
%_indexhtmldir/*
%_desktopdir/*
%_datadir/kde4/apps/kio_desktop/DesktopLinks/indexhtml.desktop
%files menu
/usr/share/slinux-style

View File

@ -69,3 +69,4 @@ indexhtml: components/indexhtml/index.css
ln -s /usr/share/doc/$$i $(INDEXHTML_DIR)/$$i; \
done
install -Dpm644 components/indexhtml/indexhtml.desktop $(datadir)/applications/indexhtml.desktop
install -Dpm755 components/indexhtml/indexhtml.desktop $(datadir)/kde4/apps/kio_desktop/DesktopLinks/indexhtml.desktop