[gnome-icon-theme/one-canvas] Fix make check. Removed spurios files and added to Makefile.am(s) existing icons.



commit c57f7bcbfb8ec92ec670ccb1d5a24b0bba2f6099
Author: Luca Ferretti <elle uca libero it>
Date:   Sat Aug 22 01:00:55 2009 +0200

    Fix make check. Removed spurios files and added to Makefile.am(s) existing icons.

 16x16/apps/im.png                             |  Bin 681 -> 0 bytes
 16x16/apps/preferences-deskop-screensaver.png |  Bin 736 -> 0 bytes
 16x16/devices/Makefile.am                     |    1 +
 16x16/devices/drive-removable.png             |  Bin 518 -> 0 bytes
 16x16/mimetypes/Makefile.am                   |    6 +++++-
 16x16/status/Makefile.am                      |   10 ++++++++++
 22x22/apps/preferences-deskop-screensaver.png |  Bin 1169 -> 0 bytes
 22x22/devices/Makefile.am                     |    1 +
 22x22/devices/drive-removable.png             |  Bin 710 -> 0 bytes
 22x22/mimetypes/Makefile.am                   |    6 +++++-
 22x22/status/Makefile.am                      |   10 ++++++++++
 24x24/apps/preferences-deskop-screensaver.png |  Bin 1136 -> 0 bytes
 24x24/devices/Makefile.am                     |    1 +
 24x24/devices/drive-removable.png             |  Bin 732 -> 0 bytes
 24x24/mimetypes/Makefile.am                   |    6 +++++-
 24x24/status/Makefile.am                      |   10 ++++++++++
 32x32/apps/Makefile.am                        |    1 +
 32x32/apps/preferences-deskop-screensaver.png |  Bin 1867 -> 0 bytes
 32x32/devices/Makefile.am                     |    1 +
 32x32/devices/drive-removable.png             |  Bin 1053 -> 0 bytes
 32x32/mimetypes/Makefile.am                   |    6 +++++-
 32x32/status/Makefile.am                      |   10 ++++++++++
 48x48/status/Makefile.am                      |    1 +
 23 files changed, 66 insertions(+), 4 deletions(-)
---
diff --git a/16x16/devices/Makefile.am b/16x16/devices/Makefile.am
index eab688b..088d8cf 100644
--- a/16x16/devices/Makefile.am
+++ b/16x16/devices/Makefile.am
@@ -5,6 +5,7 @@ context = devices
 iconsdir = $(themedir)/$(size)/$(context)
 
 icons_DATA =				\
+	ac-adapter.png			\
 	audio-card.png	\
 	audio-input-microphone.png	\
 	battery.png			\
diff --git a/16x16/mimetypes/Makefile.am b/16x16/mimetypes/Makefile.am
index 97d5bc8..fbf49c0 100644
--- a/16x16/mimetypes/Makefile.am
+++ b/16x16/mimetypes/Makefile.am
@@ -20,9 +20,13 @@ icons_DATA =				\
 	x-office-address-book.png	\
 	x-office-calendar.png		\
 	x-office-document.png		\
+	x-office-document-template.png	\
 	x-office-drawing.png		\
+	x-office-drawing-template.png	\
 	x-office-presentation.png	\
-	x-office-spreadsheet.png
+	x-office-presentation-template.png \
+	x-office-spreadsheet.png	\
+	x-office-spreadsheet-template.png
 
 EXTRA_DIST =		\
 	$(icons_DATA)
diff --git a/16x16/status/Makefile.am b/16x16/status/Makefile.am
index 7373d97..8c833d0 100644
--- a/16x16/status/Makefile.am
+++ b/16x16/status/Makefile.am
@@ -12,6 +12,10 @@ icons_DATA =				\
 	audio-volume-medium.png		\
 	audio-volume-muted.png		\
 	battery-caution.png		\
+	battery-charging.png		\
+	battery-critical.png		\
+	battery-full.png		\
+	battery-good.png		\
 	battery-low.png			\
 	dialog-error.png		\
 	dialog-information.png		\
@@ -47,6 +51,12 @@ icons_DATA =				\
 	software-update-urgent.png	\
 	task-due.png	\
 	task-past-due.png		\
+	user-away.png			\
+	user-busy.png			\
+	user-idle.png			\
+	user-invisible.png		\
+	user-offline.png		\
+	user-online.png			\
 	user-trash-full.png		\
 	weather-clear.png		\
 	weather-clear-night.png		\
diff --git a/22x22/devices/Makefile.am b/22x22/devices/Makefile.am
index 9c21d8d..af8da3a 100644
--- a/22x22/devices/Makefile.am
+++ b/22x22/devices/Makefile.am
@@ -5,6 +5,7 @@ context = devices
 iconsdir = $(themedir)/$(size)/$(context)
 
 icons_DATA =				\
+	ac-adapter.png			\
 	audio-card.png	\
 	audio-input-microphone.png	\
 	battery.png			\
diff --git a/22x22/mimetypes/Makefile.am b/22x22/mimetypes/Makefile.am
index b3a31d5..e22d24c 100644
--- a/22x22/mimetypes/Makefile.am
+++ b/22x22/mimetypes/Makefile.am
@@ -20,9 +20,13 @@ icons_DATA =				\
 	x-office-address-book.png	\
 	x-office-calendar.png		\
 	x-office-document.png		\
+	x-office-document-template.png	\
 	x-office-drawing.png		\
+	x-office-drawing-template.png	\
 	x-office-presentation.png	\
-	x-office-spreadsheet.png
+	x-office-presentation-template.png \
+	x-office-spreadsheet.png	\
+	x-office-spreadsheet-template.png
 
 EXTRA_DIST =		\
 	$(icons_DATA)
diff --git a/22x22/status/Makefile.am b/22x22/status/Makefile.am
index 5ac5e9d..80d1a1b 100644
--- a/22x22/status/Makefile.am
+++ b/22x22/status/Makefile.am
@@ -12,6 +12,10 @@ icons_DATA =				\
 	audio-volume-medium.png		\
 	audio-volume-muted.png		\
 	battery-caution.png		\
+	battery-charging.png            \
+	battery-critical.png            \
+	battery-full.png                \
+	battery-good.png                \
 	battery-low.png			\
 	dialog-error.png		\
 	dialog-information.png		\
@@ -47,6 +51,12 @@ icons_DATA =				\
 	software-update-urgent.png	\
 	task-due.png	\
 	task-past-due.png		\
+	user-away.png                   \
+	user-busy.png                   \
+	user-idle.png                   \
+	user-invisible.png              \
+	user-offline.png                \
+	user-online.png                 \
 	user-trash-full.png		\
 	weather-clear.png		\
 	weather-clear-night.png		\
diff --git a/24x24/devices/Makefile.am b/24x24/devices/Makefile.am
index 4c71a32..652cce2 100644
--- a/24x24/devices/Makefile.am
+++ b/24x24/devices/Makefile.am
@@ -5,6 +5,7 @@ context = devices
 iconsdir = $(themedir)/$(size)/$(context)
 
 icons_DATA =				\
+	ac-adapter.png			\
 	audio-card.png	\
 	audio-input-microphone.png	\
 	battery.png			\
diff --git a/24x24/mimetypes/Makefile.am b/24x24/mimetypes/Makefile.am
index d99e0a1..289a22c 100644
--- a/24x24/mimetypes/Makefile.am
+++ b/24x24/mimetypes/Makefile.am
@@ -20,9 +20,13 @@ icons_DATA =				\
 	x-office-address-book.png	\
 	x-office-calendar.png		\
 	x-office-document.png		\
+	x-office-document-template.png	\
 	x-office-drawing.png		\
+	x-office-drawing-template.png	\
 	x-office-presentation.png	\
-	x-office-spreadsheet.png
+	x-office-presentation-template.png \
+	x-office-spreadsheet.png	\
+	x-office-spreadsheet-template.png
 
 EXTRA_DIST =		\
 	$(icons_DATA)
diff --git a/24x24/status/Makefile.am b/24x24/status/Makefile.am
index 88b4a13..3e5c522 100644
--- a/24x24/status/Makefile.am
+++ b/24x24/status/Makefile.am
@@ -12,6 +12,10 @@ icons_DATA =				\
 	audio-volume-medium.png		\
 	audio-volume-muted.png		\
 	battery-caution.png		\
+	battery-charging.png            \
+	battery-critical.png            \
+	battery-full.png                \
+	battery-good.png                \
 	battery-low.png			\
 	dialog-error.png		\
 	dialog-information.png		\
@@ -49,6 +53,12 @@ icons_DATA =				\
 	software-update-urgent.png	\
 	task-due.png			\
 	task-past-due.png		\
+	user-away.png                   \
+	user-busy.png                   \
+	user-idle.png                   \
+	user-invisible.png              \
+	user-offline.png                \
+	user-online.png                 \
 	user-trash-full.png		\
 	weather-clear.png		\
 	weather-clear-night.png	\
diff --git a/32x32/apps/Makefile.am b/32x32/apps/Makefile.am
index ff7d037..48c2209 100644
--- a/32x32/apps/Makefile.am
+++ b/32x32/apps/Makefile.am
@@ -9,6 +9,7 @@ icons_DATA =				\
 	accessories-character-map.png	\
 	accessories-dictionary.png	\
 	accessories-text-editor.png	\
+	applets-screenshooter.png	\
 	help-browser.png		\
 	logviewer.png			\
 	multimedia-volume-control.png			\
diff --git a/32x32/devices/Makefile.am b/32x32/devices/Makefile.am
index 4e4fee7..2dfe757 100644
--- a/32x32/devices/Makefile.am
+++ b/32x32/devices/Makefile.am
@@ -4,6 +4,7 @@ context = devices
 iconsdir = $(themedir)/$(size)/$(context)
 
 icons_DATA =			\
+	ac-adapter.png		\
 	audio-card.png	\
 	audio-input-microphone.png	\
 	battery.png		\
diff --git a/32x32/mimetypes/Makefile.am b/32x32/mimetypes/Makefile.am
index 543c842..8366fb4 100644
--- a/32x32/mimetypes/Makefile.am
+++ b/32x32/mimetypes/Makefile.am
@@ -20,9 +20,13 @@ icons_DATA =				\
 	x-office-address-book.png	\
 	x-office-calendar.png		\
 	x-office-document.png		\
+	x-office-document-template.png	\
 	x-office-drawing.png		\
+	x-office-drawing-template.png	\
 	x-office-presentation.png	\
-	x-office-spreadsheet.png
+	x-office-presentation-template.png\
+	x-office-spreadsheet.png	\
+	x-office-spreadsheet-template.png
 
 EXTRA_DIST =		\
 	$(icons_DATA)
diff --git a/32x32/status/Makefile.am b/32x32/status/Makefile.am
index cbc098d..7ff073e 100644
--- a/32x32/status/Makefile.am
+++ b/32x32/status/Makefile.am
@@ -12,6 +12,10 @@ icons_DATA =			\
 	audio-volume-medium.png	\
 	audio-volume-muted.png	\
 	battery-caution.png	\
+	battery-charging.png            \
+	battery-critical.png            \
+	battery-full.png                \
+	battery-good.png                \
 	battery-low.png		\
 	dialog-error.png	\
 	dialog-information.png	\
@@ -44,6 +48,12 @@ icons_DATA =			\
 	software-update-urgent.png \
 	task-due.png	\
 	task-past-due.png	\
+	user-away.png                   \
+	user-busy.png                   \
+	user-idle.png                   \
+	user-invisible.png              \
+	user-offline.png                \
+	user-online.png                 \
 	user-trash-full.png	\
 	weather-clear.png	\
 	weather-clear-night.png	\
diff --git a/48x48/status/Makefile.am b/48x48/status/Makefile.am
index bedf88e..6596a4c 100644
--- a/48x48/status/Makefile.am
+++ b/48x48/status/Makefile.am
@@ -11,6 +11,7 @@ icons_DATA =				\
 	audio-volume-muted.png		\
 	battery-caution.png		\
 	battery-charging.png		\
+	battery-critical.png		\
 	battery-full.png		\
 	battery-good.png		\
 	battery-low.png			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]