2009/3/2 fobus <[email protected]>: > Hi. > > I want to add some simple features to thunar for myself and if you accept > for the other users. But I didn't develop Linux desktop applications before, > thats why I need some help. What IDE do you use to develop thunar? Can I > modify the thunars GUI with a tool or need to write code to modify GUI?
Any text editor will do. The thunar gui is completely integrated in the code, except for some ui-manager stuff which is in an xml file. Nick _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
