[dconf] editor: do not install non-standard icon sizes
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] editor: do not install non-standard icon sizes
- Date: Sun, 5 Feb 2012 20:31:36 +0000 (UTC)
commit d061ad0e5f9877fb075fef59d727b3cb4bb1df99
Author: Ryan Lortie <desrt desrt ca>
Date: Sun Feb 5 15:29:15 2012 -0500
editor: do not install non-standard icon sizes
Drop the 14x14 and 92x92 icons.
https://bugzilla.gnome.org/show_bug.cgi?id=669154
editor/Makefile.am | 2 --
editor/icons/hicolor/14x14/apps/dconf-editor.png | Bin 666 -> 0 bytes
editor/icons/hicolor/92x92/apps/dconf-editor.png | Bin 5166 -> 0 bytes
3 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/editor/Makefile.am b/editor/Makefile.am
index 4a13039..e52d833 100644
--- a/editor/Makefile.am
+++ b/editor/Makefile.am
@@ -16,11 +16,9 @@ gsettings_SCHEMAS = ca.desrt.dconf-editor.gschema.xml
nobase_data_DATA = $(icons)
icons = \
- icons/hicolor/14x14/apps/dconf-editor.png \
icons/hicolor/32x32/apps/dconf-editor.png \
icons/hicolor/48x48/apps/dconf-editor.png \
icons/hicolor/64x64/apps/dconf-editor.png \
- icons/hicolor/92x92/apps/dconf-editor.png \
icons/hicolor/128x128/apps/dconf-editor.png
install-data-hook: update-icon-cache
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]