Put indexhtml to Desktop
This commit is contained in:
parent
4bec9de4ea
commit
478045878f
@ -410,7 +410,9 @@ install slideshow/slideshow.conf %buildroot/etc/alterator/
|
||||
install components/indexhtml/*.html %buildroot%_defaultdocdir/indexhtml/
|
||||
mkdir -p %buildroot%_defaultdocdir/indexhtml/images
|
||||
install components/indexhtml/images/* %buildroot%_defaultdocdir/indexhtml/images/
|
||||
#install -m644 components/indexhtml.desktop %buildroot%_desktopdir/
|
||||
install -Dm755 components/indexhtml/indexhtml.desktop %buildroot%_datadir/kde4/apps/kio_desktop/DesktopLinks/indexhtml.desktop
|
||||
install -Dm755 components/indexhtml/indexhtml.desktop %buildroot%_datadir/kf5/kio_desktop/DesktopLinks/indexhtml.desktop
|
||||
install -Dm755 components/indexhtml/indexhtml.desktop %buildroot%_sysconfdir/skel/Desktop/indexhtml.desktop
|
||||
|
||||
#menu
|
||||
mkdir -p %buildroot/usr/share/slinux-style/applications
|
||||
@ -530,6 +532,8 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
|
||||
%_indexhtmldir/*
|
||||
%_desktopdir/*
|
||||
%_datadir/kde4/apps/kio_desktop/DesktopLinks/indexhtml.desktop
|
||||
%_datadir/kf5/kio_desktop/DesktopLinks/indexhtml.desktop
|
||||
%attr(0755,root,root) %_sysconfdir/skel/Desktop/indexhtml.desktop
|
||||
|
||||
%files menu
|
||||
/usr/share/slinux-style
|
||||
|
Loading…
x
Reference in New Issue
Block a user