Commit graph

3 commits

Author SHA1 Message Date
Cosimo Cecchi 6ea5ee4b32 Bring icon handling to the 21th century. Add an emblem-note icon, this is
2009-01-28  Cosimo Cecchi  <cosimoc@gnome.org>

	* data/icons/*:
	Bring icon handling to the 21th century.
	Add an emblem-note icon, this is copied from g-i-t "stock_note"
	icon right now, but we might change this later.
	* src/nautilus-application.c: (nautilus_application_init):
	add a lookup path for custom themable icons.

	This also fixes bug #569407. Thanks to Lapo Calamandrei for
	the tips on icon naming.

svn path=/trunk/; revision=14891
2009-01-28 11:49:20 +00:00
Luca Ferretti 13c47883b4 Run gtk-update-icon-cache one one when exiting from icons directory. Not
2008-01-10  Luca Ferretti  <elle.uca@libero.it>

	* data/icons/16x16/apps/Makefile.am:
	* data/icons/22x22/apps/Makefile.am:
	* data/icons/24x24/apps/Makefile.am:
	* data/icons/32x32/apps/Makefile.am:
	* data/icons/scalable/apps/Makefile.am:
	Run gtk-update-icon-cache one one when exiting from
	icons directory. Not needed to repeat it 5 times.


svn path=/trunk/; revision=13584
2008-01-10 14:06:42 +00:00
Luca Ferretti e77fbdc213 Move "nautilus" named icon from icon/appicon to data/icons matching the
2008-01-10  Luca Ferretti  <elle.uca@libero.it>

	* configure.in:
	* data/Makefile.am:
	* data/icons/*:
	* icons/Makefile.am:
	* icons/appicon/*:
	Move "nautilus" named icon from icon/appicon to data/icons
	matching the directory and naming structure of other GNOME
	projects.

	This will also help if we'll need to add custom themeable
	icons.


svn path=/trunk/; revision=13583
2008-01-10 13:50:53 +00:00