On Monday 29 August 2005 13:36, James Horey wrote: > Hello all, > > My application needs to store several files and I'd like to put those files > in a well known location such as ~/.kde/share/apps/my_application. Are > there any KDE classes that allows me to do this easily or will I just have > to do it manually (create the folder in the correct location, etc)? Thanks > for the help. On a related note, I've been meaning to ask something for a while. In KDE4, would it be possible to divide up the config areas to the equivalent of /etc and /var. Ie a (semi) read-only area and a read-write area. The reason I'm asking is that I keep my entire $HOME in subversion. During normal operation things like bookmarks.xml are constantly being changed for no reason (the visited count gets updated). If, for instance, bookmarks.xml could be split into two files, one containing my list of bookmarks and one containing my visited count, I could put only the infrequently changing file into subversion and leave the other one out. Other candidates for this could be kopete/msnpictures, etc. Since most (all?) KDE programs use KConfig, is that something that can be (relatively) easily fixed in one place? Comments? -- Craig Howard >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<