diff options
Diffstat (limited to 'graphics/imlib/files/patch-ab')
-rw-r--r-- | graphics/imlib/files/patch-ab | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/imlib/files/patch-ab b/graphics/imlib/files/patch-ab new file mode 100644 index 000000000000..627f80332b0e --- /dev/null +++ b/graphics/imlib/files/patch-ab @@ -0,0 +1,19 @@ +*** sys_conf.dist/imrc.orig Sun May 25 15:38:42 1997 +--- sys_conf.dist/imrc Sun May 25 15:39:09 1997 +*************** +*** 5,11 **** + # The file that contains palette entries for a golbal palette for all Imlib + # based programs. + # options: full path to palette file +! PaletteFile /etc/im_palette.pal + # This defines if when the display is greater than 8 bit, that is still remaps + # the images to the palette defined, rather than using "perfect" rendering + # options: yes/no +--- 5,11 ---- + # The file that contains palette entries for a golbal palette for all Imlib + # based programs. + # options: full path to palette file +! PaletteFile /usr/X11R6/lib/X11/enlightenment/im_palette.pal + # This defines if when the display is greater than 8 bit, that is still remaps + # the images to the palette defined, rather than using "perfect" rendering + # options: yes/no |