summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.van.berkom@gmail.com>2011-01-13 02:37:33 +0900
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2011-01-13 02:37:33 +0900
commitf690d3a8b68f49d4c53ed4de30e4e95cce25efac (patch)
tree920ce480bf394d1bf7492069db3649ea90a8f30a /data
parent4bf1e173e49965b7d3b415dfcae0f43467ae523a (diff)
downloadglade-f690d3a8b68f49d4c53ed4de30e4e95cce25efac.tar.gz
* gladeui/glade-placeholder.c, data/icons/placeholder.png, data/icons/Makefile.am:
Restored the old placeholder pattern that is softer on the eyes than the big squares (not to mention about 100 less lines of code).
Diffstat (limited to 'data')
-rw-r--r--data/icons/Makefile.am2
-rw-r--r--data/icons/placeholder.pngbin0 -> 240 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 87139fac..a737fe76 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -17,7 +17,7 @@ update-icon-cache:
pixmapsdir = $(pkgdatadir)/pixmaps
-pixmaps_DATA = selector.png devhelp.png plus.png atk.png drag-resize.png fixed-bg.png
+pixmaps_DATA = selector.png devhelp.png plus.png atk.png drag-resize.png fixed-bg.png placeholder.png
EXTRA_DIST = $(pixmaps_DATA) glade-3.ico
diff --git a/data/icons/placeholder.png b/data/icons/placeholder.png
new file mode 100644
index 00000000..8f4eb294
--- /dev/null
+++ b/data/icons/placeholder.png
Binary files differ