On Sunday 25 March 2001 08:41, you wrote: > Am Sonntag, 25. März 2001 12:46 schrieben Sie: > > Makefile.am Makefile.in ie401onwinnt4.desktop > > ie501onwinnt5.desktop ie50onppc.desktop ie50onwin95.desktop > > ie55onwin98.desktop ie55onwinnt5.desktop lynxoncurrent.desktop > > mozm18oncurrent.desktop mozm18onwinnt4.desktop > > nn301oncurrent.desktop nn475oncurrent.desktop > > nn475onwin95.desktop nn476onppc.desktop op403onwinnt4.desktop > > w3moncurrent.desktop wgetoncurrent.desktop > > huh, one .desktop file for every useragent??? Why that? Yes because this information is not a name-value pair for which kconfig is well suited. Each user-agent info has at least three required paramters( full string, UA name and UA version ) and IMHO doing this using kconfig is frankly a PITA. Furthermore, sharing/changing these description files is a much easier when you use separate files than a single one that contains everything IMHO... Hope that clarifies it a bit. Regards, Dawit A.