view: Remove unneeded RC files.
This commit is contained in:
parent
af52a7a6ac
commit
70af45c51c
|
@ -1,32 +0,0 @@
|
||||||
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
|
|
||||||
*
|
|
||||||
* View
|
|
||||||
* Czech Language Support
|
|
||||||
*
|
|
||||||
* Copyright 1998 Douglas Ridgway
|
|
||||||
* Copyright 2003 Marcelo Duarte
|
|
||||||
* Copyright 2004 David Kredba
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,29 +0,0 @@
|
||||||
/*
|
|
||||||
* Cefnogaeth iaith Cymraeg
|
|
||||||
* Welsh language support
|
|
||||||
*
|
|
||||||
* Copyright 2010 Ken Sharp
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_WELSH, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,29 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Danish Language Support
|
|
||||||
*
|
|
||||||
* Copyright 2008 Jens Albretsen <jens@albretsen.dk>
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,31 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* German Language Support
|
|
||||||
*
|
|
||||||
* Copyright 2004 Henning Gerhardt
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,30 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* English Language Support
|
|
||||||
*
|
|
||||||
* Copyright 1998 Douglas Ridgway
|
|
||||||
* Copyright 2003 Marcelo Duarte
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,29 +0,0 @@
|
||||||
/*
|
|
||||||
* View - Resources
|
|
||||||
* Esperanto Language Support
|
|
||||||
*
|
|
||||||
* Copyright 2006 Antonio Codazzi
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_ESPERANTO, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,29 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Spanish Language Support
|
|
||||||
*
|
|
||||||
* Copyright 2003 José Manuel Ferrer Ortiz
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,35 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* French Language Support
|
|
||||||
*
|
|
||||||
* Copyright 1998 Douglas Ridgway
|
|
||||||
* Copyright 2003 Marcelo Duarte
|
|
||||||
* Copyright 2003 Vincent Béron
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
/* UTF-8 */
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
|
||||||
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,33 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Hebrew Language Support
|
|
||||||
*
|
|
||||||
* Copyright 1998 Douglas Ridgway
|
|
||||||
* Copyright 2003 Marcelo Duarte
|
|
||||||
* Copyright 2010 Yaron Shahrabani <sh.yaron@gmail.com>
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,34 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Italian Language Support
|
|
||||||
*
|
|
||||||
* Copyright 1998 Douglas Ridgway
|
|
||||||
* Copyright 2003 Marcelo Duarte
|
|
||||||
* Copyright 2003 Ivan Leo Puoti
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
/* UTF-8 */
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,33 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Japanese Language Support
|
|
||||||
*
|
|
||||||
* Copyright 1998 Douglas Ridgway
|
|
||||||
* Copyright 2003 Marcelo Duarte
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
/* UTF-8 */
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,33 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Korean Language Support
|
|
||||||
*
|
|
||||||
* Copyright 1998 Douglas Ridgway
|
|
||||||
* Copyright 2003 Marcelo Duarte
|
|
||||||
* Copyright 2005,2011 YunSong Hwang
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,32 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Lithuanian Language Support
|
|
||||||
*
|
|
||||||
* Copyright 2009 Aurimas Fišeras <aurimas@gmail.com>
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
/* UTF-8 */
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -5,33 +5,7 @@ IMPORTS = comdlg32 user32 gdi32
|
||||||
C_SRCS = \
|
C_SRCS = \
|
||||||
view.c
|
view.c
|
||||||
|
|
||||||
RC_SRCS = \
|
RC_SRCS = view.rc
|
||||||
Cs.rc \
|
|
||||||
Cy.rc \
|
|
||||||
Da.rc \
|
|
||||||
De.rc \
|
|
||||||
En.rc \
|
|
||||||
Eo.rc \
|
|
||||||
Es.rc \
|
|
||||||
Fr.rc \
|
|
||||||
He.rc \
|
|
||||||
It.rc \
|
|
||||||
Ja.rc \
|
|
||||||
Ko.rc \
|
|
||||||
Lt.rc \
|
|
||||||
Nl.rc \
|
|
||||||
No.rc \
|
|
||||||
Pl.rc \
|
|
||||||
Pt.rc \
|
|
||||||
Ro.rc \
|
|
||||||
Ru.rc \
|
|
||||||
Si.rc \
|
|
||||||
Sv.rc \
|
|
||||||
Tr.rc \
|
|
||||||
Uk.rc \
|
|
||||||
Zh.rc \
|
|
||||||
view.rc
|
|
||||||
|
|
||||||
PO_SRCS = view.rc
|
PO_SRCS = view.rc
|
||||||
|
|
||||||
@MAKE_PROG_RULES@
|
@MAKE_PROG_RULES@
|
||||||
|
|
|
@ -1,28 +0,0 @@
|
||||||
/*
|
|
||||||
* View (Dutch resources)
|
|
||||||
*
|
|
||||||
* Copyright 2003 Hans Leidekker
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,29 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Norwegian Bokmål Language Support
|
|
||||||
*
|
|
||||||
* Copyright 2005 Alexander N. Sørnes <alex@thehandofagony.com>
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,30 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Polish Language Support
|
|
||||||
*
|
|
||||||
* Copyright 1998 Douglas Ridgway
|
|
||||||
* Copyright 2003 Marcelo Duarte
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,33 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Portuguese Language Support
|
|
||||||
*
|
|
||||||
* Copyright 2003 Marcelo Duarte
|
|
||||||
* Copyright 2004 Américo José Melo
|
|
||||||
* Copyright 2010 Gustavo Henrique Milaré
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,30 +0,0 @@
|
||||||
/*
|
|
||||||
* Copyright 1998 Douglas Ridgway
|
|
||||||
* Copyright 2003 Marcelo Duarte
|
|
||||||
* Copyright 2008 Michael Stefaniuc
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
|
||||||
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,31 +0,0 @@
|
||||||
/*
|
|
||||||
* View (Russian resources)
|
|
||||||
*
|
|
||||||
* Copyright 2003 Igor Stepin
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
/* UTF-8 */
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,31 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Slovenian Language Support
|
|
||||||
*
|
|
||||||
* Copyright 2003, 2008 Rok Mandeljc
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,29 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Swedish Language Support
|
|
||||||
*
|
|
||||||
* Copyright 2009 Anders Jonsson
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,29 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Turkish Language Support
|
|
||||||
*
|
|
||||||
* Copyright 2006 Fatih Aþýcý
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,34 +0,0 @@
|
||||||
/*
|
|
||||||
* View
|
|
||||||
* Ukrainian Language Support
|
|
||||||
*
|
|
||||||
* Copyright 1998 Douglas Ridgway
|
|
||||||
* Copyright 2003 Marcelo Duarte
|
|
||||||
* Copyright 2010 Igor Paliychuk
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
/* UTF-8 */
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -1,39 +0,0 @@
|
||||||
/*
|
|
||||||
* View (Simplified and Traditional Chinese Resource)
|
|
||||||
*
|
|
||||||
* Copyright 2008 Hongbo Ni <hongbo.at.njstar.com>
|
|
||||||
* Copyright 2010 Cheer Xiao <xiaqqaix.at.gmail.com>
|
|
||||||
*
|
|
||||||
* This library is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
|
||||||
* License as published by the Free Software Foundation; either
|
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This library 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 for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
|
||||||
* License along with this library; if not, write to the Free Software
|
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
|
|
||||||
/* Chinese text is encoded in UTF-8 */
|
|
||||||
#pragma code_page(65001)
|
|
||||||
|
|
||||||
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
||||||
|
|
||||||
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
|
|
||||||
|
|
||||||
VIEW ACCELERATORS
|
|
||||||
BEGIN
|
|
||||||
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
|
||||||
END
|
|
|
@ -45,3 +45,8 @@ STRINGTABLE
|
||||||
BEGIN
|
BEGIN
|
||||||
IDS_DESCRIPTION "Regular Metafile Viewer"
|
IDS_DESCRIPTION "Regular Metafile Viewer"
|
||||||
END
|
END
|
||||||
|
|
||||||
|
VIEW ACCELERATORS
|
||||||
|
BEGIN
|
||||||
|
"Q", IDM_EXIT, VIRTKEY, CONTROL
|
||||||
|
END
|
||||||
|
|
Loading…
Reference in New Issue