[orca-list] Scripting applications with dotted names



I'm trying to script gajim. One thing I'm noticing is that its app name is gajim.py, not gajim. This, understandably, causes conflicts with the script-loading engine, since I can't call a script gajim.py.py and I don't think gajim.py (Orca script) is being mapped to gajim.py (app.)

Does Orca have any neat tricks for loading scripts for dotted app names? Is there any way to handle this other than renaming the app or passing the --name option (I think that'll do it, anyway.) And, if not, does anyone know how to set the app name in a pygtk app? Google isn't much help, and I don't know enough GTK to figure out what to search for in pygtk.

Thanks.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]