[Pkg-voip-commits] r2087 - twinkle/trunk/debian
Mark Purcell
msp at costa.debian.org
Thu Jul 20 18:35:19 UTC 2006
Author: msp
Date: 2006-07-20 18:35:16 +0000 (Thu, 20 Jul 2006)
New Revision: 2087
Removed:
twinkle/trunk/debian/twinkle.desktop
Modified:
twinkle/trunk/debian/changelog
twinkle/trunk/debian/rules
Log:
* Use upstream supplied sip.protocol & twinkle.desktop
Modified: twinkle/trunk/debian/changelog
===================================================================
--- twinkle/trunk/debian/changelog 2006-07-19 21:24:37 UTC (rev 2086)
+++ twinkle/trunk/debian/changelog 2006-07-20 18:35:16 UTC (rev 2087)
@@ -5,9 +5,9 @@
[ Mark Purcell ]
* Cleanup debian/patches/libgsm.patch
- * Use upstream supplied sip.protocol
+ * Use upstream supplied sip.protocol & twinkle.desktop
- -- Mark Purcell <msp at debian.org> Wed, 19 Jul 2006 22:22:32 +0100
+ -- Mark Purcell <msp at debian.org> Thu, 20 Jul 2006 19:33:00 +0100
twinkle (0.8.dfsg-1) unstable; urgency=low
Modified: twinkle/trunk/debian/rules
===================================================================
--- twinkle/trunk/debian/rules 2006-07-19 21:24:37 UTC (rev 2086)
+++ twinkle/trunk/debian/rules 2006-07-20 18:35:16 UTC (rev 2087)
@@ -21,7 +21,7 @@
DEB_CONFIGURE_EXTRA_FLAGS := --without-ilbc
install/twinkle::
- cp debian/twinkle.desktop $(CURDIR)/debian/twinkle/usr/share/applications
+ cp twinkle.desktop $(CURDIR)/debian/twinkle/usr/share/applications
cp sip.protocol $(CURDIR)/debian/twinkle/usr/share/services
print-version:
Deleted: twinkle/trunk/debian/twinkle.desktop
===================================================================
--- twinkle/trunk/debian/twinkle.desktop 2006-07-19 21:24:37 UTC (rev 2086)
+++ twinkle/trunk/debian/twinkle.desktop 2006-07-20 18:35:16 UTC (rev 2087)
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=Twinkle
-Comment=VOIP softphone
-Exec=twinkle
-Icon=/usr/share/twinkle/twinkle48.png
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Qt;KDE;Network;
-GenericName=VoIP softphone
More information about the Pkg-voip-commits
mailing list