Re: SVN Commit by dpage: r5789 - trunk/pgadmin3/pgadmin/ui
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: SVN Commit by dpage: r5789 - trunk/pgadmin3/pgadmin/ui
Guillaume Lelarge wrote:
svn(at)pgadmin(dot)org a ecrit le 12/12/2006 10:42:
[...]
Log:
Fixup frmBackup to fix around the French translation. [Guillaume
Lelarge, Dave Page]
Modified:
trunk/pgadmin3/pgadmin/ui/frmBackup.xrc
trunk/pgadmin3/pgadmin/ui/xrcDialogs.cpp
What are these xrcDialogs.cpp' changes ? How did you get those ? Can you
give us more insight on this ?
Non-debug builds of pgAdmin don't use the XRC files, they use the
xrcdialogs.cpp instead. To update it after changing an xrc file, just
run embed-xrc or embed-xrc.bat in the ui subdirectory.
Regards, Dave.
Home |
Main Index |
Thread Index