[Pkg-voip-commits] r4962 - in /kphone/trunk/debian: changelog kphone.menu

msp at alioth.debian.org msp at alioth.debian.org
Sat Dec 1 11:31:35 UTC 2007


Author: msp
Date: Sat Dec  1 11:31:34 2007
New Revision: 4962

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=4962
Log:
* Fix kphone.menu to use /usr/bin/kpsi

Modified:
    kphone/trunk/debian/changelog
    kphone/trunk/debian/kphone.menu

Modified: kphone/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/kphone/trunk/debian/changelog?rev=4962&op=diff
==============================================================================
--- kphone/trunk/debian/changelog (original)
+++ kphone/trunk/debian/changelog Sat Dec  1 11:31:34 2007
@@ -16,6 +16,7 @@
   * TODO: Remove speex code - use system lib instead
   * TODO: Remove srtp code (x2) - use system lib instead
   * mandir.patch to honour ./configure --mandir=DIR
+  * Fix kphone.menu to use /usr/bin/kpsi
 
   [ Kilian Krause ]
   * Update menu to "Applications" rather than "Apps"

Modified: kphone/trunk/debian/kphone.menu
URL: http://svn.debian.org/wsvn/pkg-voip/kphone/trunk/debian/kphone.menu?rev=4962&op=diff
==============================================================================
--- kphone/trunk/debian/kphone.menu (original)
+++ kphone/trunk/debian/kphone.menu Sat Dec  1 11:31:34 2007
@@ -2,8 +2,8 @@
 	needs="X11"\
 	section="Applications/Net"\
 	hints="KDE,VoIP"\
-	title="KPhone VoIP"\
+	title="KPhoneSI VoIP"\
 	icon="/usr/share/apps/kphone/icons/large-kphone.png" \
 	icon32x32="/usr/share/apps/kphone/icons/lo-kphone.png" \
 	icon16x16="/usr/share/apps/kphone/icons/mini-kphone.png" \
-	command="/usr/bin/kphone"
+	command="/usr/bin/kpsi"




More information about the Pkg-voip-commits mailing list