Install the icon image in a standard repository

* The new location of the icon image is <prefix>/icons/hicolor/48x48/apps
* The icon has been resized to 48x48
This commit is contained in:
François Grisez 2015-03-30 15:22:53 +02:00
parent a8ebf14da6
commit 95ddb4a61d
4 changed files with 27 additions and 23 deletions

View file

@ -1,25 +1,29 @@
pixmapdir=$(datadir)/pixmaps/linphone
pixmap_DATA= \
hold_on.png hold_off.png \
mic_muted.png mic_active.png \
linphone.png linphone-banner.png \
status-green.png \
status-orange.png \
status-red.png \
status-offline.png \
call.png \
chat.png active_chat.png composing_chat.png composing_active_chat.png\
chat_message_inprogress.png chat_message_delivered.png chat_message_not_delivered.png\
contact-orange.png dialer-orange.png history-orange.png\
startcall-green.png startcall-small.png stopcall-red.png stopcall-small.png addcall-green.png linphone.icns \
contact_starred.png contact_unstarred.png \
speaker.png \
call_status_incoming.png call_status_outgoing.png \
ok.png \
dialer.png \
notok.png
hold_on.png hold_off.png \
mic_muted.png mic_active.png \
linphone.png linphone-banner.png \
status-green.png \
status-orange.png \
status-red.png \
status-offline.png \
call.png \
chat.png active_chat.png composing_chat.png composing_active_chat.png\
chat_message_inprogress.png chat_message_delivered.png chat_message_not_delivered.png\
contact-orange.png dialer-orange.png history-orange.png\
startcall-green.png startcall-small.png stopcall-red.png stopcall-small.png addcall-green.png linphone.icns \
contact_starred.png contact_unstarred.png \
speaker.png \
call_status_incoming.png call_status_outgoing.png \
ok.png \
dialer.png \
notok.png
EXTRA_DIST=$(pixmap_DATA)
iconsdir=$(datadir)/icons/hicolor/48x48/apps
icons_DATA= linphone.png
EXTRA_DIST=$(pixmap_DATA) $(icons_DATA)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -7,6 +7,6 @@ Comment[fr]=Assistant audio de Linphone.
Comment[ru]=Помощник аудио Linphone
Type=Application
Exec=linphone --run-audio-assistant
Icon=@prefix@/share/pixmaps/linphone/linphone.png
Icon=linphone
Terminal=false
Categories=Network;Telephony;

View file

@ -4,7 +4,7 @@ GenericName=Web-phone
Comment=Linphone is a web-phone
Type=Application
Exec=linphone
Icon=@prefix@/share/pixmaps/linphone/linphone.png
Icon=linphone
Terminal=false
Categories=Network;Telephony;