Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
authorLuke Dashjr <luke-jr+git@utopios.org>
Sun, 25 Mar 2012 21:25:10 +0000 (17:25 -0400)
committerLuke Dashjr <luke-jr+git@utopios.org>
Fri, 6 Apr 2012 16:53:37 +0000 (12:53 -0400)
commitfa2544e79faf75923766624acd638e3cbdb9be0d
tree7785ea719ba3c922f5f691b6a7e17bae57c2971c
parent9362da78b0d8f0dd7bbad259adcb3e4d0cf58e56
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
15 files changed:
bitcoin-qt.pro
src/qt/bitcoin.cpp
src/qt/bitcoingui.cpp
src/qt/bitcoingui.h
src/qt/guiutil.cpp
src/qt/guiutil.h
src/qt/qtipcserver.cpp
src/qt/qtipcserver.h
src/qt/sendcoinsdialog.cpp
src/qt/sendcoinsdialog.h
src/qt/test/test_main.cpp
src/qt/test/uritests.cpp [moved from src/qt/test/urltests.cpp with 57% similarity]
src/qt/test/uritests.h [new file with mode: 0644]
src/qt/test/urltests.h [deleted file]
src/ui_interface.h