From 6e76ea6798905b5afa5079133a957fbe93bac028 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 2 Nov 2012 12:02:09 -0500 Subject: Update kopete references of gaim to pidgin. This resolves bug report 865. Thanks to Kristopher Gamrat. --- .../Pidgin/Contents/Resources/Outgoing/CMakeLists.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 kopete/styles/Pidgin/Contents/Resources/Outgoing/CMakeLists.txt (limited to 'kopete/styles/Pidgin/Contents/Resources/Outgoing/CMakeLists.txt') diff --git a/kopete/styles/Pidgin/Contents/Resources/Outgoing/CMakeLists.txt b/kopete/styles/Pidgin/Contents/Resources/Outgoing/CMakeLists.txt new file mode 100644 index 00000000..68bcd9c7 --- /dev/null +++ b/kopete/styles/Pidgin/Contents/Resources/Outgoing/CMakeLists.txt @@ -0,0 +1,14 @@ +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +install( FILES + Action.html Content.html NextContent.html + DESTINATION ${DATA_INSTALL_DIR}/kopete/styles/Pidgin/Contents/Resources/Outgoing ) -- cgit v1.2.1