Home
last modified time | relevance | path

Searched refs:zphoto_launch_browser (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/zphoto/zphoto-1.2/
H A Dzphoto.h345 void zphoto_launch_browser (const char *url);
H A Dutil.c720 zphoto_launch_browser (const char *url) in zphoto_launch_browser() function
H A DChangeLog237 (zphoto_launch_browser): Support platforms other than Windows.
356 * util.c (zphoto_launch_browser): New function.
H A Dwxzphoto.cpp1662 zphoto_launch_browser(indexPath); in OnOK()