Fixed RetroShare links with " characters in the name.

Removed not used plugins from the .pro file.
Removed some warnings from lupdate.
Fixed german translation.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4903 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-02-08 12:11:15 +00:00
parent 5340e44981
commit d5479940d1
12 changed files with 29 additions and 29 deletions

View file

@ -19,7 +19,7 @@
* Boston, MA 02110-1301, USA.
****************************************************************/
#include "gui/profile/ProfileEdit.h"
#include "ProfileEdit.h"
#include <retroshare/rspeers.h>

View file

@ -19,8 +19,8 @@
* Boston, MA 02110-1301, USA.
****************************************************************/
#include "gui/profile/ProfileView.h"
#include "gui/profile/ProfileEdit.h"
#include "ProfileView.h"
#include "ProfileEdit.h"
#include "gui/common/AvatarDefs.h"
#include <retroshare/rspeers.h>