doubt about GFileMonitor

2011-11-27 Thread Marcelo Elias Del Valle
Hello,     I am having some trouble when using GFileMonitor (GIO) with more than 1 process.     Here is what I do: 1 - I create a GFileMonitor to monitor a directory, using the function g_file_monitor_directory 2 - I connect to the changed signal 3 - it works correctly when I have one single proc

Re: App on MAC - and Pango

2011-11-27 Thread richard boaz
thanks paul, that is exactly the knowledge gap i was suffering; gratefully, no more, all questions and issues have been addressed. and in the absence of a global solution that covers every possible installation type, an ad-hoc script that gets the job done per app is fine by me. cheers, richard