summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-14 13:19:37 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-14 13:19:37 +0000
commitdceab2461bce60d6b3b71e69588bdf863e1b1c7f (patch)
treee2616208a18b45adeb11ff64fa5008ce53b5f75d /kde-base/kopete/files
parent[kde-base/kompare] Clean unneeded patches (diff)
downloadhistorical-dceab2461bce60d6b3b71e69588bdf863e1b1c7f.tar.gz
historical-dceab2461bce60d6b3b71e69588bdf863e1b1c7f.tar.bz2
historical-dceab2461bce60d6b3b71e69588bdf863e1b1c7f.zip
[kde-base/kopete] Clean unneeded patches
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kopete/files')
-rw-r--r--kde-base/kopete/files/gnomemeeting-ekiga.patch36
1 files changed, 0 insertions, 36 deletions
diff --git a/kde-base/kopete/files/gnomemeeting-ekiga.patch b/kde-base/kopete/files/gnomemeeting-ekiga.patch
deleted file mode 100644
index 7ff568b15709..000000000000
--- a/kde-base/kopete/files/gnomemeeting-ekiga.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -ur kopete-0.12.1/kopete/plugins/netmeeting.orig/netmeetinginvitation.cpp netmeeting/netmeetinginvitation.cpp
---- kopete-0.12.1/kopete/plugins/netmeeting.orig/netmeetinginvitation.cpp 2006-07-18 16:30:54.000000000 +0200
-+++ kopete-0.12.1/kopete/plugins/netmeeting/netmeetinginvitation.cpp 2006-07-18 16:04:51.000000000 +0200
-@@ -162,7 +162,7 @@
-
- KConfig *config=KGlobal::config();
- config->setGroup("Netmeeting Plugin");
-- QString app=config->readEntry("NetmeetingApplication","gnomemeeting -c callto://%1").arg(ip_address);
-+ QString app=config->readEntry("NetmeetingApplication","ekiga -c callto://%1").arg(ip_address);
-
- kdDebug() << k_funcinfo << app << endl ;
-
-diff -ur kopete-0.12.1/kopete/plugins/netmeeting.orig/netmeetingpreferences.cpp netmeeting/netmeetingpreferences.cpp
---- kopete-0.12.1/kopete/plugins/netmeeting.orig/netmeetingpreferences.cpp 2006-07-18 16:30:54.000000000 +0200
-+++ kopete-0.12.1/kopete/plugins/netmeeting/netmeetingpreferences.cpp 2006-07-18 16:04:51.000000000 +0200
-@@ -58,7 +58,7 @@
- {
- KConfig *config=KGlobal::config();
- config->setGroup("Netmeeting Plugin");
-- preferencesDialog->m_app->setCurrentText(config->readEntry("NetmeetingApplication","gnomemeeting -c callto://%1"));
-+ preferencesDialog->m_app->setCurrentText(config->readEntry("NetmeetingApplication","ekiga -c callto://%1"));
- emit KCModule::changed(false);
- }
-
-diff -ur kopete-0.12.1/kopete/plugins/netmeeting.orig/netmeetingprefs_ui.ui netmeeting/netmeetingprefs_ui.ui
---- kopete-0.12.1/kopete/plugins/netmeeting.orig/netmeetingprefs_ui.ui 2006-07-18 16:30:54.000000000 +0200
-+++ kopete-0.12.1/kopete/plugins/netmeeting/netmeetingprefs_ui.ui 2006-07-18 16:04:51.000000000 +0200
-@@ -63,7 +63,7 @@
- <widget class="KComboBox">
- <item>
- <property name="text">
-- <string>gnomemeeting -c callto://%1</string>
-+ <string>ekiga -c callto://%1</string>
- </property>
- </item>
- <item>