[ekiga] [windows] Add recently introduced icons
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] [windows] Add recently introduced icons
- Date: Wed, 3 Oct 2012 09:31:32 +0000 (UTC)
commit 0ffc13803f4a2c5322d89094329a2518e965f6d3
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Wed Oct 3 11:30:33 2012 +0200
[windows] Add recently introduced icons
win32/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index 9da7f20..b866c43 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -813,7 +813,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-video 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; do \
+ for i in camera-video avatar-default input-dialpad user-away user-busy user-available user-offline x-office-address-book gtk-clear gtk-add gtk-new gtk-remove computer network-server audio-input-microphone back forward gtk-close mail-forward; 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); \
dir=`echo $$j|cut -d/ -f6-7`; \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]