diff options
author | Thomas Lange <tl@openoffice.org> | 2009-10-19 08:13:03 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2009-10-19 08:13:03 +0000 |
commit | 7c6655e920297562e6bc00da82fd9eed49a2bfd6 (patch) | |
tree | aff0026d0adc39afb1f465265f745762c75ddaa0 /sw/sdi | |
parent | 4d8fe0ad149fe01976f2a23d598cfaf5eafbcc82 (diff) |
#106019# 'reset languages' menu entry
Diffstat (limited to 'sw/sdi')
-rw-r--r-- | sw/sdi/swslots.src | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/sw/sdi/swslots.src b/sw/sdi/swslots.src deleted file mode 100644 index f094994b2c2a..000000000000 --- a/sw/sdi/swslots.src +++ /dev/null @@ -1,35 +0,0 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2008 by Sun Microsystems, Inc. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * $RCSfile: swslots.src,v $ - * $Revision: 1.133 $ - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * <http://www.openoffice.org/license.html> - * for a copy of the LGPLv3 License. - * - ************************************************************************/ -#include "cmdid.h" -#include "svx/svxids.hrc" -#include "globals.hrc" - -//! this file is supposed not to be needed anymore... lets try... - |