mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-10 07:10:12 -04:00
Changed the path for the external translations to "data dir/translations".
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5670 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
85070b1b66
commit
a0162ced8f
7 changed files with 17 additions and 11 deletions
|
@ -35,7 +35,7 @@ SOURCES = services/p3vors.cc \
|
|||
gui/AudioPopupChatDialog.cpp \
|
||||
gui/PluginGUIHandler.cpp \
|
||||
gui/PluginNotifier.cpp \
|
||||
VOIPPlugin.cpp
|
||||
VOIPPlugin.cpp
|
||||
|
||||
HEADERS = services/p3vors.h \
|
||||
services/rsvoipitems.h \
|
||||
|
@ -48,7 +48,8 @@ HEADERS = services/p3vors.h \
|
|||
gui/AudioPopupChatDialog.h \
|
||||
gui/PluginGUIHandler.h \
|
||||
gui/PluginNotifier.h \
|
||||
interface/rsvoip.h
|
||||
interface/rsvoip.h \
|
||||
VOIPPlugin.h
|
||||
|
||||
FORMS = gui/AudioInputConfig.ui \
|
||||
gui/AudioStats.ui \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue