diff options
author | 2010-03-18 06:04:10 +0000 | |
---|---|---|
committer | 2010-03-18 06:04:10 +0000 | |
commit | beb5e758d055aa29a93c75fa5ffa293bcfc629f5 (patch) | |
tree | 8fa4da9a8e78277c6d127cacd3891260fa7e16ae /net-voip/linphone/files | |
parent | add use-deps for libsdl (diff) | |
download | historical-beb5e758d055aa29a93c75fa5ffa293bcfc629f5.tar.gz historical-beb5e758d055aa29a93c75fa5ffa293bcfc629f5.tar.bz2 historical-beb5e758d055aa29a93c75fa5ffa293bcfc629f5.zip |
Make linphone.desktop validateable, bug #307865, thank Rion for report.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'net-voip/linphone/files')
-rw-r--r-- | net-voip/linphone/files/linphone-3.2.1-linphone.desktop.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-voip/linphone/files/linphone-3.2.1-linphone.desktop.patch b/net-voip/linphone/files/linphone-3.2.1-linphone.desktop.patch new file mode 100644 index 000000000000..d3fb35d29cf0 --- /dev/null +++ b/net-voip/linphone/files/linphone-3.2.1-linphone.desktop.patch @@ -0,0 +1,14 @@ +=== modified file 'share/linphone.desktop' +--- share/linphone.desktop 2010-03-18 05:59:30 +0000 ++++ share/linphone.desktop 2010-03-18 05:58:45 +0000 +@@ -5,6 +5,6 @@ + Comment[de]=Linphone ist ein web-phone. + Type=Application + Exec=linphone-3 +-Icon=linphone/linphone2.png ++Icon=linphone2 + Terminal=false +-Categories=Application;Network; +\ No newline at end of file ++Categories=Network;Telephony; + |