Put indexhtml icon on KDE4 desktop
This commit is contained in:
parent
323dca01b9
commit
14b72a8e70
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user