public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kmilo/files: kmilo-3.5.9-fixpaths.patch
@ 2008-04-26 23:47 Wulf Krueger (philantrop)
  0 siblings, 0 replies; 2+ messages in thread
From: Wulf Krueger (philantrop) @ 2008-04-26 23:47 UTC (permalink / raw
  To: gentoo-commits

philantrop    08/04/26 23:47:15

  Added:                kmilo-3.5.9-fixpaths.patch
  Log:
  Added a patch by Thomas Anderson to fix the paths to several KDE applications as kindly provided on bug 195525.
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.1                  kde-base/kmilo/files/kmilo-3.5.9-fixpaths.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/files/kmilo-3.5.9-fixpaths.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmilo/files/kmilo-3.5.9-fixpaths.patch?rev=1.1&content-type=text/plain

Index: kmilo-3.5.9-fixpaths.patch
===================================================================
diff -Naur kdeutils-3.5.7-orig/kmilo/thinkpad/thinkpad.cpp kdeutils-3.5.7/kmilo/thinkpad/thinkpad.cpp
--- kdeutils-3.5.7-orig/kmilo/thinkpad/thinkpad.cpp	2008-01-23 20:36:29.000000000 -0500
+++ kdeutils-3.5.7/kmilo/thinkpad/thinkpad.cpp	2008-01-23 20:38:09.000000000 -0500
@@ -443,11 +443,11 @@
 	m_softwareVolume = config->readBoolEntry("softwareVolume", true);
 	m_run = config->readBoolEntry("run", false);
 	m_volumeStep = config->readNumEntry("volumeStep", defaultVolumeStep);
-	m_buttonThinkpad = config->readEntry("buttonThinkpad", "/usr/bin/konsole");
-	m_buttonHome = config->readEntry("buttonHome", "/usr/bin/konqueror");
-	m_buttonSearch = config->readEntry("buttonSearch", "/usr/bin/kfind");
-	m_buttonMail = config->readEntry("buttonMail", "/usr/bin/kmail");
-	m_buttonZoom = config->readEntry("buttonZoom", "/usr/bin/ksnapshot");
+	m_buttonThinkpad = config->readEntry("buttonThinkpad", "/usr/kde/3.5/bin/konsole");
+	m_buttonHome = config->readEntry("buttonHome", "/usr/kde/3.5/bin/konqueror");
+	m_buttonSearch = config->readEntry("buttonSearch", "/usr/kde/3.5/bin/kfind");
+	m_buttonMail = config->readEntry("buttonMail", "/usr/kde/3.5/bin/kmail");
+	m_buttonZoom = config->readEntry("buttonZoom", "/usr/kde/3.5/bin/ksnapshot");
 }
 
 bool ThinkPadMonitor::retrieveVolume() {



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/kmilo/files: kmilo-3.5.9-fixpaths.patch
@ 2009-11-19 20:42 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-11-19 20:42 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/11/19 20:42:47

  Removed:              kmilo-3.5.9-fixpaths.patch
  Log:
  Remove KDE 3.5.10.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-19 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-19 20:42 [gentoo-commits] gentoo-x86 commit in kde-base/kmilo/files: kmilo-3.5.9-fixpaths.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2008-04-26 23:47 Wulf Krueger (philantrop)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox