]> code.citadel.org Git - citadel.git/blobdiff - webcit/debian/citadel-webcit.postinst
* hack gnome iconsets in.
[citadel.git] / webcit / debian / citadel-webcit.postinst
index eb80f3a851fe95d1a4f7c355be4956d17315362c..1a53cf8a0ce1a566abd7c1984edcc15a08fa30cb 100644 (file)
@@ -16,7 +16,8 @@ case "$1" in
 
        db_get citadel/WebcitApacheIntegration &&WWWTYPE="$RET"
        db_stop
-
+# Hack: make webcit use gnome icons. roll your own if wanted.
+       ln -s /usr/share/icons/gnome/24x24/mimetypes  /usr/share/citadel-webcit/static/icons
        #DEBHELPER#
        
 # update the webserver, if needed