blob: 627f80332b0ee635b1666c80db5ddfe9a734fc87 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
|