Author: mseidel
Date: Sun Feb 18 14:13:53 2018
New Revision: 1824669
URL: http://svn.apache.org/viewvc?rev=1824669&view=rev
Log:
#i85702#
Changed German "<Alle>" to "*" until we have a better solution.
Modified:
openoffice/trunk/main/svx/source/dialog/imapdlg.cxx
Modified: openoffice/trunk/main/svx/source/dialog/imapdlg.cxx
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/svx/source/dialog/imapdlg.cxx?rev=1824669&r1=1824668&r2=1824669&view=diff
==============================================================================
--- openoffice/trunk/main/svx/source/dialog/imapdlg.cxx (original)
+++ openoffice/trunk/main/svx/source/dialog/imapdlg.cxx Sun Feb 18 14:13:53 2018
@@ -78,7 +78,7 @@
#include <vcl/svapp.hxx>
#define SELF_TARGET "_self"
-#define IMAP_ALL_FILTER "<Alle>"
+#define IMAP_ALL_FILTER "*"
#define IMAP_CERN_FILTER "MAP - CERN"
#define IMAP_NCSA_FILTER "MAP - NCSA"
#define IMAP_BINARY_FILTER "SIP - StarView ImageMap"