summaryrefslogtreecommitdiff
path: root/data
diff options
authorGord Allott <gord.allott@canonical.com>2010-01-04 10:53:55 +0000
committerGord Allott <gord.allott@canonical.com>2010-01-04 10:53:55 +0000
commite55a3281054fd6c4d52384348b7b9ca6142b0cd6 (patch)
tree3400fab71ae4f6a7eed2bc94336a5fac729bca3a /data
parent18aa719d43b425eaea710b9c651329e31d189631 (diff)
parentdc329e5312ee085bfc7a78a69dd9377e97744612 (diff)
enabled opacity for the menu texture, merged with unity trunk
(bzr r46.2.2)
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am18
-rw-r--r--data/applications.pngbin0 -> 1505 bytes
-rw-r--r--data/files.pngbin0 -> 789 bytes
-rw-r--r--data/gadgets.pngbin0 -> 1212 bytes
-rw-r--r--data/home.pngbin0 -> 963 bytes
-rw-r--r--data/music.pngbin0 -> 4244 bytes
-rw-r--r--data/people.pngbin0 -> 4399 bytes
-rw-r--r--data/photos.pngbin0 -> 4097 bytes
-rw-r--r--data/software_centre.pngbin0 -> 3842 bytes
-rw-r--r--data/trash.pngbin0 -> 3970 bytes
-rw-r--r--data/videos.pngbin0 -> 3977 bytes
-rw-r--r--data/web.pngbin0 -> 1647 bytes
12 files changed, 16 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 20161dd54..2c45f0833 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,10 +1,24 @@
+//Please keep alphabetical :-)
+
dist_default_DATA = \
+ applications.png \
+ files.png \
+ gadgets.png \
+ gradient.png \
+ home.png \
honeycomb.png \
honeycomb-mask.png \
- gradient.png \
+ music.png \
+ people.png \
+ photos.png \
quicklauncher_focused_indicator.svg \
quicklauncher_running_indicator.svg \
quicklauncher_spinner.png \
- tight_check_4px.png
+ software_centre.png \
+ tight_check_4px.png \
+ trash.png \
+ videos.png \
+ web.png
+
defaultdir = $(pkgdatadir)
diff --git a/data/applications.png b/data/applications.png
new file mode 100644
index 000000000..f3121db5e
--- /dev/null
+++ b/data/applications.png
Binary files differ
diff --git a/data/files.png b/data/files.png
new file mode 100644
index 000000000..bde64565e
--- /dev/null
+++ b/data/files.png
Binary files differ
diff --git a/data/gadgets.png b/data/gadgets.png
new file mode 100644
index 000000000..d76493517
--- /dev/null
+++ b/data/gadgets.png
Binary files differ
diff --git a/data/home.png b/data/home.png
new file mode 100644
index 000000000..6d20e5c4d
--- /dev/null
+++ b/data/home.png
Binary files differ
diff --git a/data/music.png b/data/music.png
new file mode 100644
index 000000000..408b680c2
--- /dev/null
+++ b/data/music.png
Binary files differ
diff --git a/data/people.png b/data/people.png
new file mode 100644
index 000000000..9a131bbc1
--- /dev/null
+++ b/data/people.png
Binary files differ
diff --git a/data/photos.png b/data/photos.png
new file mode 100644
index 000000000..7909b0b90
--- /dev/null
+++ b/data/photos.png
Binary files differ
diff --git a/data/software_centre.png b/data/software_centre.png
new file mode 100644
index 000000000..ced6d986c
--- /dev/null
+++ b/data/software_centre.png
Binary files differ
diff --git a/data/trash.png b/data/trash.png
new file mode 100644
index 000000000..acd2c8a8c
--- /dev/null
+++ b/data/trash.png
Binary files differ
diff --git a/data/videos.png b/data/videos.png
new file mode 100644
index 000000000..53d90b92f
--- /dev/null
+++ b/data/videos.png
Binary files differ
diff --git a/data/web.png b/data/web.png
new file mode 100644
index 000000000..af3092ce7
--- /dev/null
+++ b/data/web.png
Binary files differ