mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
Windows file uri's can be of the form 'file:///N:/bob.txt' so change the gnc_uri_get_components to remove a left over '/' at the start so gnc_resolve_file_path gets the absolute path correctly. Also change gnc_uri_create_uri to add an extra '/' for Windows file uri's. |
||
---|---|---|
.. | ||
app-utils | ||
backend | ||
core-utils | ||
doc | ||
engine | ||
gnc-module | ||
quotes | ||
scm | ||
tax | ||
CMakeLists.txt |