Added chat/ktp-text-ui, the text chat application for the KDE Telepathy
chat suite.
This commit is contained in:
parent
9ea6667b91
commit
5d27b1d8d8
4 changed files with 515 additions and 0 deletions
1
chat/ktp-text-ui/DESCR
Normal file
1
chat/ktp-text-ui/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This is the text chat application for the KDE Telepathy suite.
|
22
chat/ktp-text-ui/Makefile
Normal file
22
chat/ktp-text-ui/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
# $NetBSD: Makefile,v 1.1 2016/01/17 15:08:31 jaapb Exp $
|
||||
|
||||
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
|
||||
DISTNAME= ktp-text-ui-${KTP_VERSION}
|
||||
CATEGORIES= chat kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= jaapb@NetBSD.org
|
||||
HOMEPAGE= http://community.kde.org/KTp
|
||||
COMMENT= KDE Telepathy Plasma widgets
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= msgfmt
|
||||
|
||||
.include "../../chat/ktp-common-internals/buildlink3.mk"
|
||||
.include "../../chat/ktp-contact-list/buildlink3.mk"
|
||||
.include "../../devel/qjson/buildlink3.mk"
|
||||
.include "../../meta-pkgs/kde4/kde4.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
487
chat/ktp-text-ui/PLIST
Normal file
487
chat/ktp-text-ui/PLIST
Normal file
|
@ -0,0 +1,487 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2016/01/17 15:08:31 jaapb Exp $
|
||||
bin/ktp-log-viewer
|
||||
lib/kde4/kcm_ktp_chat_appearance.so
|
||||
lib/kde4/kcm_ktp_chat_behavior.so
|
||||
lib/kde4/kcm_ktp_chat_messages.so
|
||||
lib/kde4/kcm_ktp_chat_otr.so
|
||||
lib/kde4/kcm_ktp_logviewer_behavior.so
|
||||
lib/kde4/kcm_ktptextui_message_filter_latex.so
|
||||
lib/kde4/ktptextui_message_filter_bugzilla.so
|
||||
lib/kde4/ktptextui_message_filter_emoticons.so
|
||||
lib/kde4/ktptextui_message_filter_formatting.so
|
||||
lib/kde4/ktptextui_message_filter_highlight.so
|
||||
lib/kde4/ktptextui_message_filter_images.so
|
||||
lib/kde4/ktptextui_message_filter_latex.so
|
||||
lib/kde4/ktptextui_message_filter_otr.so
|
||||
lib/kde4/ktptextui_message_filter_searchexpansion.so
|
||||
lib/kde4/ktptextui_message_filter_tts.so
|
||||
lib/kde4/ktptextui_message_filter_urlexpansion.so
|
||||
lib/kde4/ktptextui_message_filter_youtube.so
|
||||
lib/kde4/libexec/ktp-adiumxtra-protocol-handler
|
||||
lib/kde4/libexec/ktp-text-ui
|
||||
lib/libktpchat.so
|
||||
lib/libktpimagesharer.so
|
||||
share/applications/kde4/ktp-log-viewer.desktop
|
||||
share/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.TextUi.service
|
||||
share/kde/apps/ktelepathy/Template.html
|
||||
share/kde/apps/ktelepathy/longurl.js
|
||||
share/kde/apps/ktelepathy/longurlServices.json
|
||||
share/kde/apps/ktelepathy/showBugzillaInfo.js
|
||||
share/kde/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/Info.plist
|
||||
share/kde/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/README
|
||||
share/kde/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/Resources/Footer.html
|
||||
share/kde/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/Resources/Header.html
|
||||
share/kde/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/Resources/Incoming/Content.html
|
||||
share/kde/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html
|
||||
share/kde/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/Resources/Incoming/SenderColors.txt
|
||||
share/kde/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/Resources/Outgoing/Content.html
|
||||
share/kde/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/Resources/Outgoing/NextContent.html
|
||||
share/kde/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/Resources/Status.html
|
||||
share/kde/apps/ktelepathy/styles/SimKete.AdiumMessageStyle/Contents/Resources/main.css
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Info.plist
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/Footer.html
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/Header.html
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/Incoming/Content.html
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/Outgoing/Content.html
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/Outgoing/NextContent.html
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/Status.html
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/Styles/Header.css
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/Template.html
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/Topic.html
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/img/sidebar_header_bg.png
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/lib/jquery.min.js
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/lib/livepipe.js
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/lib/scriptaculous183.js
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/lib/scrollbar.js
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/main.css
|
||||
share/kde/apps/ktelepathy/styles/WoshiChat.AdiumMessageStyle/LICENSE
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Info.plist
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Demo.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Footer.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Header.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Incoming/Content.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Incoming/Context.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Incoming/NextContext.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Incoming/buddy_icon.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/Content.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/Context.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/NextContent.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/NextContext.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Outgoing/buddy_icon.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Renkoo LICENSE.txt
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Status.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Styles/Header.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Styles/Topic.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Styles/alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Styles/main.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Styles/noname.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Topic.html
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Green.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Red.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Steel.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Yellow Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Yellow No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Yellow No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Blue on Yellow.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Blue Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Blue No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Blue No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Blue.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Red Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Red No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Red No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Red.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Steel Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Steel No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Steel No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Steel.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Yellow Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Yellow No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Yellow No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Green on Yellow.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Blue Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Blue No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Blue No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Blue.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Green Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Green No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Green No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Green.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Steel Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Steel No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Steel No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Steel.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Yellow Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Yellow No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Yellow No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Red on Yellow.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Blue Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Blue No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Blue No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Blue.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Green Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Green No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Green No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Green.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Red Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Red No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Red No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Red.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Yellow Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Yellow No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Yellow No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Steel on Yellow.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Blue Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Blue No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Blue No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Blue.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Green Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Green No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Green No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Green.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Red Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Red No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Red No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Red.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Steel Alternating.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Steel No Names Alt.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Steel No Names.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Variants/Yellow on Steel.css
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/DummyContact.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/alert.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/blueBackground.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/blueBackground.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/blueCurves.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/blueCurves.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/blueIndicator.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/blueIndicator.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/blueIndicator2.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/blueIndicatorAlt.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/greenBackground.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/greenBackground.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/greenCurves.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/greenCurves.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/greenIndicator.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/greenIndicator.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/greenIndicator2.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/greenIndicatorAlt.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/redBackground.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/redBackground.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/redCurves.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/redCurves.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/redIndicator.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/redIndicator.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/redIndicator2.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/redIndicatorAlt.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/silverBackground.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/silverCurves.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/steelBackground.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/steelBackground.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/steelCurves.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/steelCurves.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/steelHeading.jpg
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/steelIndicator.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/steelIndicator.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/steelIndicator2.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/steelIndicatorAlt.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/typing-left.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/typing-right.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/yellowBackground.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/yellowBackground.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/yellowCurves.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/yellowCurves.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/yellowHeading.jpg
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/yellowIndicator.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/yellowIndicator.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/yellowIndicator2.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/yellowIndicatorAlt.gif
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/yellowTL.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/images/yellowTR.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/incoming_icon.png
|
||||
share/kde/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/outgoing_icon.png
|
||||
share/kde/apps/ktp-log-viewer/log-viewer.rc
|
||||
share/kde/apps/ktp-text-ui/chatwindow.rc
|
||||
share/kde4/services/adiumxtra.protocol
|
||||
share/kde4/services/kcm_ktp_chat_appearance.desktop
|
||||
share/kde4/services/kcm_ktp_chat_behavior.desktop
|
||||
share/kde4/services/kcm_ktp_chat_messages.desktop
|
||||
share/kde4/services/kcm_ktp_chat_otr.desktop
|
||||
share/kde4/services/kcm_ktp_logviewer_behavior.desktop
|
||||
share/kde4/services/kcm_ktptextui_message_filter_latex.desktop
|
||||
share/kde4/services/ktptextui_message_filter_bugzilla.desktop
|
||||
share/kde4/services/ktptextui_message_filter_emoticons.desktop
|
||||
share/kde4/services/ktptextui_message_filter_formatting.desktop
|
||||
share/kde4/services/ktptextui_message_filter_highlight.desktop
|
||||
share/kde4/services/ktptextui_message_filter_images.desktop
|
||||
share/kde4/services/ktptextui_message_filter_latex.desktop
|
||||
share/kde4/services/ktptextui_message_filter_otr.desktop
|
||||
share/kde4/services/ktptextui_message_filter_searchexpansion.desktop
|
||||
share/kde4/services/ktptextui_message_filter_tts.desktop
|
||||
share/kde4/services/ktptextui_message_filter_urlexpansion.desktop
|
||||
share/kde4/services/ktptextui_message_filter_youtube.desktop
|
||||
share/kde4/servicetypes/ktptxtui_message_filter.desktop
|
||||
share/locale/bs/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/bs/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/bs/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/bs/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/bs/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/bs/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/ca/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/ca/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/ca/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/ca/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/ca/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/cs/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/cs/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/cs/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/cs/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/cs/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/da/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/da/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/da/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/da/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/da/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/da/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/de/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/de/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/de/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/de/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/de/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/de/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/el/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/el/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/el/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/el/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/el/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/el/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/en_GB/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/es/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/es/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/es/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/es/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/es/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/es/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/et/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/et/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/et/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/et/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/et/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/et/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/fi/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/fi/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/fi/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/fi/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/fi/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/fi/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/fr/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/fr/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/fr/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/fr/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/fr/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/ga/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/ga/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/ga/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/ga/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/ga/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/gl/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/gl/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/gl/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/gl/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/gl/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/gl/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/hu/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/hu/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/hu/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/hu/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/ia/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/ia/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/ia/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/ia/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/ia/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/it/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/it/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/it/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/it/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/it/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/it/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/ja/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/ja/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/ja/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/ja/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/ja/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/ja/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/kk/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/kk/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/kk/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/kk/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/kk/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/kk/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/km/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/km/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/km/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/km/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/km/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/ko/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/ko/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/ko/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/ko/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/ko/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/ko/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/lt/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/lt/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/lt/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/lt/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/lt/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/mr/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/mr/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/mr/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/mr/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/mr/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/mr/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/nb/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/nb/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/nb/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/nb/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/nb/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/nb/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/nds/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/nds/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/nds/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/nds/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/nds/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/nds/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/nl/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/nl/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/nl/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/nl/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/nl/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/pl/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/pl/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/pl/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/pl/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/pl/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/pt/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/pt/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/pt/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/pt/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/pt/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/ro/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/ro/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/ro/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/ro/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/ro/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/ru/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/ru/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/ru/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/ru/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/ru/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/ru/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/sk/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/sk/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/sk/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/sk/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/sk/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/sl/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/sl/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/sl/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/sl/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/sl/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/sr/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/sr/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/sr/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/sr/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/sr/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/sr/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/sv/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/sv/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/sv/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/sv/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/sv/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/tr/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/tr/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/tr/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/ug/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/ug/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/ug/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/ug/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/ug/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/uk/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/uk/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/uk/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/uk/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/uk/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/vi/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/vi/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/wa/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ktpchat.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/kcm_ktp_chat_appearance.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/kcm_ktp_chat_behavior.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/ktp-adiumxtra-protocol-handler.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/ktp-filters.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/ktp-text-ui.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/ktpchat.mo
|
||||
share/telepathy/clients/KTp.TextUi.client
|
5
chat/ktp-text-ui/distinfo
Normal file
5
chat/ktp-text-ui/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2016/01/17 15:08:31 jaapb Exp $
|
||||
|
||||
SHA1 (ktp-text-ui-0.9.0.tar.bz2) = ac4e43bff475f53a8fa3e56734b26855c52024fa
|
||||
RMD160 (ktp-text-ui-0.9.0.tar.bz2) = b711453a06791b72d12c75da987c89ae30f54162
|
||||
Size (ktp-text-ui-0.9.0.tar.bz2) = 471280 bytes
|
Loading…
Reference in a new issue