diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2010-01-21 07:33:03 +0000 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2010-01-21 07:33:03 +0000 |
| commit | c300019f72ca6a639a47c23bfd386cc9af4af297 (patch) | |
| tree | 54951c0af1ba89a1ae860dbda11bd3846f56c4f7 /data | |
| parent | 517cb267b59eaaebfb2e62f279fde8527e5d4b8b (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.am | 9 | ||||
| -rw-r--r-- | data/gadgets.png | bin | 1212 -> 0 bytes | |||
| -rw-r--r-- | data/music.png | bin | 4244 -> 0 bytes | |||
| -rw-r--r-- | data/people.png | bin | 4399 -> 0 bytes | |||
| -rw-r--r-- | data/photos.png | bin | 4097 -> 0 bytes | |||
| -rw-r--r-- | data/videos.png | bin | 3977 -> 0 bytes | |||
| -rw-r--r-- | data/web.png | bin | 1647 -> 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 Binary files differdeleted file mode 100644 index d76493517..000000000 --- a/data/gadgets.png +++ /dev/null diff --git a/data/music.png b/data/music.png Binary files differdeleted file mode 100644 index 408b680c2..000000000 --- a/data/music.png +++ /dev/null diff --git a/data/people.png b/data/people.png Binary files differdeleted file mode 100644 index 9a131bbc1..000000000 --- a/data/people.png +++ /dev/null diff --git a/data/photos.png b/data/photos.png Binary files differdeleted file mode 100644 index 7909b0b90..000000000 --- a/data/photos.png +++ /dev/null diff --git a/data/videos.png b/data/videos.png Binary files differdeleted file mode 100644 index 53d90b92f..000000000 --- a/data/videos.png +++ /dev/null diff --git a/data/web.png b/data/web.png Binary files differdeleted file mode 100644 index af3092ce7..000000000 --- a/data/web.png +++ /dev/null |
