[ekiga/v4_0] [windows] Add missing icon
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/v4_0] [windows] Add missing icon
- Date: Mon, 14 Jan 2013 17:48:35 +0000 (UTC)
commit c7d81178f4a61a3fc40dab8b3f0c55d9594c618e
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Mon Jan 14 18:48:20 2013 +0100
[windows] Add missing icon
win32/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index 94646a8..43c1439 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -814,7 +814,7 @@ endif
# some icons are found inside (e.g. document-open-recent), others are found
# in ekiga code (e.g. phone-pick-up); the others must be installed manually
# I still do not understand why document-open-recent is found and avatar-default is not (both are used similarly in ekiga code)
- for i in camera-web avatar-default input-dialpad user-away user-busy user-available user-offline x-office-address-book gtk-clear gtk-add gtk-remove computer network-server audio-input-microphone back forward gtk-close mail-forward exit \
+ for i in camera-web avatar-default input-dialpad user-away user-busy user-available user-offline x-office-address-book gtk-clear gtk-new gtk-add gtk-remove computer network-server audio-input-microphone back forward gtk-close mail-forward exit \
face-smile face-angel face-cool face-crying face-embarrassed face-devilish face-kiss face-monkey face-plain face-raspberry face-sad face-smile face-smile-big face-smirk face-surprise face-wink; do \
for j in `echo /usr/share/icons/gnome/*/*/$${i}.png`; do \
[ $$j != '/usr/share/icons/gnome/*/*/'$$i.png ] || (echo ERROR: icon $$i not found, exiting; exit 1); \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]