supports_tiff moved to wPreferences
commit4e4d75c55ef2f9b861c16150ff928b4aab1a12c2
authorRodolfo García Peñas (kix) <kix@kix.es>
Thu, 5 Sep 2013 19:08:16 +0000 (5 21:08 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 5 Sep 2013 21:44:36 +0000 (5 22:44 +0100)
treebc7f7f7ae5941af8de37e15d36de1f36bb309414
parent82aea844d05f1b19d20a919dfffd7b3737f3de51
supports_tiff moved to wPreferences

The flag "supports_tiff" doesn't belong to the wScreen, because all
screens has (or not) the same value. If wmaker supports (or not) tiff
files is global to all wmaker, not to the screens.
src/WindowMaker.h
src/appicon.c
src/screen.c
src/screen.h
src/startup.c