Commit bdb0f5c5 authored by Andrey Cherepanov's avatar Andrey Cherepanov

Use shared-desktop-icons to put indexhtml icon to localized Desktop folder

parent cca2162f
......@@ -249,6 +249,7 @@ Obsoletes: indexhtml-desktop indexhtml-Desktop
Requires: xdg-utils
Requires: docs-alt-education
Requires: docs-linux_intro
Requires: shared-desktop-icons
Requires(post): indexhtml-common
%description indexhtml
......@@ -403,7 +404,7 @@ mkdir -p %buildroot%_defaultdocdir/indexhtml/images
install components/indexhtml/images/* %buildroot%_defaultdocdir/indexhtml/images/
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
install -Dm755 components/indexhtml/indexhtml.desktop %buildroot%_datadir/Desktop/indexhtml.desktop
#menu
mkdir -p %buildroot/usr/share/slinux-style/applications
......@@ -526,7 +527,7 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
%_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
%attr(0755,root,root) %_datadir/Desktop/indexhtml.desktop
%files menu
/usr/share/slinux-style
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment