Commit c4fbaccb authored by Sergey V Turchin's avatar Sergey V Turchin

- install indexhtml.desktop to KDE4 desktop

parent e9af4ec9
......@@ -5,7 +5,7 @@
Name: branding-%brand-kdesktop
Version: 6.0.0
Release: alt26
Release: alt27
BuildArch: noarch
%define theme %name
......@@ -414,8 +414,12 @@ cat '/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' > \
%indexhtmldir/index.css
%indexhtmldir/img
%_desktopdir/indexhtml.desktop
%_datadir/kde4/apps/kio_desktop/DesktopLinks/indexhtml.desktop
%changelog
* Fri Jun 24 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt27
- install indexhtml.desktop to KDE4 desktop
* Fri Jun 17 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt26
- fix indexhtml look
......
......@@ -62,3 +62,4 @@ indexhtml:
cp -a components/indexhtml/img $(INDEXHTML_DIR)
install -Dpm644 images/product-logo.png $(INDEXHTML_DIR)/img/product-logo.png
install -Dpm644 components/indexhtml/indexhtml.desktop $(datadir)/applications/indexhtml.desktop
install -Dpm644 components/indexhtml/indexhtml.desktop $(datadir)/kde4/apps/kio_desktop/DesktopLinks/indexhtml.desktop
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