Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

upixmaps.hpp

00001 /* ==================================================== ======== ======= *
00002  *
00003  *  upixmaps.hpp
00004  *  a wrapping for using some of the great FVWM pixmaps in the Ubit toolkit
00005  *  
00006  *  !!NOTE that this file is usually unnecessary for building Ubit applications.
00007  *  These pixmaps are already declared as UPix constants in the upix.hh file
00008  *
00009  *
00010  * ==================================================== [Elc:00] ======= *
00011  * ==================================================== ======== ======= */
00012 
00013 /*
00014 Mini XPM icon package (for fvwm).
00015 Version 1
00016 Free (F) by Ludvig A. Norin 1995
00017 emph@ludd.luth.se
00018 
00019 This package contains 14x14 pixel icons
00020 for use with the FVWM 2.x distribution.
00021 The icons might of course be used in just
00022 about any other purpose you can think of,
00023 but since FVWM is such a great wm, I
00024 really suggest that you use them in it,
00025 rather than putting them in your private
00026 .JPG/.GIF pictures just for the fun of it.
00027 
00028 The icons are small enough to give the
00029 FVWM menus a spiffy outlook. The icons
00030 are optimized to use as few colors as
00031 possible, and they will totally occypy
00032 14 entrys of the colormap.
00033 
00034  * ==================================================== ======== ======= */
00035 
00036 extern const char * fvwm_mini_folder_xpm[];
00037 extern const char * fvwm_mini_ofolder_xpm[];
00038 extern const char * fvwm_mini_doc_xpm[];
00039 extern const char * fvwm_mini_rball_xpm[];
00040 extern const char * fvwm_mini_diskette_xpm[];
00041 extern const char * fvwm_mini_cross_xpm[];
00042 extern const char * fvwm_mini_left_xpm[];
00043 extern const char * fvwm_mini_right_xpm[];
00044 extern const char * fvwm_mini_raise_xpm[];
00045 extern const char * fvwm_mini_lower_xpm[];
00046 extern const char * fvwm_mini_plus_xpm[];
00047 extern const char * fvwm_mini_minus_xpm[];
00048 extern const char * fvwm_mini_ellipsis_xpm[];
00049 extern const char * fvwm_mini_zoom_xpm[];
00050 extern const char * fvwm_mini_resize[];
00051 extern const char * fvwm_mini_windows_xpm[];
00052 extern const char * fvwm_mini_edit_xpm[];
00053 extern const char * fvwm_mini_bomb_xpm[];
00054 extern const char * fvwm_mini_clock_xpm[];
00055 extern const char * fvwm_mini_book_xpm[];
00056 extern const char * fvwm_mini_colors_xpm[];
00057 extern const char * fvwm_mini_question_xpm[];
00058 extern const char * fvwm_mini_ray_xpm[];
00059 extern const char * fvwm_mini_eyes_xpm[];
00060 extern const char * fvwm_mini_mail_xpm[];
00061 extern const char * fvwm_mini_paint_xpm[];
00062 extern const char * fvwm_mini_stop_xpm[];
00063 
00064 
00065 
00066 
00067 

Generated on Thu Mar 3 06:36:49 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.1