Added yate as dependency of yate-client-common, fixed icon in menus.

git-svn-id: http://yate.null.ro/svn/yate/trunk@3996 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2010-12-20 09:45:13 +00:00
parent b26cbb7aea
commit 7336f239ae
3 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,7 @@ GenericName[ro]=Telefon VoIP
Comment=Place phone calls over the Internet
Comment[ro]=Apeluri telefonice peste Internet
Exec=yate-qt4
Icon=null_team-48.png
TryExec=yate-qt4
StartupNotify=true
Terminal=false

View File

@ -1 +1 @@
?package(yate-client): needs=X11 section="Internet" title="Yate VoIP Client" longtitle="VoIP soft phone based on Qt" command="/usr/bin/yate-qt4" icon="yate.png"
?package(yate-client): needs=X11 section="Internet" title="Yate VoIP Client" longtitle="VoIP soft phone based on Qt" command="/usr/bin/yate-qt4" icon="null_team-32.png"

View File

@ -387,6 +387,7 @@ that support database access will be able to use MySQL.
%package client-common
Summary: Common files for all Yate clients
Group: Applications/Communication
Requires: %{name} = %{version}-%{release}
%description client-common
This package includes the common files needed to use Yate as a VoIP client.