From 4a1dab80bfe81ae064bd410f811f76ae0ebc78fb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Sat, 1 Mar 2008 14:50:10 +0000 Subject: [PATCH] * hack gnome iconsets in. --- webcit/debian/citadel-webcit.postinst | 3 ++- webcit/debian/control | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/webcit/debian/citadel-webcit.postinst b/webcit/debian/citadel-webcit.postinst index eb80f3a85..1a53cf8a0 100644 --- a/webcit/debian/citadel-webcit.postinst +++ b/webcit/debian/citadel-webcit.postinst @@ -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 diff --git a/webcit/debian/control b/webcit/debian/control index a8ea59790..5ea99c2f9 100644 --- a/webcit/debian/control +++ b/webcit/debian/control @@ -9,7 +9,8 @@ Standards-Version: 3.7.2 Package: citadel-webcit Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, tinymce, citadel-common, openssl, locales -Suggests: citadel-server, apache2 | apache, localepurge, shared-mime-info +Suggests: citadel-server, apache2 | apache, localepurge, gnome-icon-theme +Recommends: shared-mime-info Description: web-based frontend to Citadel groupware server WebCit is a web-based, AJAX-enabled frontend to the Citadel groupware system. It is an attractive web middleware layer that allows user-friendly access. -- 2.39.2