From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jun 2 16:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E634AD12 for ; Sun, 2 Jun 2013 16:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id CA62F1F4C for ; Sun, 2 Jun 2013 16:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r52GU0XR079467 for ; Sun, 2 Jun 2013 16:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r52GU0Fo079466; Sun, 2 Jun 2013 16:30:00 GMT (envelope-from gnats) Resent-Date: Sun, 2 Jun 2013 16:30:00 GMT Resent-Message-Id: <201306021630.r52GU0Fo079466@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nemysis Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C6466A35 for ; Sun, 2 Jun 2013 16:20:55 +0000 (UTC) (envelope-from nemysis@gmx.ch) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) by mx1.freebsd.org (Postfix) with ESMTP id A8E541F1F for ; Sun, 2 Jun 2013 16:20:54 +0000 (UTC) Received: from mailout-de.gmx.net ([10.1.76.2]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0M0NrX-1UQHjE0WDd-00uZCD for ; Sun, 02 Jun 2013 18:20:53 +0200 Received: (qmail invoked by alias); 02 Jun 2013 16:20:51 -0000 Received: from 5-80.77-83.cust.bluewin.ch (EHLO something.email.com) [83.77.80.5] by mail.gmx.net (mp002) with SMTP; 02 Jun 2013 18:20:51 +0200 Received: by something.email.com (sSMTP sendmail emulation); Sun, 02 Jun 2013 18:20:50 +0200 Message-Id: <20130602162055.C6466A35@hub.freebsd.org> Date: Sun, 02 Jun 2013 18:20:50 +0200 From: nemysis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/179205: [PATCH] net-im/coccinella: Trim docs and pkg-plist, add NLS Cc: jpaetzel@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jun 2013 16:30:01 -0000 >Number: 179205 >Category: ports >Synopsis: [PATCH] net-im/coccinella: Trim docs and pkg-plist, add NLS >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 02 16:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: nemysis >Release: FreeBSD 9.1-RELEASE-p3 amd64 >Organization: >Environment: System: FreeBSD FreeBSD_Ports 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013 >Description: - Shorten header - Trim docs - Comply with OptionsNG - Add NLS Options - Make portlint happy - Trim pkg-plist - Cleanup port Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: Build log https://redports.org/buildarchive/20130602100900-13723/ depend (use_xorg in x11-toolkits/tktreectrl) >Fix: --- coccinella-0.96.20_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-im/coccinella/Makefile ./Makefile --- /usr/ports/net-im/coccinella/Makefile 2013-01-14 17:54:51.000000000 +0100 +++ ./Makefile 2013-06-01 01:05:40.000000000 +0200 @@ -1,12 +1,9 @@ -# New ports collection makefile for: coccinella -# Date created: 21 Oct 2004 -# Whom: Marc Bruenink -# +# Created by: Marc Bruenink # $FreeBSD: head/net-im/coccinella/Makefile 300897 2012-07-14 14:29:18Z beat $ -# PORTNAME= coccinella PORTVERSION= 0.96.20 +PORTREVISION= 1 CATEGORIES= net-im tk MASTER_SITES= SF DISTNAME= Coccinella-${PORTVERSION}Src @@ -15,7 +12,6 @@ COMMENT= Jabber client with whiteboard communication LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING.txt RUN_DEPENDS= snack>=0:${PORTSDIR}/audio/snack \ tcltls>=0:${PORTSDIR}/devel/tcltls \ @@ -24,26 +20,46 @@ tktreectrl>=0:${PORTSDIR}/x11-toolkits/tktreectrl NO_BUILD= yes - USE_TK_WRAPPER= yes -LIBTARGETDIR= ${PREFIX}/${PORTNAME} -PLIST_SUB= LIBTARGETDIR="${PORTNAME}" +PORTDOCS= * + +DOCSRCDIR1= ${WRKSRC} +DOC_FILES1= AUTHORS.txt CHANGES.txt README.txt + +DOCSRCDIR2= ${WRKSRC}/READMEs +DOCSDIR2= ${DOCSDIR}/READMEs +DOC_FILES2= * + +OPTIONS_DEFINE= NLS + +.include + +.if ${PORT_OPTIONS:MNLS} +USE_GETTEXT= yes +PLIST_SUB+= NLS="" +.else +PLIST_SUB+= NLS="@comment " +.endif do-install: - @${MKDIR} ${LIBTARGETDIR} - ${INSTALL_SCRIPT} ${WRKSRC}/Coccinella.tcl ${LIBTARGETDIR} - @${LN} -sf ${LIBTARGETDIR}/Coccinella.tcl ${PREFIX}/bin/coccinella + @${MKDIR} ${DATADIR} + ${INSTALL_SCRIPT} ${WRKSRC}/Coccinella.tcl ${DATADIR} + @${LN} -sf ${DATADIR}/Coccinella.tcl ${PREFIX}/bin/coccinella .for dir in TclXML certificates components contrib docs httpd iconsets items \ - jabber jabberlib lib msgs plugins po resources themes whiteboard xmpp - @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${LIBTARGETDIR}) + jabber jabberlib lib plugins resources themes whiteboard xmpp + @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${DATADIR}) .endfor -.if !defined(NOPORTDOCS) + +.if ${PORT_OPTIONS:MNLS} + (cd ${WRKSRC} && ${COPYTREE_SHARE} "msgs po" ${DATADIR}) +.endif + +.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} -.for file in AUTHORS.txt CHANGES.txt README.txt - ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} -.endfor - @(cd ${WRKSRC} && ${COPYTREE_SHARE} READMEs ${DOCSDIR}) + ${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${DOCSDIR} + @${MKDIR} ${DOCSDIR2} + ${INSTALL_DATA} ${DOC_FILES2:S|^|${DOCSRCDIR2}/|} ${DOCSDIR2} .endif .include diff -ruN --exclude=CVS /usr/ports/net-im/coccinella/pkg-plist ./pkg-plist --- /usr/ports/net-im/coccinella/pkg-plist 2013-01-14 17:54:51.000000000 +0100 +++ ./pkg-plist 2013-04-01 19:12:23.000000000 +0200 @@ -1,910 +1,898 @@ bin/coccinella -%%LIBTARGETDIR%%/Coccinella.tcl -%%LIBTARGETDIR%%/TclXML/CHANGES -%%LIBTARGETDIR%%/TclXML/pkgIndex.tcl -%%LIBTARGETDIR%%/TclXML/pkgIndexORIG.tcl -%%LIBTARGETDIR%%/TclXML/sgml-8.1.tcl -%%LIBTARGETDIR%%/TclXML/sgmlparser.tcl -%%LIBTARGETDIR%%/TclXML/tclparser-8.1.tcl -%%LIBTARGETDIR%%/TclXML/xml-8.1.tcl -%%LIBTARGETDIR%%/TclXML/xml__tcl.tcl -%%LIBTARGETDIR%%/TclXML/xmldep.tcl -%%LIBTARGETDIR%%/TclXML/xpath.tcl -%%LIBTARGETDIR%%/certificates/cacerts.pem -%%LIBTARGETDIR%%/components/AppleEvents.tcl -%%LIBTARGETDIR%%/components/AutoUpdate.tcl -%%LIBTARGETDIR%%/components/BuddyPounce.tcl -%%LIBTARGETDIR%%/components/Carbon.tcl -%%LIBTARGETDIR%%/components/ChatShorts.tcl -%%LIBTARGETDIR%%/components/ComponentExample.tcl -%%LIBTARGETDIR%%/components/GMeeting.tcl -%%LIBTARGETDIR%%/components/Geolocation.tcl -%%LIBTARGETDIR%%/components/Growl.tcl -%%LIBTARGETDIR%%/components/ICQ.tcl -%%LIBTARGETDIR%%/components/IRCActions.tcl -%%LIBTARGETDIR%%/components/ImageMagic.tcl -%%LIBTARGETDIR%%/components/JivePhone.tcl -%%LIBTARGETDIR%%/components/LiveRosterImage.tcl -%%LIBTARGETDIR%%/components/MailtoURI.tcl -%%LIBTARGETDIR%%/components/MeBeam.tcl -%%LIBTARGETDIR%%/components/Mood.tcl -%%LIBTARGETDIR%%/components/Notifier.tcl -%%LIBTARGETDIR%%/components/NotifyCall.tcl -%%LIBTARGETDIR%%/components/NotifyOnline.tcl -%%LIBTARGETDIR%%/components/ParseStyledText.tcl -%%LIBTARGETDIR%%/components/ParseURI.tcl -%%LIBTARGETDIR%%/components/Phone/AddressBook.tcl -%%LIBTARGETDIR%%/components/Phone/IAX/Iax.tcl -%%LIBTARGETDIR%%/components/Phone/IAX/IaxPrefs.tcl -%%LIBTARGETDIR%%/components/Phone/IAX/JingleIax.tcl -%%LIBTARGETDIR%%/components/Phone/IAX/cmpntIndex.tcl -%%LIBTARGETDIR%%/components/Phone/IAX/pkgIndex.tcl -%%LIBTARGETDIR%%/components/Phone/NotifyCall.tcl -%%LIBTARGETDIR%%/components/Phone/Phone.tcl -%%LIBTARGETDIR%%/components/Phone/TPhone.tcl -%%LIBTARGETDIR%%/components/Phone/cmpntIndex.tcl -%%LIBTARGETDIR%%/components/Phone/pkgIndex.tcl -%%LIBTARGETDIR%%/components/SlideShow.tcl -%%LIBTARGETDIR%%/components/Sounds.tcl -%%LIBTARGETDIR%%/components/Speech.tcl -%%LIBTARGETDIR%%/components/Spell.tcl -%%LIBTARGETDIR%%/components/SpotLight.tcl -%%LIBTARGETDIR%%/components/Totd.tcl -%%LIBTARGETDIR%%/components/TtkDialog.tcl -%%LIBTARGETDIR%%/components/URIRegisterKDE.tcl -%%LIBTARGETDIR%%/components/URIRegistry.tcl -%%LIBTARGETDIR%%/components/UserActivity.tcl -%%LIBTARGETDIR%%/components/WhiteboardMK.tcl -%%LIBTARGETDIR%%/components/XMLConsole.tcl -%%LIBTARGETDIR%%/components/cmpntIndex.tcl -%%LIBTARGETDIR%%/components/fsdialog.tcl -%%LIBTARGETDIR%%/components/taskbar/Taskbar.tcl -%%LIBTARGETDIR%%/components/taskbar/cmpntIndex.tcl -%%LIBTARGETDIR%%/contrib/MSSpeech.tcl -%%LIBTARGETDIR%%/contrib/README -%%LIBTARGETDIR%%/contrib/RegisterFileType.tcl -%%LIBTARGETDIR%%/contrib/TestTree.tcl -%%LIBTARGETDIR%%/contrib/TkInteractorPackage.tcl -%%LIBTARGETDIR%%/contrib/TracedText.tcl -%%LIBTARGETDIR%%/contrib/TreeCtrlDnD.tcl -%%LIBTARGETDIR%%/contrib/anigif.tcl -%%LIBTARGETDIR%%/contrib/autoproxy.tcl -%%LIBTARGETDIR%%/contrib/autosocks.tcl -%%LIBTARGETDIR%%/contrib/balloonhelp.tcl -%%LIBTARGETDIR%%/contrib/base64.tcl -%%LIBTARGETDIR%%/contrib/black/black.tcl -%%LIBTARGETDIR%%/contrib/black/pkgIndex.tcl -%%LIBTARGETDIR%%/contrib/can2svg.tcl -%%LIBTARGETDIR%%/contrib/can2svgwb.tcl -%%LIBTARGETDIR%%/contrib/canvasex.tcl -%%LIBTARGETDIR%%/contrib/chasearrows.tcl -%%LIBTARGETDIR%%/contrib/colorutils.tcl -%%LIBTARGETDIR%%/contrib/component.tcl -%%LIBTARGETDIR%%/contrib/dns.tcl -%%LIBTARGETDIR%%/contrib/getfile.tcl -%%LIBTARGETDIR%%/contrib/hooks.tcl -%%LIBTARGETDIR%%/contrib/httpex.tcl -%%LIBTARGETDIR%%/contrib/idletime.tcl -%%LIBTARGETDIR%%/contrib/ip.tcl -%%LIBTARGETDIR%%/contrib/md5x.tcl -%%LIBTARGETDIR%%/contrib/mnotebook.tcl -%%LIBTARGETDIR%%/contrib/moviecontroller.tcl -%%LIBTARGETDIR%%/contrib/mstack.tcl -%%LIBTARGETDIR%%/contrib/notebox.tcl -%%LIBTARGETDIR%%/contrib/pipes.tcl -%%LIBTARGETDIR%%/contrib/pkgIndex.tcl -%%LIBTARGETDIR%%/contrib/putfile.tcl -%%LIBTARGETDIR%%/contrib/qdxml.tcl -%%LIBTARGETDIR%%/contrib/repackanim.tcl -%%LIBTARGETDIR%%/contrib/sha1.tcl -%%LIBTARGETDIR%%/contrib/snit.tcl -%%LIBTARGETDIR%%/contrib/socks4.tcl -%%LIBTARGETDIR%%/contrib/socks5.tcl -%%LIBTARGETDIR%%/contrib/spell.tcl -%%LIBTARGETDIR%%/contrib/stun.tcl -%%LIBTARGETDIR%%/contrib/svg2can.tcl -%%LIBTARGETDIR%%/contrib/svgwb2can.tcl -%%LIBTARGETDIR%%/contrib/tablelist/pkgIndex.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/mwutil.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/repair.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/tablelistBind.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/tablelistBitmaps.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/tablelistConfig.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/tablelistEdit.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/tablelistMove.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/tablelistSort.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/tablelistThemes.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/tablelistUtil.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/tablelistWidget.tcl -%%LIBTARGETDIR%%/contrib/tablelist/scripts/tclIndex -%%LIBTARGETDIR%%/contrib/tablelist/tablelist.tcl -%%LIBTARGETDIR%%/contrib/tablelist/tablelistPublic.tcl -%%LIBTARGETDIR%%/contrib/tablelist/tablelist_tile.tcl -%%LIBTARGETDIR%%/contrib/tiles/blank.png -%%LIBTARGETDIR%%/contrib/tiles/close.png -%%LIBTARGETDIR%%/contrib/tiles/closeDark.png -%%LIBTARGETDIR%%/contrib/tiles/closeLight.png -%%LIBTARGETDIR%%/contrib/tiles/crossAqua.png -%%LIBTARGETDIR%%/contrib/tiles/crossAquaActive.png -%%LIBTARGETDIR%%/contrib/tiles/downArrow.png -%%LIBTARGETDIR%%/contrib/tiles/downArrowContrast.png -%%LIBTARGETDIR%%/contrib/tiles/open.png -%%LIBTARGETDIR%%/contrib/tiles/openDark.png -%%LIBTARGETDIR%%/contrib/tiles/openLight.png -%%LIBTARGETDIR%%/contrib/tiles/oval.png -%%LIBTARGETDIR%%/contrib/tiles/ovalDark.png -%%LIBTARGETDIR%%/contrib/tiles/search.png -%%LIBTARGETDIR%%/contrib/tiles/sunken.png -%%LIBTARGETDIR%%/contrib/tiles/sunkenWhite.png -%%LIBTARGETDIR%%/contrib/tileutils.tcl -%%LIBTARGETDIR%%/contrib/timing.tcl -%%LIBTARGETDIR%%/contrib/tinyfileutils.tcl -%%LIBTARGETDIR%%/contrib/tinyhttpd.tcl -%%LIBTARGETDIR%%/contrib/tinyhttpdmsg.tcl -%%LIBTARGETDIR%%/contrib/treeutil.tcl -%%LIBTARGETDIR%%/contrib/ttoolbar.tcl -%%LIBTARGETDIR%%/contrib/ui/comboboxex.tcl -%%LIBTARGETDIR%%/contrib/ui/combomenu.tcl -%%LIBTARGETDIR%%/contrib/ui/dialog.tcl -%%LIBTARGETDIR%%/contrib/ui/entryex.tcl -%%LIBTARGETDIR%%/contrib/ui/fontselector.tcl -%%LIBTARGETDIR%%/contrib/ui/megaentry.tcl -%%LIBTARGETDIR%%/contrib/ui/notify.tcl -%%LIBTARGETDIR%%/contrib/ui/openimage.tcl -%%LIBTARGETDIR%%/contrib/ui/optionmenu.tcl -%%LIBTARGETDIR%%/contrib/ui/pkgIndex.tcl -%%LIBTARGETDIR%%/contrib/ui/progress.tcl -%%LIBTARGETDIR%%/contrib/ui/toplevel.tcl -%%LIBTARGETDIR%%/contrib/ui/util.tcl -%%LIBTARGETDIR%%/contrib/undo.tcl -%%LIBTARGETDIR%%/contrib/uri.tcl -%%LIBTARGETDIR%%/contrib/uriencode.tcl -%%LIBTARGETDIR%%/contrib/urn-scheme.tcl -%%LIBTARGETDIR%%/contrib/utils.tcl -%%LIBTARGETDIR%%/contrib/uuid.tcl -%%LIBTARGETDIR%%/contrib/wizard.tcl -%%LIBTARGETDIR%%/docs/Welcome_en.can -%%LIBTARGETDIR%%/docs/Welcome_nl.can -%%LIBTARGETDIR%%/docs/Welcome_sv.can -%%LIBTARGETDIR%%/docs/penguin.gif -%%LIBTARGETDIR%%/httpd/404.html -%%LIBTARGETDIR%%/httpd/images/file.png -%%LIBTARGETDIR%%/httpd/images/folder.png -%%LIBTARGETDIR%%/httpd/images/up.png -%%LIBTARGETDIR%%/httpd/std.css -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-angel.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-confused.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-crying.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-devilish.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-embarrassed.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-foot-in-mouth.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-glasses.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-kiss.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-laugh.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-plain.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-raspberry.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-sad.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-sleep.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-smile-big.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-smile.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-surprise.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-uncertain.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/face-wink.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/heart.png -%%LIBTARGETDIR%%/iconsets/emoticons/default/icondef.xml -%%LIBTARGETDIR%%/iconsets/emoticons/default/star.png -%%LIBTARGETDIR%%/items/Games/Chess.can -%%LIBTARGETDIR%%/items/Games/ChineseChecker.can -%%LIBTARGETDIR%%/items/Games/Dice.can -%%LIBTARGETDIR%%/items/Games/Draughts.can -%%LIBTARGETDIR%%/items/Games/PlayingCards.can -%%LIBTARGETDIR%%/items/Games/chessimages/bhorse.gif -%%LIBTARGETDIR%%/items/Games/chessimages/bking.gif -%%LIBTARGETDIR%%/items/Games/chessimages/board.gif -%%LIBTARGETDIR%%/items/Games/chessimages/bpeasant.gif -%%LIBTARGETDIR%%/items/Games/chessimages/bqueen.gif -%%LIBTARGETDIR%%/items/Games/chessimages/brunner.gif -%%LIBTARGETDIR%%/items/Games/chessimages/btower.gif -%%LIBTARGETDIR%%/items/Games/chessimages/whorse.gif -%%LIBTARGETDIR%%/items/Games/chessimages/wking.gif -%%LIBTARGETDIR%%/items/Games/chessimages/wpeasant.gif -%%LIBTARGETDIR%%/items/Games/chessimages/wqueen.gif -%%LIBTARGETDIR%%/items/Games/chessimages/wrunner.gif -%%LIBTARGETDIR%%/items/Games/chessimages/wtower.gif -%%LIBTARGETDIR%%/items/Games/chineschecker.gif -%%LIBTARGETDIR%%/items/Mathematica.can -%%LIBTARGETDIR%%/items/Mathematica2.can -%%LIBTARGETDIR%%/items/SpeechBubbleSE.can -%%LIBTARGETDIR%%/items/boing.can -%%LIBTARGETDIR%%/items/heart.can -%%LIBTARGETDIR%%/items/modernArt.can -%%LIBTARGETDIR%%/jabber/Adhoc.tcl -%%LIBTARGETDIR%%/jabber/AppStatusSlot.tcl -%%LIBTARGETDIR%%/jabber/AutoAway.tcl -%%LIBTARGETDIR%%/jabber/Avatar.tcl -%%LIBTARGETDIR%%/jabber/AvatarMB.tcl -%%LIBTARGETDIR%%/jabber/Chat.tcl -%%LIBTARGETDIR%%/jabber/ChatTheme.tcl -%%LIBTARGETDIR%%/jabber/Create.tcl -%%LIBTARGETDIR%%/jabber/Disco.tcl -%%LIBTARGETDIR%%/jabber/Emoticons.tcl -%%LIBTARGETDIR%%/jabber/Enter.tcl -%%LIBTARGETDIR%%/jabber/FTrans.tcl -%%LIBTARGETDIR%%/jabber/Gateway.tcl -%%LIBTARGETDIR%%/jabber/GotMsg.tcl -%%LIBTARGETDIR%%/jabber/GroupChat.tcl -%%LIBTARGETDIR%%/jabber/History.tcl -%%LIBTARGETDIR%%/jabber/Icondef.tcl -%%LIBTARGETDIR%%/jabber/JForms.tcl -%%LIBTARGETDIR%%/jabber/JPrefs.tcl -%%LIBTARGETDIR%%/jabber/JPubServers.tcl -%%LIBTARGETDIR%%/jabber/JUI.tcl -%%LIBTARGETDIR%%/jabber/JUser.tcl -%%LIBTARGETDIR%%/jabber/JWB.tcl -%%LIBTARGETDIR%%/jabber/Jabber.tcl -%%LIBTARGETDIR%%/jabber/Login.tcl -%%LIBTARGETDIR%%/jabber/MUC.tcl -%%LIBTARGETDIR%%/jabber/MailBox.tcl -%%LIBTARGETDIR%%/jabber/MegaPresence.tcl -%%LIBTARGETDIR%%/jabber/MicroBlog.tcl -%%LIBTARGETDIR%%/jabber/NewMsg.tcl -%%LIBTARGETDIR%%/jabber/Nickname.tcl -%%LIBTARGETDIR%%/jabber/OOB.tcl -%%LIBTARGETDIR%%/jabber/Privacy.tcl -%%LIBTARGETDIR%%/jabber/Profiles.tcl -%%LIBTARGETDIR%%/jabber/PublicServices.tcl -%%LIBTARGETDIR%%/jabber/Register.tcl -%%LIBTARGETDIR%%/jabber/Roster.tcl -%%LIBTARGETDIR%%/jabber/RosterAvatar.tcl -%%LIBTARGETDIR%%/jabber/RosterPlain.tcl -%%LIBTARGETDIR%%/jabber/RosterTree.tcl -%%LIBTARGETDIR%%/jabber/RosterTwo.tcl -%%LIBTARGETDIR%%/jabber/Rosticons.tcl -%%LIBTARGETDIR%%/jabber/Search.tcl -%%LIBTARGETDIR%%/jabber/Servicons.tcl -%%LIBTARGETDIR%%/jabber/SetupAss.tcl -%%LIBTARGETDIR%%/jabber/Status.tcl -%%LIBTARGETDIR%%/jabber/StatusSlot.tcl -%%LIBTARGETDIR%%/jabber/Subscribe.tcl -%%LIBTARGETDIR%%/jabber/UserInfo.tcl -%%LIBTARGETDIR%%/jabber/VCard.tcl -%%LIBTARGETDIR%%/jabber/pkgIndex.tcl -%%LIBTARGETDIR%%/jabberlib/README -%%LIBTARGETDIR%%/jabberlib/XMLFormat.tcl -%%LIBTARGETDIR%%/jabberlib/annotations.tcl -%%LIBTARGETDIR%%/jabberlib/avatar.tcl -%%LIBTARGETDIR%%/jabberlib/bind.tcl -%%LIBTARGETDIR%%/jabberlib/bytestreams.tcl -%%LIBTARGETDIR%%/jabberlib/caps.tcl -%%LIBTARGETDIR%%/jabberlib/compress.tcl -%%LIBTARGETDIR%%/jabberlib/connect.tcl -%%LIBTARGETDIR%%/jabberlib/data.tcl -%%LIBTARGETDIR%%/jabberlib/disco.tcl -%%LIBTARGETDIR%%/jabberlib/ftrans.tcl -%%LIBTARGETDIR%%/jabberlib/groupchat.tcl -%%LIBTARGETDIR%%/jabberlib/ibb.tcl -%%LIBTARGETDIR%%/jabberlib/jabberlib.tcl -%%LIBTARGETDIR%%/jabberlib/jingle.tcl -%%LIBTARGETDIR%%/jabberlib/jlibdns.tcl -%%LIBTARGETDIR%%/jabberlib/jlibhttp.tcl -%%LIBTARGETDIR%%/jabberlib/jlibsasl.tcl -%%LIBTARGETDIR%%/jabberlib/jlibtls.tcl -%%LIBTARGETDIR%%/jabberlib/muc.tcl -%%LIBTARGETDIR%%/jabberlib/pep.tcl -%%LIBTARGETDIR%%/jabberlib/pkgIndex.tcl -%%LIBTARGETDIR%%/jabberlib/private.tcl -%%LIBTARGETDIR%%/jabberlib/pubsub.tcl -%%LIBTARGETDIR%%/jabberlib/roster.tcl -%%LIBTARGETDIR%%/jabberlib/saslmd5.tcl -%%LIBTARGETDIR%%/jabberlib/scripts/README-scripts -%%LIBTARGETDIR%%/jabberlib/scripts/message.tcl -%%LIBTARGETDIR%%/jabberlib/scripts/password.tcl -%%LIBTARGETDIR%%/jabberlib/scripts/pkgIndex.tcl -%%LIBTARGETDIR%%/jabberlib/scripts/register.tcl -%%LIBTARGETDIR%%/jabberlib/scripts/unregister.tcl -%%LIBTARGETDIR%%/jabberlib/service.tcl -%%LIBTARGETDIR%%/jabberlib/si.tcl -%%LIBTARGETDIR%%/jabberlib/sipub.tcl -%%LIBTARGETDIR%%/jabberlib/stanzaerror.tcl -%%LIBTARGETDIR%%/jabberlib/streamerror.tcl -%%LIBTARGETDIR%%/jabberlib/tinydom.tcl -%%LIBTARGETDIR%%/jabberlib/util.tcl -%%LIBTARGETDIR%%/jabberlib/vcard.tcl -%%LIBTARGETDIR%%/jabberlib/wrapper.tcl -%%LIBTARGETDIR%%/lib/AMenu.tcl -%%LIBTARGETDIR%%/lib/Base64Icons.tcl -%%LIBTARGETDIR%%/lib/Bookmarks.tcl -%%LIBTARGETDIR%%/lib/Component.tcl -%%LIBTARGETDIR%%/lib/Debug.tcl -%%LIBTARGETDIR%%/lib/Dialogs.tcl -%%LIBTARGETDIR%%/lib/EditDialogs.tcl -%%LIBTARGETDIR%%/lib/FakeSample.mov -%%LIBTARGETDIR%%/lib/FileCache.tcl -%%LIBTARGETDIR%%/lib/HttpTrpt.tcl -%%LIBTARGETDIR%%/lib/Httpd.tcl -%%LIBTARGETDIR%%/lib/ITree.tcl -%%LIBTARGETDIR%%/lib/Init.tcl -%%LIBTARGETDIR%%/lib/MacintoshUtils.tcl -%%LIBTARGETDIR%%/lib/Media.tcl -%%LIBTARGETDIR%%/lib/Network.tcl -%%LIBTARGETDIR%%/lib/PrefGeneral.tcl -%%LIBTARGETDIR%%/lib/PrefHelpers.tcl -%%LIBTARGETDIR%%/lib/PrefNet.tcl -%%LIBTARGETDIR%%/lib/PrefUtils.tcl -%%LIBTARGETDIR%%/lib/Preferences.tcl -%%LIBTARGETDIR%%/lib/Proxy.tcl -%%LIBTARGETDIR%%/lib/SSLInfo.tcl -%%LIBTARGETDIR%%/lib/SetFactoryDefaults.tcl -%%LIBTARGETDIR%%/lib/Splash.tcl -%%LIBTARGETDIR%%/lib/TSearch.tcl -%%LIBTARGETDIR%%/lib/TheServer.tcl -%%LIBTARGETDIR%%/lib/Theme.tcl -%%LIBTARGETDIR%%/lib/Types.tcl -%%LIBTARGETDIR%%/lib/UI.tcl -%%LIBTARGETDIR%%/lib/UserActions.tcl -%%LIBTARGETDIR%%/lib/Utils.tcl -%%LIBTARGETDIR%%/lib/WSearch.tcl -%%LIBTARGETDIR%%/lib/WindowsUtils.tcl -%%LIBTARGETDIR%%/lib/pkgIndex.tcl -%%LIBTARGETDIR%%/msgs/cs.msg -%%LIBTARGETDIR%%/msgs/da.msg -%%LIBTARGETDIR%%/msgs/de.msg -%%LIBTARGETDIR%%/msgs/en.msg -%%LIBTARGETDIR%%/msgs/es.msg -%%LIBTARGETDIR%%/msgs/fr.msg -%%LIBTARGETDIR%%/msgs/it.msg -%%LIBTARGETDIR%%/msgs/ko.msg -%%LIBTARGETDIR%%/msgs/nl.msg -%%LIBTARGETDIR%%/msgs/pl.msg -%%LIBTARGETDIR%%/msgs/post/README-post -%%LIBTARGETDIR%%/msgs/pt.msg -%%LIBTARGETDIR%%/msgs/ru.msg -%%LIBTARGETDIR%%/msgs/sv.msg -%%LIBTARGETDIR%%/msgs/zh_cn.msg -%%LIBTARGETDIR%%/plugins/Example.tcl -%%LIBTARGETDIR%%/plugins/HtmlImport.tcl -%%LIBTARGETDIR%%/plugins/ItclApplets.tcl -%%LIBTARGETDIR%%/plugins/PluginTextPlain.tcl -%%LIBTARGETDIR%%/plugins/README-plugins -%%LIBTARGETDIR%%/plugins/WinImport.tcl -%%LIBTARGETDIR%%/plugins/applets/CardGame/Card.itcl -%%LIBTARGETDIR%%/plugins/applets/CardGame/CardGame.itcl -%%LIBTARGETDIR%%/plugins/applets/CardGame/CardStack.itcl -%%LIBTARGETDIR%%/plugins/applets/CardGame/cards/tewi.tcl -%%LIBTARGETDIR%%/plugins/applets/CardGame/swash.wav -%%LIBTARGETDIR%%/plugins/applets/CardGame/tclIndex -%%LIBTARGETDIR%%/plugins/applets/Dice.itcl -%%LIBTARGETDIR%%/plugins/pluginDefs.tcl -%%LIBTARGETDIR%%/plugins/vtk/VTKImports.tcl -%%LIBTARGETDIR%%/po/LINGUAS -%%LIBTARGETDIR%%/po/POTFILES.in -%%LIBTARGETDIR%%/po/compile.tcl -%%LIBTARGETDIR%%/po/cs.po -%%LIBTARGETDIR%%/po/da.po -%%LIBTARGETDIR%%/po/de.po -%%LIBTARGETDIR%%/po/es.po -%%LIBTARGETDIR%%/po/extract.tcl -%%LIBTARGETDIR%%/po/fr.po -%%LIBTARGETDIR%%/po/it.po -%%LIBTARGETDIR%%/po/ko.po -%%LIBTARGETDIR%%/po/nl.po -%%LIBTARGETDIR%%/po/pl.po -%%LIBTARGETDIR%%/po/pt.po -%%LIBTARGETDIR%%/po/ru.po -%%LIBTARGETDIR%%/po/sv.po -%%LIBTARGETDIR%%/po/template.pot -%%LIBTARGETDIR%%/po/update.sh -%%LIBTARGETDIR%%/po/zh_cn.po -%%LIBTARGETDIR%%/resources/README-config -%%LIBTARGETDIR%%/resources/README-resources -%%LIBTARGETDIR%%/resources/alt.rdb -%%LIBTARGETDIR%%/resources/clam.rdb -%%LIBTARGETDIR%%/resources/classic.rdb -%%LIBTARGETDIR%%/resources/configExample.tcl -%%LIBTARGETDIR%%/resources/default.rdb -%%LIBTARGETDIR%%/resources/keramik.rdb -%%LIBTARGETDIR%%/resources/macintosh.rdb -%%LIBTARGETDIR%%/resources/macosx.rdb -%%LIBTARGETDIR%%/resources/post/README-post -%%LIBTARGETDIR%%/resources/pre/README-pre -%%LIBTARGETDIR%%/resources/step.rdb -%%LIBTARGETDIR%%/resources/unix.rdb -%%LIBTARGETDIR%%/resources/windows.rdb -%%LIBTARGETDIR%%/resources/winxpblue.rdb -%%LIBTARGETDIR%%/themes/Aqua/icons/16x16/user-away.png -%%LIBTARGETDIR%%/themes/Aqua/icons/16x16/user-dnd.png -%%LIBTARGETDIR%%/themes/Aqua/icons/16x16/user-invisible.png -%%LIBTARGETDIR%%/themes/Aqua/icons/16x16/user-offline.png -%%LIBTARGETDIR%%/themes/Aqua/icons/16x16/user-online.png -%%LIBTARGETDIR%%/themes/Aqua/icons/16x16/user-xa.png -%%LIBTARGETDIR%%/themes/Aqua/themeInfo -%%LIBTARGETDIR%%/themes/Oxygen/AUTHORS -%%LIBTARGETDIR%%/themes/Oxygen/avatars/32x32/defaultBoy.png -%%LIBTARGETDIR%%/themes/Oxygen/avatars/48x48/defaultBoy.png -%%LIBTARGETDIR%%/themes/Oxygen/avatars/64x64/defaultBoy.png -%%LIBTARGETDIR%%/themes/Oxygen/backgrounds/roster-default.png -%%LIBTARGETDIR%%/themes/Oxygen/backgrounds/roster-default.svg -%%LIBTARGETDIR%%/themes/Oxygen/elements/bwrect.gif -%%LIBTARGETDIR%%/themes/Oxygen/elements/colorSelBW.gif -%%LIBTARGETDIR%%/themes/Oxygen/elements/colorSelSwap.gif -%%LIBTARGETDIR%%/themes/Oxygen/elements/colorSelector.gif -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b0.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b0Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b1.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b1Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b2.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b2Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b3.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b3Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b4.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b4Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b5.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b5Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b6.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b6Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b7.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b7Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b8.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b8Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b9.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/b9Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/backspace.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/backspacePressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/bsquare.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/bsquarePressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/bstar.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/bstarPressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/call.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/callPressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/clear.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/clearPressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/display.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/hangup.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/hangupPressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/radio1.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/radio1Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/radio2.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/radio2Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/radio3.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/radio3Pressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/transfer.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/phone/transferPressed.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/reliefpopupbt.gif -%%LIBTARGETDIR%%/themes/Oxygen/elements/reliefpopupbtpush.gif -%%LIBTARGETDIR%%/themes/Oxygen/elements/sizegrip.png -%%LIBTARGETDIR%%/themes/Oxygen/elements/xppopupbt.gif -%%LIBTARGETDIR%%/themes/Oxygen/icons/128x128/coccinella.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/128x128/coccinella2-shadow.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/128x128/coccinella2.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/12x12/mail-mark-whiteboard.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity-doing_chores.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity-drinking.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity-eating.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity-exercising.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity-grooming.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity-having_appointment.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity-inactive.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity-relaxing.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity-talking.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity-traveling.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity-working.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/activity.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/application-exit.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/audio-input-microphone.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/audio-output-speaker.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/bookmark-new.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/close-aqua-active.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/close-aqua.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/close.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/coccinella.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/dialog-cancel.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/dialog-information.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/dialog-ok.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/folder-closed.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/folder-open.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/folder.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/group-offline.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/group-online.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/group-pending.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/group-root-offline.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/group-root-online.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/group-transport.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/invite-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/invite.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/keypress-return.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/list-add-user.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mail-mark-read.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mail-mark-unread.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mail-message-new.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-afraid.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-amazed.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-angry.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-annoyed.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-anxious.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-aroused.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-ashamed.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-bored.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-brave.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-calm.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-cold.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-confused.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-contented.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-cranky.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-curious.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-depressed.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-disappointed.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-disgusted.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-distracted.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-embarrassed.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-excited.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-flirtatious.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-frustrated.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-grumpy.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-guilty.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-happy.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-hot.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-humbled.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-humiliated.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-hungry.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-hurt.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-impressed.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-in_awe.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-in_love.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-indignant.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-interested.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-intoxicated.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-invincible.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-jealous.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-lonely.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-mean.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-moody.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-nervous.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-neutral.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-offended.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-playful.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-proud.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-relieved.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-remorseful.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-restless.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-sad.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-sarcastic.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-serious.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-shocked.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-shy.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-sick.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-sleepy.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-stressed.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-surprised.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-thirsty.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood-worried.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/mood.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/network-connect.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/network-disconnect.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/notify-message.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/notify-typing.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/phone-call-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/phone-call.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/phone-called.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/phone-missed.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/phone-online.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/phone-received.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/phone-ring.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/phone-symbol-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/phone-symbol.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/phone-talk.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/preferences.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-aim.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-facebook.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-gadugadu.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-icq.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-irc.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-mrim.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-msn.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-myspaceim.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-qq.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-sametime.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-sms.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-tlen.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-twitter.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-xmpp.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/protocol-yahoo.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/security-high.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/security-low.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/security-medium.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-account.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-auth.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-automation-translation.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-automation.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-client-console.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-client-handheld.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-client-pc.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-client-phone.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-client.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-collaboration-whiteboard.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-component-archive.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-component-load.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-component-log.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-component-stats.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-component.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-conference.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-directory-user.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-directory.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-headline-newmail.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-headline-rss.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-headline-weather.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-hierarchy-branch.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-hierarchy-leaf.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-proxy.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-pubsub.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-server-im.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-server.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/service-store.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/services-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/services.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-away-aim.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-away-gadugadu.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-away-icq.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-away-msn.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-away-tlen.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-away-yahoo.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-away.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-chat-icq.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-chat-msn.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-chat-tlen.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-chat.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-dnd-aim.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-dnd-gadugadu.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-dnd-icq.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-dnd-msn.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-dnd-tlen.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-dnd-yahoo.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-dnd.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-invisible-gadugadu.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-invisible-icq.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-invisible-msn.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-invisible-yahoo.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-invisible.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-offline-aim.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-offline-gadugadu.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-offline-icq.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-offline-msn.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-offline-tlen.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-offline-yahoo.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-offline.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-online-aim.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-online-gadugadu.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-online-icq.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-online-msn.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-online-sms.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-online-smtp.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-online-tlen.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-online-yahoo.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-online.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-xa-icq.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-xa-msn.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-xa-tlen.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-xa-yahoo.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/user-xa.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/view-history-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/16x16/view-history.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/coccinella.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/coccinella2-shadow.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/coccinella2.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/draw-arc.gif -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/draw-arrow.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/draw-brush.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/draw-del.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/draw-line.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/draw-oval.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/draw-pen.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/draw-point.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/draw-poly.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/draw-rect.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/draw-text.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/fill-color.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/transform-move.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/transform-rotate.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/22x22/vcard.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/chat-message-new-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/chat-message-new.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/coccinella.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/coccinella2-shadow.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/coccinella2.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/dialog-error-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/dialog-error.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/dialog-information-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/dialog-information.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/document-import-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/document-import.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/document-open-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/document-open.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/document-print-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/document-print.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/document-save-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/document-save.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/go-next-view-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/go-next-view.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/go-previous-view-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/go-previous-view.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/image-missing.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/inbox-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/inbox-unread-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/inbox-unread.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/inbox.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/invite-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/invite.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/list-add-user-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/list-add-user.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-attachment-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-attachment.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-forward-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-forward.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-message-new-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-message-new.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-quote-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-quote.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-reply-sender-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-reply-sender.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-send-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/mail-send.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/network-connect-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/network-connect.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/network-disconnect-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/network-disconnect.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/network-server.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/phone-call-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/phone-call.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/preferences-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/preferences.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-aim.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-facebook.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-gadugadu.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-icq.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-irc.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-mrim.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-msn.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-myspaceim.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-qq.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-sametime.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-sms.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-tlen.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-twitter.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-xmpp.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/protocol-yahoo.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/services-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/services.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/tools-wizard-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/tools-wizard.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/user-trash-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/user-trash.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/vcard.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/view-history-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/view-history.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/whiteboard-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/32x32/whiteboard.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/64x64/coccinella.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/64x64/dialog-error-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/64x64/dialog-error.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/64x64/dialog-information-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/64x64/dialog-information.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/64x64/dialog-question-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/64x64/dialog-question.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/64x64/dialog-warning-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/64x64/dialog-warning.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/64x64/world-map-Dis.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/64x64/world-map.png -%%LIBTARGETDIR%%/themes/Oxygen/icons/others/coccinella.icns -%%LIBTARGETDIR%%/themes/Oxygen/icons/others/coccinella.ico -%%LIBTARGETDIR%%/themes/Oxygen/mime/16x16/video-quicktime.png -%%LIBTARGETDIR%%/themes/Oxygen/sounds/alarm.wav -%%LIBTARGETDIR%%/themes/Oxygen/sounds/autoanswered.wav -%%LIBTARGETDIR%%/themes/Oxygen/sounds/clicked.wav -%%LIBTARGETDIR%%/themes/Oxygen/sounds/connected.wav -%%LIBTARGETDIR%%/themes/Oxygen/sounds/newchatmsg.wav -%%LIBTARGETDIR%%/themes/Oxygen/sounds/newchatthread.wav -%%LIBTARGETDIR%%/themes/Oxygen/sounds/newmsg.wav -%%LIBTARGETDIR%%/themes/Oxygen/sounds/offline.wav -%%LIBTARGETDIR%%/themes/Oxygen/sounds/online.wav -%%LIBTARGETDIR%%/themes/Oxygen/sounds/soundIndex.tcl -%%LIBTARGETDIR%%/themes/Oxygen/sounds/startup.wav -%%LIBTARGETDIR%%/themes/Oxygen/sounds/statchange.wav -%%LIBTARGETDIR%%/themes/Oxygen/sounds/userchange.wav -%%LIBTARGETDIR%%/themes/Oxygen/splash/splash-default.png -%%LIBTARGETDIR%%/themes/Oxygen/themeInfo -%%LIBTARGETDIR%%/whiteboard/BaseWBCanvas.itcl -%%LIBTARGETDIR%%/whiteboard/CanvasCmd.tcl -%%LIBTARGETDIR%%/whiteboard/CanvasCutCopyPaste.tcl -%%LIBTARGETDIR%%/whiteboard/CanvasDraw.tcl -%%LIBTARGETDIR%%/whiteboard/CanvasFile.tcl -%%LIBTARGETDIR%%/whiteboard/CanvasText.tcl -%%LIBTARGETDIR%%/whiteboard/CanvasUtils.tcl -%%LIBTARGETDIR%%/whiteboard/FilePrefs.tcl -%%LIBTARGETDIR%%/whiteboard/GetFileIface.tcl -%%LIBTARGETDIR%%/whiteboard/Import.tcl -%%LIBTARGETDIR%%/whiteboard/ItemInspector.tcl -%%LIBTARGETDIR%%/whiteboard/Multicast.tcl -%%LIBTARGETDIR%%/whiteboard/Plugins.tcl -%%LIBTARGETDIR%%/whiteboard/PutFileIface.tcl -%%LIBTARGETDIR%%/whiteboard/WBPrefs.tcl -%%LIBTARGETDIR%%/whiteboard/WDialogs.tcl -%%LIBTARGETDIR%%/whiteboard/Whiteboard.tcl -%%LIBTARGETDIR%%/whiteboard/pkgIndex.tcl -%%LIBTARGETDIR%%/whiteboard/tclIndex -%%LIBTARGETDIR%%/xmpp/tcp.tcl -%%LIBTARGETDIR%%/xmpp/xmlns.tcl -%%LIBTARGETDIR%%/xmpp/xmpp.tcl -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.txt -%%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt -%%PORTDOCS%%%%DOCSDIR%%/README.txt -%%PORTDOCS%%%%DOCSDIR%%/READMEs/FileTransferProtocol.txt -%%PORTDOCS%%%%DOCSDIR%%/READMEs/README-command-line -%%PORTDOCS%%%%DOCSDIR%%/READMEs/README-libraries -%%PORTDOCS%%%%DOCSDIR%%/READMEs/README-sounds -%%PORTDOCS%%%%DOCSDIR%%/READMEs/README-themes -%%PORTDOCS%%%%DOCSDIR%%/READMEs/README-web.html -%%PORTDOCS%%%%DOCSDIR%%/READMEs/README-xmpp -%%PORTDOCS%%@dirrm %%DOCSDIR%%/READMEs -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%LIBTARGETDIR%%/xmpp -@dirrm %%LIBTARGETDIR%%/whiteboard -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/splash -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/sounds -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/mime/16x16 -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/mime -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/icons/others -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/icons/64x64 -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/icons/32x32 -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/icons/22x22 -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/icons/16x16 -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/icons/12x12 -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/icons/128x128 -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/icons -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/elements/phone -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/elements -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/backgrounds -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/avatars/64x64 -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/avatars/48x48 -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/avatars/32x32 -@dirrm %%LIBTARGETDIR%%/themes/Oxygen/avatars -@dirrm %%LIBTARGETDIR%%/themes/Oxygen -@dirrm %%LIBTARGETDIR%%/themes/Aqua/icons/16x16 -@dirrm %%LIBTARGETDIR%%/themes/Aqua/icons -@dirrm %%LIBTARGETDIR%%/themes/Aqua -@dirrm %%LIBTARGETDIR%%/themes -@dirrm %%LIBTARGETDIR%%/resources/pre -@dirrm %%LIBTARGETDIR%%/resources/post -@dirrm %%LIBTARGETDIR%%/resources -@dirrm %%LIBTARGETDIR%%/po -@dirrm %%LIBTARGETDIR%%/plugins/vtk -@dirrm %%LIBTARGETDIR%%/plugins/applets/CardGame/cards -@dirrm %%LIBTARGETDIR%%/plugins/applets/CardGame -@dirrm %%LIBTARGETDIR%%/plugins/applets -@dirrm %%LIBTARGETDIR%%/plugins -@dirrm %%LIBTARGETDIR%%/msgs/post -@dirrm %%LIBTARGETDIR%%/msgs -@dirrm %%LIBTARGETDIR%%/lib -@dirrm %%LIBTARGETDIR%%/jabberlib/scripts -@dirrm %%LIBTARGETDIR%%/jabberlib -@dirrm %%LIBTARGETDIR%%/jabber -@dirrm %%LIBTARGETDIR%%/items/Games/chessimages -@dirrm %%LIBTARGETDIR%%/items/Games -@dirrm %%LIBTARGETDIR%%/items -@dirrm %%LIBTARGETDIR%%/iconsets/emoticons/default -@dirrm %%LIBTARGETDIR%%/iconsets/emoticons -@dirrm %%LIBTARGETDIR%%/iconsets -@dirrm %%LIBTARGETDIR%%/httpd/images -@dirrm %%LIBTARGETDIR%%/httpd -@dirrm %%LIBTARGETDIR%%/docs -@dirrm %%LIBTARGETDIR%%/contrib/ui -@dirrm %%LIBTARGETDIR%%/contrib/tiles -@dirrm %%LIBTARGETDIR%%/contrib/tablelist/scripts -@dirrm %%LIBTARGETDIR%%/contrib/tablelist -@dirrm %%LIBTARGETDIR%%/contrib/black -@dirrm %%LIBTARGETDIR%%/contrib -@dirrm %%LIBTARGETDIR%%/components/taskbar -@dirrm %%LIBTARGETDIR%%/components/Phone/IAX -@dirrm %%LIBTARGETDIR%%/components/Phone -@dirrm %%LIBTARGETDIR%%/components -@dirrm %%LIBTARGETDIR%%/certificates -@dirrm %%LIBTARGETDIR%%/TclXML -@dirrm %%LIBTARGETDIR%% +%%DATADIR%%/Coccinella.tcl +%%DATADIR%%/TclXML/CHANGES +%%DATADIR%%/TclXML/pkgIndex.tcl +%%DATADIR%%/TclXML/pkgIndexORIG.tcl +%%DATADIR%%/TclXML/sgml-8.1.tcl +%%DATADIR%%/TclXML/sgmlparser.tcl +%%DATADIR%%/TclXML/tclparser-8.1.tcl +%%DATADIR%%/TclXML/xml-8.1.tcl +%%DATADIR%%/TclXML/xml__tcl.tcl +%%DATADIR%%/TclXML/xmldep.tcl +%%DATADIR%%/TclXML/xpath.tcl +%%DATADIR%%/certificates/cacerts.pem +%%DATADIR%%/components/AppleEvents.tcl +%%DATADIR%%/components/AutoUpdate.tcl +%%DATADIR%%/components/BuddyPounce.tcl +%%DATADIR%%/components/Carbon.tcl +%%DATADIR%%/components/ChatShorts.tcl +%%DATADIR%%/components/ComponentExample.tcl +%%DATADIR%%/components/GMeeting.tcl +%%DATADIR%%/components/Geolocation.tcl +%%DATADIR%%/components/Growl.tcl +%%DATADIR%%/components/ICQ.tcl +%%DATADIR%%/components/IRCActions.tcl +%%DATADIR%%/components/ImageMagic.tcl +%%DATADIR%%/components/JivePhone.tcl +%%DATADIR%%/components/LiveRosterImage.tcl +%%DATADIR%%/components/MailtoURI.tcl +%%DATADIR%%/components/MeBeam.tcl +%%DATADIR%%/components/Mood.tcl +%%DATADIR%%/components/Notifier.tcl +%%DATADIR%%/components/NotifyCall.tcl +%%DATADIR%%/components/NotifyOnline.tcl +%%DATADIR%%/components/ParseStyledText.tcl +%%DATADIR%%/components/ParseURI.tcl +%%DATADIR%%/components/Phone/AddressBook.tcl +%%DATADIR%%/components/Phone/IAX/Iax.tcl +%%DATADIR%%/components/Phone/IAX/IaxPrefs.tcl +%%DATADIR%%/components/Phone/IAX/JingleIax.tcl +%%DATADIR%%/components/Phone/IAX/cmpntIndex.tcl +%%DATADIR%%/components/Phone/IAX/pkgIndex.tcl +%%DATADIR%%/components/Phone/NotifyCall.tcl +%%DATADIR%%/components/Phone/Phone.tcl +%%DATADIR%%/components/Phone/TPhone.tcl +%%DATADIR%%/components/Phone/cmpntIndex.tcl +%%DATADIR%%/components/Phone/pkgIndex.tcl +%%DATADIR%%/components/SlideShow.tcl +%%DATADIR%%/components/Sounds.tcl +%%DATADIR%%/components/Speech.tcl +%%DATADIR%%/components/Spell.tcl +%%DATADIR%%/components/SpotLight.tcl +%%DATADIR%%/components/Totd.tcl +%%DATADIR%%/components/TtkDialog.tcl +%%DATADIR%%/components/URIRegisterKDE.tcl +%%DATADIR%%/components/URIRegistry.tcl +%%DATADIR%%/components/UserActivity.tcl +%%DATADIR%%/components/WhiteboardMK.tcl +%%DATADIR%%/components/XMLConsole.tcl +%%DATADIR%%/components/cmpntIndex.tcl +%%DATADIR%%/components/fsdialog.tcl +%%DATADIR%%/components/taskbar/Taskbar.tcl +%%DATADIR%%/components/taskbar/cmpntIndex.tcl +%%DATADIR%%/contrib/MSSpeech.tcl +%%DATADIR%%/contrib/README +%%DATADIR%%/contrib/RegisterFileType.tcl +%%DATADIR%%/contrib/TestTree.tcl +%%DATADIR%%/contrib/TkInteractorPackage.tcl +%%DATADIR%%/contrib/TracedText.tcl +%%DATADIR%%/contrib/TreeCtrlDnD.tcl +%%DATADIR%%/contrib/anigif.tcl +%%DATADIR%%/contrib/autoproxy.tcl +%%DATADIR%%/contrib/autosocks.tcl +%%DATADIR%%/contrib/balloonhelp.tcl +%%DATADIR%%/contrib/base64.tcl +%%DATADIR%%/contrib/black/black.tcl +%%DATADIR%%/contrib/black/pkgIndex.tcl +%%DATADIR%%/contrib/can2svg.tcl +%%DATADIR%%/contrib/can2svgwb.tcl +%%DATADIR%%/contrib/canvasex.tcl +%%DATADIR%%/contrib/chasearrows.tcl +%%DATADIR%%/contrib/colorutils.tcl +%%DATADIR%%/contrib/component.tcl +%%DATADIR%%/contrib/dns.tcl +%%DATADIR%%/contrib/getfile.tcl +%%DATADIR%%/contrib/hooks.tcl +%%DATADIR%%/contrib/httpex.tcl +%%DATADIR%%/contrib/idletime.tcl +%%DATADIR%%/contrib/ip.tcl +%%DATADIR%%/contrib/md5x.tcl +%%DATADIR%%/contrib/mnotebook.tcl +%%DATADIR%%/contrib/moviecontroller.tcl +%%DATADIR%%/contrib/mstack.tcl +%%DATADIR%%/contrib/notebox.tcl +%%DATADIR%%/contrib/pipes.tcl +%%DATADIR%%/contrib/pkgIndex.tcl +%%DATADIR%%/contrib/putfile.tcl +%%DATADIR%%/contrib/qdxml.tcl +%%DATADIR%%/contrib/repackanim.tcl +%%DATADIR%%/contrib/sha1.tcl +%%DATADIR%%/contrib/snit.tcl +%%DATADIR%%/contrib/socks4.tcl +%%DATADIR%%/contrib/socks5.tcl +%%DATADIR%%/contrib/spell.tcl +%%DATADIR%%/contrib/stun.tcl +%%DATADIR%%/contrib/svg2can.tcl +%%DATADIR%%/contrib/svgwb2can.tcl +%%DATADIR%%/contrib/tablelist/pkgIndex.tcl +%%DATADIR%%/contrib/tablelist/scripts/mwutil.tcl +%%DATADIR%%/contrib/tablelist/scripts/repair.tcl +%%DATADIR%%/contrib/tablelist/scripts/tablelistBind.tcl +%%DATADIR%%/contrib/tablelist/scripts/tablelistBitmaps.tcl +%%DATADIR%%/contrib/tablelist/scripts/tablelistConfig.tcl +%%DATADIR%%/contrib/tablelist/scripts/tablelistEdit.tcl +%%DATADIR%%/contrib/tablelist/scripts/tablelistMove.tcl +%%DATADIR%%/contrib/tablelist/scripts/tablelistSort.tcl +%%DATADIR%%/contrib/tablelist/scripts/tablelistThemes.tcl +%%DATADIR%%/contrib/tablelist/scripts/tablelistUtil.tcl +%%DATADIR%%/contrib/tablelist/scripts/tablelistWidget.tcl +%%DATADIR%%/contrib/tablelist/scripts/tclIndex +%%DATADIR%%/contrib/tablelist/tablelist.tcl +%%DATADIR%%/contrib/tablelist/tablelistPublic.tcl +%%DATADIR%%/contrib/tablelist/tablelist_tile.tcl +%%DATADIR%%/contrib/tiles/blank.png +%%DATADIR%%/contrib/tiles/close.png +%%DATADIR%%/contrib/tiles/closeDark.png +%%DATADIR%%/contrib/tiles/closeLight.png +%%DATADIR%%/contrib/tiles/crossAqua.png +%%DATADIR%%/contrib/tiles/crossAquaActive.png +%%DATADIR%%/contrib/tiles/downArrow.png +%%DATADIR%%/contrib/tiles/downArrowContrast.png +%%DATADIR%%/contrib/tiles/open.png +%%DATADIR%%/contrib/tiles/openDark.png +%%DATADIR%%/contrib/tiles/openLight.png +%%DATADIR%%/contrib/tiles/oval.png +%%DATADIR%%/contrib/tiles/ovalDark.png +%%DATADIR%%/contrib/tiles/search.png +%%DATADIR%%/contrib/tiles/sunken.png +%%DATADIR%%/contrib/tiles/sunkenWhite.png +%%DATADIR%%/contrib/tileutils.tcl +%%DATADIR%%/contrib/timing.tcl +%%DATADIR%%/contrib/tinyfileutils.tcl +%%DATADIR%%/contrib/tinyhttpd.tcl +%%DATADIR%%/contrib/tinyhttpdmsg.tcl +%%DATADIR%%/contrib/treeutil.tcl +%%DATADIR%%/contrib/ttoolbar.tcl +%%DATADIR%%/contrib/ui/comboboxex.tcl +%%DATADIR%%/contrib/ui/combomenu.tcl +%%DATADIR%%/contrib/ui/dialog.tcl +%%DATADIR%%/contrib/ui/entryex.tcl +%%DATADIR%%/contrib/ui/fontselector.tcl +%%DATADIR%%/contrib/ui/megaentry.tcl +%%DATADIR%%/contrib/ui/notify.tcl +%%DATADIR%%/contrib/ui/openimage.tcl +%%DATADIR%%/contrib/ui/optionmenu.tcl +%%DATADIR%%/contrib/ui/pkgIndex.tcl +%%DATADIR%%/contrib/ui/progress.tcl +%%DATADIR%%/contrib/ui/toplevel.tcl +%%DATADIR%%/contrib/ui/util.tcl +%%DATADIR%%/contrib/undo.tcl +%%DATADIR%%/contrib/uri.tcl +%%DATADIR%%/contrib/uriencode.tcl +%%DATADIR%%/contrib/urn-scheme.tcl +%%DATADIR%%/contrib/utils.tcl +%%DATADIR%%/contrib/uuid.tcl +%%DATADIR%%/contrib/wizard.tcl +%%DATADIR%%/docs/Welcome_en.can +%%DATADIR%%/docs/Welcome_nl.can +%%DATADIR%%/docs/Welcome_sv.can +%%DATADIR%%/docs/penguin.gif +%%DATADIR%%/httpd/404.html +%%DATADIR%%/httpd/images/file.png +%%DATADIR%%/httpd/images/folder.png +%%DATADIR%%/httpd/images/up.png +%%DATADIR%%/httpd/std.css +%%DATADIR%%/iconsets/emoticons/default/face-angel.png +%%DATADIR%%/iconsets/emoticons/default/face-confused.png +%%DATADIR%%/iconsets/emoticons/default/face-crying.png +%%DATADIR%%/iconsets/emoticons/default/face-devilish.png +%%DATADIR%%/iconsets/emoticons/default/face-embarrassed.png +%%DATADIR%%/iconsets/emoticons/default/face-foot-in-mouth.png +%%DATADIR%%/iconsets/emoticons/default/face-glasses.png +%%DATADIR%%/iconsets/emoticons/default/face-kiss.png +%%DATADIR%%/iconsets/emoticons/default/face-laugh.png +%%DATADIR%%/iconsets/emoticons/default/face-plain.png +%%DATADIR%%/iconsets/emoticons/default/face-raspberry.png +%%DATADIR%%/iconsets/emoticons/default/face-sad.png +%%DATADIR%%/iconsets/emoticons/default/face-sleep.png +%%DATADIR%%/iconsets/emoticons/default/face-smile-big.png +%%DATADIR%%/iconsets/emoticons/default/face-smile.png +%%DATADIR%%/iconsets/emoticons/default/face-surprise.png +%%DATADIR%%/iconsets/emoticons/default/face-uncertain.png +%%DATADIR%%/iconsets/emoticons/default/face-wink.png +%%DATADIR%%/iconsets/emoticons/default/heart.png +%%DATADIR%%/iconsets/emoticons/default/icondef.xml +%%DATADIR%%/iconsets/emoticons/default/star.png +%%DATADIR%%/items/Games/Chess.can +%%DATADIR%%/items/Games/ChineseChecker.can +%%DATADIR%%/items/Games/Dice.can +%%DATADIR%%/items/Games/Draughts.can +%%DATADIR%%/items/Games/PlayingCards.can +%%DATADIR%%/items/Games/chessimages/bhorse.gif +%%DATADIR%%/items/Games/chessimages/bking.gif +%%DATADIR%%/items/Games/chessimages/board.gif +%%DATADIR%%/items/Games/chessimages/bpeasant.gif +%%DATADIR%%/items/Games/chessimages/bqueen.gif +%%DATADIR%%/items/Games/chessimages/brunner.gif +%%DATADIR%%/items/Games/chessimages/btower.gif +%%DATADIR%%/items/Games/chessimages/whorse.gif +%%DATADIR%%/items/Games/chessimages/wking.gif +%%DATADIR%%/items/Games/chessimages/wpeasant.gif +%%DATADIR%%/items/Games/chessimages/wqueen.gif +%%DATADIR%%/items/Games/chessimages/wrunner.gif +%%DATADIR%%/items/Games/chessimages/wtower.gif +%%DATADIR%%/items/Games/chineschecker.gif +%%DATADIR%%/items/Mathematica.can +%%DATADIR%%/items/Mathematica2.can +%%DATADIR%%/items/SpeechBubbleSE.can +%%DATADIR%%/items/boing.can +%%DATADIR%%/items/heart.can +%%DATADIR%%/items/modernArt.can +%%DATADIR%%/jabber/Adhoc.tcl +%%DATADIR%%/jabber/AppStatusSlot.tcl +%%DATADIR%%/jabber/AutoAway.tcl +%%DATADIR%%/jabber/Avatar.tcl +%%DATADIR%%/jabber/AvatarMB.tcl +%%DATADIR%%/jabber/Chat.tcl +%%DATADIR%%/jabber/ChatTheme.tcl +%%DATADIR%%/jabber/Create.tcl +%%DATADIR%%/jabber/Disco.tcl +%%DATADIR%%/jabber/Emoticons.tcl +%%DATADIR%%/jabber/Enter.tcl +%%DATADIR%%/jabber/FTrans.tcl +%%DATADIR%%/jabber/Gateway.tcl +%%DATADIR%%/jabber/GotMsg.tcl +%%DATADIR%%/jabber/GroupChat.tcl +%%DATADIR%%/jabber/History.tcl +%%DATADIR%%/jabber/Icondef.tcl +%%DATADIR%%/jabber/JForms.tcl +%%DATADIR%%/jabber/JPrefs.tcl +%%DATADIR%%/jabber/JPubServers.tcl +%%DATADIR%%/jabber/JUI.tcl +%%DATADIR%%/jabber/JUser.tcl +%%DATADIR%%/jabber/JWB.tcl +%%DATADIR%%/jabber/Jabber.tcl +%%DATADIR%%/jabber/Login.tcl +%%DATADIR%%/jabber/MUC.tcl +%%DATADIR%%/jabber/MailBox.tcl +%%DATADIR%%/jabber/MegaPresence.tcl +%%DATADIR%%/jabber/MicroBlog.tcl +%%DATADIR%%/jabber/NewMsg.tcl +%%DATADIR%%/jabber/Nickname.tcl +%%DATADIR%%/jabber/OOB.tcl +%%DATADIR%%/jabber/Privacy.tcl +%%DATADIR%%/jabber/Profiles.tcl +%%DATADIR%%/jabber/PublicServices.tcl +%%DATADIR%%/jabber/Register.tcl +%%DATADIR%%/jabber/Roster.tcl +%%DATADIR%%/jabber/RosterAvatar.tcl +%%DATADIR%%/jabber/RosterPlain.tcl +%%DATADIR%%/jabber/RosterTree.tcl +%%DATADIR%%/jabber/RosterTwo.tcl +%%DATADIR%%/jabber/Rosticons.tcl +%%DATADIR%%/jabber/Search.tcl +%%DATADIR%%/jabber/Servicons.tcl +%%DATADIR%%/jabber/SetupAss.tcl +%%DATADIR%%/jabber/Status.tcl +%%DATADIR%%/jabber/StatusSlot.tcl +%%DATADIR%%/jabber/Subscribe.tcl +%%DATADIR%%/jabber/UserInfo.tcl +%%DATADIR%%/jabber/VCard.tcl +%%DATADIR%%/jabber/pkgIndex.tcl +%%DATADIR%%/jabberlib/README +%%DATADIR%%/jabberlib/XMLFormat.tcl +%%DATADIR%%/jabberlib/annotations.tcl +%%DATADIR%%/jabberlib/avatar.tcl +%%DATADIR%%/jabberlib/bind.tcl +%%DATADIR%%/jabberlib/bytestreams.tcl +%%DATADIR%%/jabberlib/caps.tcl +%%DATADIR%%/jabberlib/compress.tcl +%%DATADIR%%/jabberlib/connect.tcl +%%DATADIR%%/jabberlib/data.tcl +%%DATADIR%%/jabberlib/disco.tcl +%%DATADIR%%/jabberlib/ftrans.tcl +%%DATADIR%%/jabberlib/groupchat.tcl +%%DATADIR%%/jabberlib/ibb.tcl +%%DATADIR%%/jabberlib/jabberlib.tcl +%%DATADIR%%/jabberlib/jingle.tcl +%%DATADIR%%/jabberlib/jlibdns.tcl +%%DATADIR%%/jabberlib/jlibhttp.tcl +%%DATADIR%%/jabberlib/jlibsasl.tcl +%%DATADIR%%/jabberlib/jlibtls.tcl +%%DATADIR%%/jabberlib/muc.tcl +%%DATADIR%%/jabberlib/pep.tcl +%%DATADIR%%/jabberlib/pkgIndex.tcl +%%DATADIR%%/jabberlib/private.tcl +%%DATADIR%%/jabberlib/pubsub.tcl +%%DATADIR%%/jabberlib/roster.tcl +%%DATADIR%%/jabberlib/saslmd5.tcl +%%DATADIR%%/jabberlib/scripts/README-scripts +%%DATADIR%%/jabberlib/scripts/message.tcl +%%DATADIR%%/jabberlib/scripts/password.tcl +%%DATADIR%%/jabberlib/scripts/pkgIndex.tcl +%%DATADIR%%/jabberlib/scripts/register.tcl +%%DATADIR%%/jabberlib/scripts/unregister.tcl +%%DATADIR%%/jabberlib/service.tcl +%%DATADIR%%/jabberlib/si.tcl +%%DATADIR%%/jabberlib/sipub.tcl +%%DATADIR%%/jabberlib/stanzaerror.tcl +%%DATADIR%%/jabberlib/streamerror.tcl +%%DATADIR%%/jabberlib/tinydom.tcl +%%DATADIR%%/jabberlib/util.tcl +%%DATADIR%%/jabberlib/vcard.tcl +%%DATADIR%%/jabberlib/wrapper.tcl +%%DATADIR%%/lib/AMenu.tcl +%%DATADIR%%/lib/Base64Icons.tcl +%%DATADIR%%/lib/Bookmarks.tcl +%%DATADIR%%/lib/Component.tcl +%%DATADIR%%/lib/Debug.tcl +%%DATADIR%%/lib/Dialogs.tcl +%%DATADIR%%/lib/EditDialogs.tcl +%%DATADIR%%/lib/FakeSample.mov +%%DATADIR%%/lib/FileCache.tcl +%%DATADIR%%/lib/HttpTrpt.tcl +%%DATADIR%%/lib/Httpd.tcl +%%DATADIR%%/lib/ITree.tcl +%%DATADIR%%/lib/Init.tcl +%%DATADIR%%/lib/MacintoshUtils.tcl +%%DATADIR%%/lib/Media.tcl +%%DATADIR%%/lib/Network.tcl +%%DATADIR%%/lib/PrefGeneral.tcl +%%DATADIR%%/lib/PrefHelpers.tcl +%%DATADIR%%/lib/PrefNet.tcl +%%DATADIR%%/lib/PrefUtils.tcl +%%DATADIR%%/lib/Preferences.tcl +%%DATADIR%%/lib/Proxy.tcl +%%DATADIR%%/lib/SSLInfo.tcl +%%DATADIR%%/lib/SetFactoryDefaults.tcl +%%DATADIR%%/lib/Splash.tcl +%%DATADIR%%/lib/TSearch.tcl +%%DATADIR%%/lib/TheServer.tcl +%%DATADIR%%/lib/Theme.tcl +%%DATADIR%%/lib/Types.tcl +%%DATADIR%%/lib/UI.tcl +%%DATADIR%%/lib/UserActions.tcl +%%DATADIR%%/lib/Utils.tcl +%%DATADIR%%/lib/WSearch.tcl +%%DATADIR%%/lib/WindowsUtils.tcl +%%DATADIR%%/lib/pkgIndex.tcl +%%NLS%%%%DATADIR%%/msgs/cs.msg +%%NLS%%%%DATADIR%%/msgs/da.msg +%%NLS%%%%DATADIR%%/msgs/de.msg +%%NLS%%%%DATADIR%%/msgs/en.msg +%%NLS%%%%DATADIR%%/msgs/es.msg +%%NLS%%%%DATADIR%%/msgs/fr.msg +%%NLS%%%%DATADIR%%/msgs/it.msg +%%NLS%%%%DATADIR%%/msgs/ko.msg +%%NLS%%%%DATADIR%%/msgs/nl.msg +%%NLS%%%%DATADIR%%/msgs/pl.msg +%%NLS%%%%DATADIR%%/msgs/post/README-post +%%NLS%%%%DATADIR%%/msgs/pt.msg +%%NLS%%%%DATADIR%%/msgs/ru.msg +%%NLS%%%%DATADIR%%/msgs/sv.msg +%%NLS%%%%DATADIR%%/msgs/zh_cn.msg +%%DATADIR%%/plugins/Example.tcl +%%DATADIR%%/plugins/HtmlImport.tcl +%%DATADIR%%/plugins/ItclApplets.tcl +%%DATADIR%%/plugins/PluginTextPlain.tcl +%%DATADIR%%/plugins/README-plugins +%%DATADIR%%/plugins/WinImport.tcl +%%DATADIR%%/plugins/applets/CardGame/Card.itcl +%%DATADIR%%/plugins/applets/CardGame/CardGame.itcl +%%DATADIR%%/plugins/applets/CardGame/CardStack.itcl +%%DATADIR%%/plugins/applets/CardGame/cards/tewi.tcl +%%DATADIR%%/plugins/applets/CardGame/swash.wav +%%DATADIR%%/plugins/applets/CardGame/tclIndex +%%DATADIR%%/plugins/applets/Dice.itcl +%%DATADIR%%/plugins/vtk/VTKImports.tcl +%%DATADIR%%/plugins/pluginDefs.tcl +%%NLS%%%%DATADIR%%/po/LINGUAS +%%NLS%%%%DATADIR%%/po/POTFILES.in +%%NLS%%%%DATADIR%%/po/compile.tcl +%%NLS%%%%DATADIR%%/po/cs.po +%%NLS%%%%DATADIR%%/po/da.po +%%NLS%%%%DATADIR%%/po/de.po +%%NLS%%%%DATADIR%%/po/es.po +%%NLS%%%%DATADIR%%/po/extract.tcl +%%NLS%%%%DATADIR%%/po/fr.po +%%NLS%%%%DATADIR%%/po/it.po +%%NLS%%%%DATADIR%%/po/ko.po +%%NLS%%%%DATADIR%%/po/nl.po +%%NLS%%%%DATADIR%%/po/pl.po +%%NLS%%%%DATADIR%%/po/pt.po +%%NLS%%%%DATADIR%%/po/ru.po +%%NLS%%%%DATADIR%%/po/sv.po +%%NLS%%%%DATADIR%%/po/template.pot +%%NLS%%%%DATADIR%%/po/update.sh +%%NLS%%%%DATADIR%%/po/zh_cn.po +%%DATADIR%%/resources/README-config +%%DATADIR%%/resources/README-resources +%%DATADIR%%/resources/alt.rdb +%%DATADIR%%/resources/clam.rdb +%%DATADIR%%/resources/classic.rdb +%%DATADIR%%/resources/configExample.tcl +%%DATADIR%%/resources/default.rdb +%%DATADIR%%/resources/keramik.rdb +%%DATADIR%%/resources/macintosh.rdb +%%DATADIR%%/resources/macosx.rdb +%%DATADIR%%/resources/post/README-post +%%DATADIR%%/resources/pre/README-pre +%%DATADIR%%/resources/step.rdb +%%DATADIR%%/resources/unix.rdb +%%DATADIR%%/resources/windows.rdb +%%DATADIR%%/resources/winxpblue.rdb +%%DATADIR%%/themes/Aqua/icons/16x16/user-away.png +%%DATADIR%%/themes/Aqua/icons/16x16/user-dnd.png +%%DATADIR%%/themes/Aqua/icons/16x16/user-invisible.png +%%DATADIR%%/themes/Aqua/icons/16x16/user-offline.png +%%DATADIR%%/themes/Aqua/icons/16x16/user-online.png +%%DATADIR%%/themes/Aqua/icons/16x16/user-xa.png +%%DATADIR%%/themes/Aqua/themeInfo +%%DATADIR%%/themes/Oxygen/AUTHORS +%%DATADIR%%/themes/Oxygen/avatars/32x32/defaultBoy.png +%%DATADIR%%/themes/Oxygen/avatars/48x48/defaultBoy.png +%%DATADIR%%/themes/Oxygen/avatars/64x64/defaultBoy.png +%%DATADIR%%/themes/Oxygen/backgrounds/roster-default.png +%%DATADIR%%/themes/Oxygen/backgrounds/roster-default.svg +%%DATADIR%%/themes/Oxygen/elements/bwrect.gif +%%DATADIR%%/themes/Oxygen/elements/colorSelBW.gif +%%DATADIR%%/themes/Oxygen/elements/colorSelSwap.gif +%%DATADIR%%/themes/Oxygen/elements/colorSelector.gif +%%DATADIR%%/themes/Oxygen/elements/phone/b0.png +%%DATADIR%%/themes/Oxygen/elements/phone/b0Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/b1.png +%%DATADIR%%/themes/Oxygen/elements/phone/b1Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/b2.png +%%DATADIR%%/themes/Oxygen/elements/phone/b2Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/b3.png +%%DATADIR%%/themes/Oxygen/elements/phone/b3Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/b4.png +%%DATADIR%%/themes/Oxygen/elements/phone/b4Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/b5.png +%%DATADIR%%/themes/Oxygen/elements/phone/b5Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/b6.png +%%DATADIR%%/themes/Oxygen/elements/phone/b6Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/b7.png +%%DATADIR%%/themes/Oxygen/elements/phone/b7Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/b8.png +%%DATADIR%%/themes/Oxygen/elements/phone/b8Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/b9.png +%%DATADIR%%/themes/Oxygen/elements/phone/b9Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/backspace.png +%%DATADIR%%/themes/Oxygen/elements/phone/backspacePressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/bsquare.png +%%DATADIR%%/themes/Oxygen/elements/phone/bsquarePressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/bstar.png +%%DATADIR%%/themes/Oxygen/elements/phone/bstarPressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/call.png +%%DATADIR%%/themes/Oxygen/elements/phone/callPressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/clear.png +%%DATADIR%%/themes/Oxygen/elements/phone/clearPressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/display.png +%%DATADIR%%/themes/Oxygen/elements/phone/hangup.png +%%DATADIR%%/themes/Oxygen/elements/phone/hangupPressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/radio1.png +%%DATADIR%%/themes/Oxygen/elements/phone/radio1Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/radio2.png +%%DATADIR%%/themes/Oxygen/elements/phone/radio2Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/radio3.png +%%DATADIR%%/themes/Oxygen/elements/phone/radio3Pressed.png +%%DATADIR%%/themes/Oxygen/elements/phone/transfer.png +%%DATADIR%%/themes/Oxygen/elements/phone/transferPressed.png +%%DATADIR%%/themes/Oxygen/elements/reliefpopupbt.gif +%%DATADIR%%/themes/Oxygen/elements/reliefpopupbtpush.gif +%%DATADIR%%/themes/Oxygen/elements/sizegrip.png +%%DATADIR%%/themes/Oxygen/elements/xppopupbt.gif +%%DATADIR%%/themes/Oxygen/icons/128x128/coccinella.png +%%DATADIR%%/themes/Oxygen/icons/128x128/coccinella2-shadow.png +%%DATADIR%%/themes/Oxygen/icons/128x128/coccinella2.png +%%DATADIR%%/themes/Oxygen/icons/12x12/mail-mark-whiteboard.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity-doing_chores.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity-drinking.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity-eating.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity-exercising.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity-grooming.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity-having_appointment.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity-inactive.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity-relaxing.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity-talking.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity-traveling.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity-working.png +%%DATADIR%%/themes/Oxygen/icons/16x16/activity.png +%%DATADIR%%/themes/Oxygen/icons/16x16/application-exit.png +%%DATADIR%%/themes/Oxygen/icons/16x16/audio-input-microphone.png +%%DATADIR%%/themes/Oxygen/icons/16x16/audio-output-speaker.png +%%DATADIR%%/themes/Oxygen/icons/16x16/bookmark-new.png +%%DATADIR%%/themes/Oxygen/icons/16x16/close-aqua-active.png +%%DATADIR%%/themes/Oxygen/icons/16x16/close-aqua.png +%%DATADIR%%/themes/Oxygen/icons/16x16/close.png +%%DATADIR%%/themes/Oxygen/icons/16x16/coccinella.png +%%DATADIR%%/themes/Oxygen/icons/16x16/dialog-cancel.png +%%DATADIR%%/themes/Oxygen/icons/16x16/dialog-information.png +%%DATADIR%%/themes/Oxygen/icons/16x16/dialog-ok.png +%%DATADIR%%/themes/Oxygen/icons/16x16/folder-closed.png +%%DATADIR%%/themes/Oxygen/icons/16x16/folder-open.png +%%DATADIR%%/themes/Oxygen/icons/16x16/folder.png +%%DATADIR%%/themes/Oxygen/icons/16x16/group-offline.png +%%DATADIR%%/themes/Oxygen/icons/16x16/group-online.png +%%DATADIR%%/themes/Oxygen/icons/16x16/group-pending.png +%%DATADIR%%/themes/Oxygen/icons/16x16/group-root-offline.png +%%DATADIR%%/themes/Oxygen/icons/16x16/group-root-online.png +%%DATADIR%%/themes/Oxygen/icons/16x16/group-transport.png +%%DATADIR%%/themes/Oxygen/icons/16x16/invite-Dis.png +%%DATADIR%%/themes/Oxygen/icons/16x16/invite.png +%%DATADIR%%/themes/Oxygen/icons/16x16/keypress-return.png +%%DATADIR%%/themes/Oxygen/icons/16x16/list-add-user.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mail-mark-read.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mail-mark-unread.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mail-message-new.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-afraid.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-amazed.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-angry.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-annoyed.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-anxious.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-aroused.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-ashamed.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-bored.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-brave.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-calm.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-cold.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-confused.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-contented.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-cranky.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-curious.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-depressed.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-disappointed.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-disgusted.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-distracted.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-embarrassed.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-excited.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-flirtatious.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-frustrated.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-grumpy.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-guilty.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-happy.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-hot.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-humbled.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-humiliated.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-hungry.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-hurt.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-impressed.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-in_awe.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-in_love.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-indignant.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-interested.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-intoxicated.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-invincible.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-jealous.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-lonely.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-mean.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-moody.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-nervous.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-neutral.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-offended.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-playful.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-proud.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-relieved.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-remorseful.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-restless.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-sad.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-sarcastic.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-serious.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-shocked.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-shy.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-sick.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-sleepy.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-stressed.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-surprised.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-thirsty.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood-worried.png +%%DATADIR%%/themes/Oxygen/icons/16x16/mood.png +%%DATADIR%%/themes/Oxygen/icons/16x16/network-connect.png +%%DATADIR%%/themes/Oxygen/icons/16x16/network-disconnect.png +%%DATADIR%%/themes/Oxygen/icons/16x16/notify-message.png +%%DATADIR%%/themes/Oxygen/icons/16x16/notify-typing.png +%%DATADIR%%/themes/Oxygen/icons/16x16/phone-call-Dis.png +%%DATADIR%%/themes/Oxygen/icons/16x16/phone-call.png +%%DATADIR%%/themes/Oxygen/icons/16x16/phone-called.png +%%DATADIR%%/themes/Oxygen/icons/16x16/phone-missed.png +%%DATADIR%%/themes/Oxygen/icons/16x16/phone-online.png +%%DATADIR%%/themes/Oxygen/icons/16x16/phone-received.png +%%DATADIR%%/themes/Oxygen/icons/16x16/phone-ring.png +%%DATADIR%%/themes/Oxygen/icons/16x16/phone-symbol-Dis.png +%%DATADIR%%/themes/Oxygen/icons/16x16/phone-symbol.png +%%DATADIR%%/themes/Oxygen/icons/16x16/phone-talk.png +%%DATADIR%%/themes/Oxygen/icons/16x16/preferences.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-aim.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-facebook.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-gadugadu.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-icq.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-irc.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-mrim.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-msn.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-myspaceim.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-qq.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-sametime.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-sms.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-tlen.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-twitter.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-xmpp.png +%%DATADIR%%/themes/Oxygen/icons/16x16/protocol-yahoo.png +%%DATADIR%%/themes/Oxygen/icons/16x16/security-high.png +%%DATADIR%%/themes/Oxygen/icons/16x16/security-low.png +%%DATADIR%%/themes/Oxygen/icons/16x16/security-medium.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-account.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-auth.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-automation-translation.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-automation.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-client-console.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-client-handheld.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-client-pc.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-client-phone.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-client.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-collaboration-whiteboard.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-component-archive.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-component-load.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-component-log.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-component-stats.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-component.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-conference.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-directory-user.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-directory.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-headline-newmail.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-headline-rss.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-headline-weather.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-hierarchy-branch.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-hierarchy-leaf.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-proxy.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-pubsub.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-server-im.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-server.png +%%DATADIR%%/themes/Oxygen/icons/16x16/service-store.png +%%DATADIR%%/themes/Oxygen/icons/16x16/services-Dis.png +%%DATADIR%%/themes/Oxygen/icons/16x16/services.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-away-aim.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-away-gadugadu.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-away-icq.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-away-msn.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-away-tlen.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-away-yahoo.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-away.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-chat-icq.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-chat-msn.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-chat-tlen.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-chat.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-dnd-aim.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-dnd-gadugadu.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-dnd-icq.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-dnd-msn.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-dnd-tlen.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-dnd-yahoo.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-dnd.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-invisible-gadugadu.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-invisible-icq.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-invisible-msn.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-invisible-yahoo.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-invisible.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-offline-aim.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-offline-gadugadu.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-offline-icq.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-offline-msn.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-offline-tlen.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-offline-yahoo.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-offline.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-online-aim.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-online-gadugadu.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-online-icq.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-online-msn.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-online-sms.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-online-smtp.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-online-tlen.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-online-yahoo.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-online.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-xa-icq.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-xa-msn.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-xa-tlen.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-xa-yahoo.png +%%DATADIR%%/themes/Oxygen/icons/16x16/user-xa.png +%%DATADIR%%/themes/Oxygen/icons/16x16/view-history-Dis.png +%%DATADIR%%/themes/Oxygen/icons/16x16/view-history.png +%%DATADIR%%/themes/Oxygen/icons/22x22/coccinella.png +%%DATADIR%%/themes/Oxygen/icons/22x22/coccinella2-shadow.png +%%DATADIR%%/themes/Oxygen/icons/22x22/coccinella2.png +%%DATADIR%%/themes/Oxygen/icons/22x22/draw-arc.gif +%%DATADIR%%/themes/Oxygen/icons/22x22/draw-arrow.png +%%DATADIR%%/themes/Oxygen/icons/22x22/draw-brush.png +%%DATADIR%%/themes/Oxygen/icons/22x22/draw-del.png +%%DATADIR%%/themes/Oxygen/icons/22x22/draw-line.png +%%DATADIR%%/themes/Oxygen/icons/22x22/draw-oval.png +%%DATADIR%%/themes/Oxygen/icons/22x22/draw-pen.png +%%DATADIR%%/themes/Oxygen/icons/22x22/draw-point.png +%%DATADIR%%/themes/Oxygen/icons/22x22/draw-poly.png +%%DATADIR%%/themes/Oxygen/icons/22x22/draw-rect.png +%%DATADIR%%/themes/Oxygen/icons/22x22/draw-text.png +%%DATADIR%%/themes/Oxygen/icons/22x22/fill-color.png +%%DATADIR%%/themes/Oxygen/icons/22x22/transform-move.png +%%DATADIR%%/themes/Oxygen/icons/22x22/transform-rotate.png +%%DATADIR%%/themes/Oxygen/icons/22x22/vcard.png +%%DATADIR%%/themes/Oxygen/icons/32x32/chat-message-new-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/chat-message-new.png +%%DATADIR%%/themes/Oxygen/icons/32x32/coccinella.png +%%DATADIR%%/themes/Oxygen/icons/32x32/coccinella2-shadow.png +%%DATADIR%%/themes/Oxygen/icons/32x32/coccinella2.png +%%DATADIR%%/themes/Oxygen/icons/32x32/dialog-error-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/dialog-error.png +%%DATADIR%%/themes/Oxygen/icons/32x32/dialog-information-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/dialog-information.png +%%DATADIR%%/themes/Oxygen/icons/32x32/document-import-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/document-import.png +%%DATADIR%%/themes/Oxygen/icons/32x32/document-open-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/document-open.png +%%DATADIR%%/themes/Oxygen/icons/32x32/document-print-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/document-print.png +%%DATADIR%%/themes/Oxygen/icons/32x32/document-save-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/document-save.png +%%DATADIR%%/themes/Oxygen/icons/32x32/go-next-view-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/go-next-view.png +%%DATADIR%%/themes/Oxygen/icons/32x32/go-previous-view-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/go-previous-view.png +%%DATADIR%%/themes/Oxygen/icons/32x32/image-missing.png +%%DATADIR%%/themes/Oxygen/icons/32x32/inbox-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/inbox-unread-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/inbox-unread.png +%%DATADIR%%/themes/Oxygen/icons/32x32/inbox.png +%%DATADIR%%/themes/Oxygen/icons/32x32/invite-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/invite.png +%%DATADIR%%/themes/Oxygen/icons/32x32/list-add-user-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/list-add-user.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-attachment-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-attachment.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-forward-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-forward.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-message-new-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-message-new.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-quote-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-quote.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-reply-sender-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-reply-sender.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-send-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/mail-send.png +%%DATADIR%%/themes/Oxygen/icons/32x32/network-connect-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/network-connect.png +%%DATADIR%%/themes/Oxygen/icons/32x32/network-disconnect-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/network-disconnect.png +%%DATADIR%%/themes/Oxygen/icons/32x32/network-server.png +%%DATADIR%%/themes/Oxygen/icons/32x32/phone-call-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/phone-call.png +%%DATADIR%%/themes/Oxygen/icons/32x32/preferences-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/preferences.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-aim.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-facebook.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-gadugadu.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-icq.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-irc.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-mrim.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-msn.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-myspaceim.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-qq.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-sametime.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-sms.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-tlen.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-twitter.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-xmpp.png +%%DATADIR%%/themes/Oxygen/icons/32x32/protocol-yahoo.png +%%DATADIR%%/themes/Oxygen/icons/32x32/services-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/services.png +%%DATADIR%%/themes/Oxygen/icons/32x32/tools-wizard-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/tools-wizard.png +%%DATADIR%%/themes/Oxygen/icons/32x32/user-trash-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/user-trash.png +%%DATADIR%%/themes/Oxygen/icons/32x32/vcard.png +%%DATADIR%%/themes/Oxygen/icons/32x32/view-history-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/view-history.png +%%DATADIR%%/themes/Oxygen/icons/32x32/whiteboard-Dis.png +%%DATADIR%%/themes/Oxygen/icons/32x32/whiteboard.png +%%DATADIR%%/themes/Oxygen/icons/64x64/coccinella.png +%%DATADIR%%/themes/Oxygen/icons/64x64/dialog-error-Dis.png +%%DATADIR%%/themes/Oxygen/icons/64x64/dialog-error.png +%%DATADIR%%/themes/Oxygen/icons/64x64/dialog-information-Dis.png +%%DATADIR%%/themes/Oxygen/icons/64x64/dialog-information.png +%%DATADIR%%/themes/Oxygen/icons/64x64/dialog-question-Dis.png +%%DATADIR%%/themes/Oxygen/icons/64x64/dialog-question.png +%%DATADIR%%/themes/Oxygen/icons/64x64/dialog-warning-Dis.png +%%DATADIR%%/themes/Oxygen/icons/64x64/dialog-warning.png +%%DATADIR%%/themes/Oxygen/icons/64x64/world-map-Dis.png +%%DATADIR%%/themes/Oxygen/icons/64x64/world-map.png +%%DATADIR%%/themes/Oxygen/icons/others/coccinella.icns +%%DATADIR%%/themes/Oxygen/icons/others/coccinella.ico +%%DATADIR%%/themes/Oxygen/mime/16x16/video-quicktime.png +%%DATADIR%%/themes/Oxygen/sounds/alarm.wav +%%DATADIR%%/themes/Oxygen/sounds/autoanswered.wav +%%DATADIR%%/themes/Oxygen/sounds/clicked.wav +%%DATADIR%%/themes/Oxygen/sounds/connected.wav +%%DATADIR%%/themes/Oxygen/sounds/newchatmsg.wav +%%DATADIR%%/themes/Oxygen/sounds/newchatthread.wav +%%DATADIR%%/themes/Oxygen/sounds/newmsg.wav +%%DATADIR%%/themes/Oxygen/sounds/offline.wav +%%DATADIR%%/themes/Oxygen/sounds/online.wav +%%DATADIR%%/themes/Oxygen/sounds/soundIndex.tcl +%%DATADIR%%/themes/Oxygen/sounds/startup.wav +%%DATADIR%%/themes/Oxygen/sounds/statchange.wav +%%DATADIR%%/themes/Oxygen/sounds/userchange.wav +%%DATADIR%%/themes/Oxygen/splash/splash-default.png +%%DATADIR%%/themes/Oxygen/themeInfo +%%DATADIR%%/whiteboard/BaseWBCanvas.itcl +%%DATADIR%%/whiteboard/CanvasCmd.tcl +%%DATADIR%%/whiteboard/CanvasCutCopyPaste.tcl +%%DATADIR%%/whiteboard/CanvasDraw.tcl +%%DATADIR%%/whiteboard/CanvasFile.tcl +%%DATADIR%%/whiteboard/CanvasText.tcl +%%DATADIR%%/whiteboard/CanvasUtils.tcl +%%DATADIR%%/whiteboard/FilePrefs.tcl +%%DATADIR%%/whiteboard/GetFileIface.tcl +%%DATADIR%%/whiteboard/Import.tcl +%%DATADIR%%/whiteboard/ItemInspector.tcl +%%DATADIR%%/whiteboard/Multicast.tcl +%%DATADIR%%/whiteboard/Plugins.tcl +%%DATADIR%%/whiteboard/PutFileIface.tcl +%%DATADIR%%/whiteboard/WBPrefs.tcl +%%DATADIR%%/whiteboard/WDialogs.tcl +%%DATADIR%%/whiteboard/Whiteboard.tcl +%%DATADIR%%/whiteboard/pkgIndex.tcl +%%DATADIR%%/whiteboard/tclIndex +%%DATADIR%%/xmpp/tcp.tcl +%%DATADIR%%/xmpp/xmlns.tcl +%%DATADIR%%/xmpp/xmpp.tcl +@dirrm %%DATADIR%%/xmpp +@dirrm %%DATADIR%%/whiteboard +@dirrm %%DATADIR%%/themes/Oxygen/splash +@dirrm %%DATADIR%%/themes/Oxygen/sounds +@dirrm %%DATADIR%%/themes/Oxygen/mime/16x16 +@dirrm %%DATADIR%%/themes/Oxygen/mime +@dirrm %%DATADIR%%/themes/Oxygen/icons/others +@dirrm %%DATADIR%%/themes/Oxygen/icons/64x64 +@dirrm %%DATADIR%%/themes/Oxygen/icons/32x32 +@dirrm %%DATADIR%%/themes/Oxygen/icons/22x22 +@dirrm %%DATADIR%%/themes/Oxygen/icons/16x16 +@dirrm %%DATADIR%%/themes/Oxygen/icons/12x12 +@dirrm %%DATADIR%%/themes/Oxygen/icons/128x128 +@dirrm %%DATADIR%%/themes/Oxygen/icons +@dirrm %%DATADIR%%/themes/Oxygen/elements/phone +@dirrm %%DATADIR%%/themes/Oxygen/elements +@dirrm %%DATADIR%%/themes/Oxygen/backgrounds +@dirrm %%DATADIR%%/themes/Oxygen/avatars/64x64 +@dirrm %%DATADIR%%/themes/Oxygen/avatars/48x48 +@dirrm %%DATADIR%%/themes/Oxygen/avatars/32x32 +@dirrm %%DATADIR%%/themes/Oxygen/avatars +@dirrm %%DATADIR%%/themes/Oxygen +@dirrm %%DATADIR%%/themes/Aqua/icons/16x16 +@dirrm %%DATADIR%%/themes/Aqua/icons +@dirrm %%DATADIR%%/themes/Aqua +@dirrm %%DATADIR%%/themes +@dirrm %%DATADIR%%/resources/pre +@dirrm %%DATADIR%%/resources/post +@dirrm %%DATADIR%%/resources +%%NLS%%@dirrm %%DATADIR%%/po +@dirrm %%DATADIR%%/plugins/vtk +@dirrm %%DATADIR%%/plugins/applets/CardGame/cards +@dirrm %%DATADIR%%/plugins/applets/CardGame +@dirrm %%DATADIR%%/plugins/applets +@dirrm %%DATADIR%%/plugins +%%NLS%%@dirrm %%DATADIR%%/msgs/post +%%NLS%%@dirrm %%DATADIR%%/msgs +@dirrm %%DATADIR%%/lib +@dirrm %%DATADIR%%/jabberlib/scripts +@dirrm %%DATADIR%%/jabberlib +@dirrm %%DATADIR%%/jabber +@dirrm %%DATADIR%%/items/Games/chessimages +@dirrm %%DATADIR%%/items/Games +@dirrm %%DATADIR%%/items +@dirrm %%DATADIR%%/iconsets/emoticons/default +@dirrm %%DATADIR%%/iconsets/emoticons +@dirrm %%DATADIR%%/iconsets +@dirrm %%DATADIR%%/httpd/images +@dirrm %%DATADIR%%/httpd +@dirrm %%DATADIR%%/docs +@dirrm %%DATADIR%%/contrib/ui +@dirrm %%DATADIR%%/contrib/tiles +@dirrm %%DATADIR%%/contrib/tablelist/scripts +@dirrm %%DATADIR%%/contrib/tablelist +@dirrm %%DATADIR%%/contrib/black +@dirrm %%DATADIR%%/contrib +@dirrm %%DATADIR%%/components/taskbar +@dirrm %%DATADIR%%/components/Phone/IAX +@dirrm %%DATADIR%%/components/Phone +@dirrm %%DATADIR%%/components +@dirrm %%DATADIR%%/certificates +@dirrm %%DATADIR%%/TclXML +@dirrm %%DATADIR%% --- coccinella-0.96.20_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: