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
|
@ -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>
|
||||
|
||||
* appearance-style.c: (update_color_buttons_from_string):
|
||||
|
|
|
@ -11,7 +11,18 @@ dist_pixmap_DATA = \
|
|||
theme-thumbnailing.png \
|
||||
gtk-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@
|
||||
|
||||
desktopdir = $(datadir)/applications
|
||||
|
|
Before Width: | Height: | Size: 251 B After Width: | Height: | Size: 251 B |
Before Width: | Height: | Size: 241 B After Width: | Height: | Size: 241 B |
Before Width: | Height: | Size: 268 B After Width: | Height: | Size: 268 B |
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 221 B |
|
@ -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-poperties.c:
|
||||
|
|