summaryrefslogtreecommitdiff
path: root/data
diff options
authorNeil Jagdish Patel <neil.patel@canonical.com>2010-01-21 07:33:03 +0000
committerNeil Jagdish Patel <neil.patel@canonical.com>2010-01-21 07:33:03 +0000
commitc300019f72ca6a639a47c23bfd386cc9af4af297 (patch)
tree54951c0af1ba89a1ae860dbda11bd3846f56c4f7 /data
parent517cb267b59eaaebfb2e62f279fde8527e5d4b8b (diff)
[data] Removed unecessaray data files
removed: data/gadgets.png data/music.png data/people.png data/photos.png data/videos.png data/web.png modified: data/Makefile.am (bzr r62.2.7)
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am9
-rw-r--r--data/gadgets.pngbin1212 -> 0 bytes
-rw-r--r--data/music.pngbin4244 -> 0 bytes
-rw-r--r--data/people.pngbin4399 -> 0 bytes
-rw-r--r--data/photos.pngbin4097 -> 0 bytes
-rw-r--r--data/videos.pngbin3977 -> 0 bytes
-rw-r--r--data/web.pngbin1647 -> 0 bytes
7 files changed, 1 insertions, 8 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 69f16634d..dc443d8f0 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -5,23 +5,16 @@ dist_default_DATA = \
dash_background.png \
favourites.png \
files.png \
- gadgets.png \
gradient.png \
home.png \
honeycomb.png \
honeycomb-mask.png \
maximize_up.png \
minimize_up.png \
- music.png \
- people.png \
- photos.png \
quicklauncher_focused_indicator.png \
quicklauncher_running_indicator.png \
software_centre.png \
tight_check_4px.png \
- trash.png \
- videos.png \
- web.png
-
+ trash.png
defaultdir = $(pkgdatadir)
diff --git a/data/gadgets.png b/data/gadgets.png
deleted file mode 100644
index d76493517..000000000
--- a/data/gadgets.png
+++ /dev/null
Binary files differ
diff --git a/data/music.png b/data/music.png
deleted file mode 100644
index 408b680c2..000000000
--- a/data/music.png
+++ /dev/null
Binary files differ
diff --git a/data/people.png b/data/people.png
deleted file mode 100644
index 9a131bbc1..000000000
--- a/data/people.png
+++ /dev/null
Binary files differ
diff --git a/data/photos.png b/data/photos.png
deleted file mode 100644
index 7909b0b90..000000000
--- a/data/photos.png
+++ /dev/null
Binary files differ
diff --git a/data/videos.png b/data/videos.png
deleted file mode 100644
index 53d90b92f..000000000
--- a/data/videos.png
+++ /dev/null
Binary files differ
diff --git a/data/web.png b/data/web.png
deleted file mode 100644
index af3092ce7..000000000
--- a/data/web.png
+++ /dev/null
Binary files differ