Moved to ../appearance/data/.

2007-07-27  Denis Washington  <denisw@svn.gnome.org>

	* mouse/cursor-*.pcf:
	* mouse/mouse-cursor-*.png:
	Moved to ../appearance/data/.

	* appearance/data/cursor-*.pcf:
	* appearance/data/mouse-cursor-*.png:
	Cursor fonts and thumbnails moved from gnome-mouse-properties.

	* appearance/data/Makefile.am:
	Install the new files.

svn path=/trunk/; revision=7901
This commit is contained in:
Denis Washington 2007-07-27 12:45:28 +00:00 committed by Denis Washington
parent bb0366d1a2
commit 2c3bcb8810
10 changed files with 28 additions and 2 deletions

View file

@ -1,3 +1,12 @@
2007-07-27 Denis Washington <dwashington@gmx.net>
* data/cursor-*.pcf:
* data/mouse-cursor-*.png:
Cursor fonts and thumbnails moved from gnome-mouse-properties.
* data/Makefile.am:
Install the new files.
2007-07-26 Jens Granseuer <jensgr@gmx.net> 2007-07-26 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (update_color_buttons_from_string): * appearance-style.c: (update_color_buttons_from_string):

View file

@ -11,7 +11,18 @@ dist_pixmap_DATA = \
theme-thumbnailing.png \ theme-thumbnailing.png \
gtk-theme-thumbnailing.png \ gtk-theme-thumbnailing.png \
window-theme-thumbnailing.png \ window-theme-thumbnailing.png \
icon-theme-thumbnailing.png icon-theme-thumbnailing.png \
mouse-cursor-normal.png \
mouse-cursor-normal-large.png \
mouse-cursor-white.png \
mouse-cursor-white-large.png
cursorfontdir = $(datadir)/gnome/cursor-fonts
dist_cursorfont_DATA = \
cursor-large.pcf \
cursor-white.pcf \
cursor-large-white.pcf
@INTLTOOL_DESKTOP_RULE@ @INTLTOOL_DESKTOP_RULE@
desktopdir = $(datadir)/applications desktopdir = $(datadir)/applications

View file

Before

Width:  |  Height:  |  Size: 251 B

After

Width:  |  Height:  |  Size: 251 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 241 B

After

Width:  |  Height:  |  Size: 241 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 268 B

After

Width:  |  Height:  |  Size: 268 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 221 B

After

Width:  |  Height:  |  Size: 221 B

Before After
Before After

View file

@ -1,4 +1,10 @@
2007-05-26 Denis Washington <dwashington@gmx.net> 2007-07-27 Denis Washington <denisw@svn.gnome.org>
* cursor-*.pcf:
* mouse-cursor-*.png:
Moved to ../appearance/data/.
2007-07-26 Denis Washington <denisw@svn.gnome.org>
* gnome-mouse-properties.glade: * gnome-mouse-properties.glade:
* gnome-mouse-poperties.c: * gnome-mouse-poperties.c: