Commit fe1b7052 authored by Mikhail Efremov's avatar Mikhail Efremov

Drop parts of old Centaurus branding.

parent 80e4d620
...@@ -14,7 +14,7 @@ browser-qt:components/browser-qt/design/bg.png ...@@ -14,7 +14,7 @@ browser-qt:components/browser-qt/design/bg.png
ahttpd: ahttpd:
install -d $(datadir)/alterator/design/styles install -d $(datadir)/alterator/design/styles
cp -a components/ahttpd/images $(datadir)/alterator/design cp -a components/ahttpd/images $(datadir)/alterator/design
install -Dpm644 images/product-logo.png $(datadir)/alterator/design/images/product-logo.png # install -Dpm644 images/product-logo.png $(datadir)/alterator/design/images/product-logo.png
cp -a components/ahttpd/styles/*.css $(datadir)/alterator/design/styles cp -a components/ahttpd/styles/*.css $(datadir)/alterator/design/styles
...@@ -55,5 +55,5 @@ indexhtml: ...@@ -55,5 +55,5 @@ indexhtml:
done done
install -Dpm644 /dev/null $(INDEXHTML_DIR)/index.html install -Dpm644 /dev/null $(INDEXHTML_DIR)/index.html
cp -a components/indexhtml/images $(INDEXHTML_DIR) cp -a components/indexhtml/images $(INDEXHTML_DIR)
install -Dpm644 images/product-logo.png $(INDEXHTML_DIR)/images/product-logo.png # install -Dpm644 images/product-logo.png $(INDEXHTML_DIR)/images/product-logo.png
install -Dpm644 components/indexhtml/indexhtml.desktop $(datadir)/applications/indexhtml.desktop install -Dpm644 components/indexhtml/indexhtml.desktop $(datadir)/applications/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