Mercurial > hg > xemacs-beta
view etc/toolbar/spell-cap-up.xpm @ 2526:902d5bd9b75c
[xemacs-hg @ 2005-01-28 02:36:11 by ben]
Support symlinks under Windows
nt.c, fileio.c: Fix sync comments.
config.h.in, dired-msw.c, emacs.c, event-msw.c, fileio.c, glyphs.c, lisp.h, nt.c, process-nt.c, realpath.c, sound.c, symsinit.h, sysdep.c, sysfile.h, syswindows.h, win32.c: Add support for treating shortcuts under Windows as symbolic links.
Enabled with mswindows-shortcuts-are-links (t by default). Rewrite
lots of places to use PATHNAME_CONVERT_OUT, which is moved to
sysfile.h. Add PATHNAME_RESOLVE_LINKS, which only does things
under Windows.
Add profiling section for expand_file_name calls.
nt.c, sysdep.c: Unicode-ize.
realpath.c: Renamed from readlink_and_correct_case. Fix some problems with
Windows implementation due to incorrect understanding of workings
of the function.
sound.c, ntplay.c, sound.h: Rename play_sound_file to nt_play_sound_file and pass
internally-formatted data to it to avoid converting out and back
again.
text.h: is_c -> is_ascii.
author | ben |
---|---|
date | Fri, 28 Jan 2005 02:36:28 +0000 |
parents | 3ecd8885ac67 |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * dict[] = { "33 33 7 1", "X c Gray75 s backgroundToolBarColor", "u c #000000000000 s foregroundToolBarColor", "o c black", "O c Gray90", "+ c Gray40", "@ c Gray60", "# c white", "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "XXXXXXXXoooooooooooooooooXXXXXXXX", "XXXXXXXoXoOOOOOOOOOOOOO+oXXXXXXXX", "XXXXXXXooooooooooooooooOoXXXXXXXX", "XXXXXXoXo++o@@@@@@o+++oOoXXXXXXXX", "XXXXXXXoo++o@@@@@@@o++oOoXXXXXXXX", "XXXXXXXoo++o@@@@@@@@o+oOoXXXXXXXX", "XXXXXXoXo++o@ooooooo@ooOoXXXXXXXX", "XXXXXXXoo++o@o#####o@@oOoXXXXXXXX", "XXXXXXXoo++o@ooooooo@@oOoXXXXXXXX", "XXXXXXoXo++o@@@@@@@@@@oO###XXXXXX", "XXXXXXXoo++o@ooooooo@@###++XXXXXX", "XXXXXXXoo++o@@@@@@@@####+XXXXXXXX", "XXXXXX#Xo++o@@@@@@####++oXXXXXXXX", "XXXXX###o++o@@@@####++oOoXXXXXXXX", "XXXX####o++o@@@####+@@oOoXXXXXXXX", "XXXX+####++o@####++@@ooOoXXXXXXXX", "XXXXX+####+o####+@@@o+oOoXXXXXXXX", "XXXXXX+########+@@@o++oooXXXXXXXX", "XXXXXXo+######+@@@o+++oXXXXXXXXXX", "XXXXXXXo+####+oooooooooXXXXXXXXXX", "XXXXXXXXX+##+XXXXXXXXXXXXXXXXXXXX", "XXXXXXXXXX++XXXXXXXXXXXXXXXXXXXXX", "XXXXXXXXXXXXXXXXXXXXXXuXuXXXXXXXX", "XXXXXXXXXuuuXXXXXXXXXXuXuXXXXXXXX", "XXXXXXXXuXXXXuuuXXXuXXuXuXXXXXXXX", "XXXXXXXXuuuXXuXXuXuXuXuXuXXXXXXXX", "XXXXXXXXXXXuXuXXuXuuuXuXuXXXXXXXX", "XXXXXXXXXXXuXuXXuXuXXXuXuXXXXXXXX", "XXXXXXXXuuuXXuuuXXXuuXuXuXXXXXXXX", "XXXXXXXXXXXXXuXXXXXXXXXXXXXXXXXXX", "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"};