From 8139fbf8204882663446bcb06f68789353597820 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Thu, 16 Apr 2009 06:22:51 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- data/Makefile.am | 7 + data/Makefile.in | 415 ++++++++++ data/pcsx.desktop | 14 + data/pcsx.glade2 | 2374 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 2810 insertions(+) create mode 100644 data/Makefile.am create mode 100644 data/Makefile.in create mode 100644 data/pcsx.desktop create mode 100644 data/pcsx.glade2 (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am new file mode 100644 index 00000000..99303203 --- /dev/null +++ b/data/Makefile.am @@ -0,0 +1,7 @@ +glade_DATA = pcsx.glade2 +gladedir = $(datadir)/pcsx + +desktopdir = $(datadir)/applications +desktop_DATA = pcsx.desktop + +EXTRA_DIST = $(glade_DATA) pcsx.desktop diff --git a/data/Makefile.in b/data/Makefile.in new file mode 100644 index 00000000..66a07b67 --- /dev/null +++ b/data/Makefile.in @@ -0,0 +1,415 @@ +# Makefile.in generated by automake 1.10.1 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +target_triplet = @target@ +subdir = data +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/include/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; +am__installdirs = "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(gladedir)" +desktopDATA_INSTALL = $(INSTALL_DATA) +gladeDATA_INSTALL = $(INSTALL_DATA) +DATA = $(desktop_DATA) $(glade_DATA) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ALSA_LIBS = @ALSA_LIBS@ +AMTAR = @AMTAR@ +AR = @AR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CC = @CC@ +CCAS = @CCAS@ +CCASDEPMODE = @CCASDEPMODE@ +CCASFLAGS = @CCASFLAGS@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DFOPENGL = @DFOPENGL@ +DSYMUTIL = @DSYMUTIL@ +ECHO = @ECHO@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +F77 = @F77@ +FFLAGS = @FFLAGS@ +GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GLADE2_CFLAGS = @GLADE2_CFLAGS@ +GLADE2_LIBS = @GLADE2_LIBS@ +GLIB2_CFLAGS = @GLIB2_CFLAGS@ +GLIB2_LIBS = @GLIB2_LIBS@ +GMSGFMT = @GMSGFMT@ +GMSGFMT_015 = @GMSGFMT_015@ +GREP = @GREP@ +GTK2_CFLAGS = @GTK2_CFLAGS@ +GTK2_LIBS = @GTK2_LIBS@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INTLLIBS = @INTLLIBS@ +INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ +LDFLAGS = @LDFLAGS@ +LIBICONV = @LIBICONV@ +LIBINTL = @LIBINTL@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LN_S = @LN_S@ +LTLIBICONV = @LTLIBICONV@ +LTLIBINTL = @LTLIBINTL@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +MSGFMT_015 = @MSGFMT_015@ +MSGMERGE = @MSGMERGE@ +NASM = @NASM@ +NMEDIT = @NMEDIT@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +POSUB = @POSUB@ +RANLIB = @RANLIB@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XGETTEXT_015 = @XGETTEXT_015@ +XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_F77 = @ac_ct_F77@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target = @target@ +target_alias = @target_alias@ +target_cpu = @target_cpu@ +target_os = @target_os@ +target_vendor = @target_vendor@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +glade_DATA = pcsx.glade2 +gladedir = $(datadir)/pcsx +desktopdir = $(datadir)/applications +desktop_DATA = pcsx.desktop +EXTRA_DIST = $(glade_DATA) pcsx.desktop +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +install-desktopDATA: $(desktop_DATA) + @$(NORMAL_INSTALL) + test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)" + @list='$(desktop_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \ + $(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \ + done + +uninstall-desktopDATA: + @$(NORMAL_UNINSTALL) + @list='$(desktop_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \ + rm -f "$(DESTDIR)$(desktopdir)/$$f"; \ + done +install-gladeDATA: $(glade_DATA) + @$(NORMAL_INSTALL) + test -z "$(gladedir)" || $(MKDIR_P) "$(DESTDIR)$(gladedir)" + @list='$(glade_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(gladeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(gladedir)/$$f'"; \ + $(gladeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(gladedir)/$$f"; \ + done + +uninstall-gladeDATA: + @$(NORMAL_UNINSTALL) + @list='$(glade_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(gladedir)/$$f'"; \ + rm -f "$(DESTDIR)$(gladedir)/$$f"; \ + done +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) +installdirs: + for dir in "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(gladedir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +info: info-am + +info-am: + +install-data-am: install-desktopDATA install-gladeDATA + +install-dvi: install-dvi-am + +install-exec-am: + +install-html: install-html-am + +install-info: install-info-am + +install-man: + +install-pdf: install-pdf-am + +install-ps: install-ps-am + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-desktopDATA uninstall-gladeDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + distclean distclean-generic distclean-libtool distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-desktopDATA install-dvi \ + install-dvi-am install-exec install-exec-am install-gladeDATA \ + install-html install-html-am install-info install-info-am \ + install-man install-pdf install-pdf-am install-ps \ + install-ps-am install-strip installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ + ps ps-am uninstall uninstall-am uninstall-desktopDATA \ + uninstall-gladeDATA + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/data/pcsx.desktop b/data/pcsx.desktop new file mode 100644 index 00000000..7fb8688b --- /dev/null +++ b/data/pcsx.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Type=Application +Name=PCSX +GenericName=PlayStation Emulator +GenericName[zh_CN]=PlayStation 模拟器 +GenericName[zh_TW]=PlayStation 模擬器 +Comment=Sony PlayStation emulator +Comment[zh_CN]=Sony PlayStation 模拟器 +Comment[zh_TW]=Sony PlayStation 模擬器 +Exec=pcsx +Icon=pcsx-icon +Categories=Game; diff --git a/data/pcsx.glade2 b/data/pcsx.glade2 new file mode 100644 index 00000000..4be9f290 --- /dev/null +++ b/data/pcsx.glade2 @@ -0,0 +1,2374 @@ + + + + + + 350 + 195 + True + PCSX + False + GTK_WIN_POS_CENTER + pcsx-icon.png + + + + True + + + True + + + True + _File + True + + + + + True + Run _CD + True + + + + + True + gtk-cdrom + 1 + + + + + + + True + Run _ISO + True + + + + + True + gtk-open + 1 + + + + + + + True + Run _BIOS + True + + + + + True + gtk-convert + 1 + + + + + + + True + Run _EXE + True + + + + + True + gtk-execute + 1 + + + + + + + True + + + + + True + E_xit + True + + + + + True + gtk-quit + 1 + + + + + + + + + + + True + _Emulator + True + + + + + True + _Run + True + + + + True + gtk-go-forward + 1 + + + + + + + True + Re_set + True + + + + True + gtk-refresh + 1 + + + + + + + True + + + + + True + S_witch ISO + True + + + + + True + gtk-open + 1 + + + + + + + True + + + + + True + _States + True + + + + + True + _Load + True + + + + + True + Slot _1 + True + + + + + + + True + Slot _2 + True + + + + + + + True + Slot _3 + True + + + + + + + True + Slot _4 + True + + + + + + + True + Slot _5 + True + + + + + + + True + _Other... + True + + + + + True + gtk-open + 1 + + + + + + + + + True + gtk-redo + 1 + + + + + + + True + _Save + True + + + + + True + Slot _1 + True + + + + + + + True + Slot _2 + True + + + + + + + True + Slot _3 + True + + + + + + + True + Slot _4 + True + + + + + + + True + Slot _5 + True + + + + + + + True + _Other... + True + + + + + True + gtk-open + 1 + + + + + + + + + True + gtk-undo + 1 + + + + + + + + + True + gtk-new + 1 + + + + + + + + + + + True + _Configuration + True + + + + + True + _Plugins & BIOS + True + + + + + True + gtk-preferences + 1 + + + + + + + True + + + + + True + _CPU + True + + + + True + gtk-properties + 1 + + + + + + + True + _Memory Cards + True + + + + + True + gtk-floppy + 1 + + + + + + + True + _Netplay + True + + + + True + gtk-properties + 1 + + + + + + + True + + + + + True + Chea_t + True + + + True + + + True + _Browse + True + + + True + gtk-index + 1 + + + + + + + True + _Search + True + + + True + gtk-find + 1 + + + + + + + + + True + gtk-indent + 1 + + + + + + + + + + + True + _Help + True + + + + + True + _About PCSX + True + + + + True + gtk-dialog-question + 1 + + + + + + + + + + + False + False + + + + + True + pcsx.jpg + + + 1 + + + + + + + True + Configure PCSX + True + GDK_WINDOW_TYPE_HINT_DIALOG + + + True + + + True + 4 + 3 + + + True + 0 + + + True + 7 + + + True + 6 + 5 + 3 + 3 + + + True + gtk-select-color + + + GTK_FILL + GTK_FILL + + + + + True + gtk-find + + + 5 + 6 + GTK_FILL + GTK_FILL + + + + + True + gtk-cdrom + + + 4 + 5 + GTK_FILL + GTK_FILL + + + + + True + gtk-connect + + + 3 + 4 + GTK_FILL + GTK_FILL + + + + + True + gtk-connect + + + 2 + 3 + GTK_FILL + GTK_FILL + + + + + True + gtk-convert + + + 1 + 2 + GTK_FILL + GTK_FILL + + + + + True + GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER + Select Folder to Search + + + + 2 + 5 + 5 + 6 + GTK_FILL + GTK_FILL + + + + + True + 0 + Search in: + + + 1 + 2 + 5 + 6 + GTK_FILL + + + + + + True + True + 0 + + + + True + gtk-preferences + + + + + 3 + 4 + GTK_FILL + + + + + + True + + + 2 + 3 + 4 + 5 + GTK_FILL + + + + + True + + + 2 + 3 + 3 + 4 + GTK_FILL + + + + + True + + + + + + + 2 + 3 + 2 + 3 + GTK_FILL + + + + + True + + + 2 + 3 + 1 + 2 + GTK_FILL + + + + + True + + + 2 + 3 + GTK_FILL + + + + + True + True + 0 + + + + True + gtk-info + + + + + 4 + 5 + 1 + 2 + + + + + + + True + True + 0 + + + + True + gtk-info + + + + + 4 + 5 + 2 + 3 + + + + + + + True + True + 0 + + + + True + gtk-info + + + + + 4 + 5 + 3 + 4 + + + + + + + True + True + 0 + + + + True + gtk-info + + + + + 4 + 5 + 4 + 5 + + + + + + + True + True + 0 + + + + True + gtk-preferences + + + + + 3 + 4 + 4 + 5 + + + + + + + True + True + 0 + + + + True + gtk-preferences + + + + + 3 + 4 + 3 + 4 + + + + + + + True + True + 0 + + + + True + gtk-preferences + + + + + 3 + 4 + 2 + 3 + + + + + + + True + True + 0 + + + + True + gtk-preferences + + + + + 3 + 4 + 1 + 2 + + + + + + + True + 0 + Graphics: + + + 1 + 2 + GTK_FILL + + + + + + True + 0 + Sound: + + + 1 + 2 + 1 + 2 + GTK_FILL + + + + + + True + 0 + Controller 1: + + + 1 + 2 + 2 + 3 + GTK_FILL + + + + + + True + 0 + Controller 2: + + + 1 + 2 + 3 + 4 + GTK_FILL + + + + + + True + 0 + CD-ROM: + + + 1 + 2 + 4 + 5 + GTK_FILL + + + + + + True + True + 0 + + + + True + gtk-info + + + + + 4 + 5 + + + + + + + + + + + True + <b>Plugins</b> + True + + + label_item + + + + + False + False + + + + + True + 0 + + + True + 7 + + + True + 3 + + + True + gtk-execute + + + False + + + + + True + + + 1 + + + + + True + GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER + + + False + 2 + + + + + + + + + True + <b>BIOS</b> + True + + + label_item + + + + + False + 1 + + + + + 6 + 2 + + + + + True + GTK_BUTTONBOX_END + + + True + True + True + gtk-close + True + -5 + + + + + + False + GTK_PACK_END + + + + + + + True + Configure CPU + True + GDK_WINDOW_TYPE_HINT_DIALOG + + + True + + + True + + + True + 5 + 0 + + + True + 5 + + + True + 4 + 2 + + + True + True + Enable Debugger + True + 0 + True + + + 1 + 2 + 3 + 4 + GTK_FILL + + + + + + True + True + SPU IRQ Always Enabled + True + 0 + True + + + 2 + 3 + GTK_FILL + + + + + + True + True + Black & White Movies + True + 0 + True + + + 3 + 4 + GTK_FILL + + + + + + True + True + Enable Console Output + True + 0 + True + + + 1 + 2 + 2 + 3 + GTK_FILL + + + + + + True + True + Enable Interpreter CPU + True + 0 + True + + + 1 + 2 + 1 + 2 + GTK_FILL + + + + + + True + True + SIO IRQ Always Enabled + True + 0 + True + + + 1 + 2 + GTK_FILL + + + + + + True + True + Disable CD Audio + True + 0 + True + + + 1 + 2 + GTK_FILL + + + + + + True + True + Disable XA Decoding + True + 0 + True + + + GTK_FILL + + + + + + + + True + True + Parasite Eve 2, Vandal Hearts 1/2 Fix + True + 0 + True + + + False + False + 1 + + + + + True + True + InuYasha Sengoku Battle Fix + True + 0 + True + + + False + False + 2 + + + + + + + True + <b>Options</b> + True + + + label_item + + + + + + + True + 5 + 0 + + + True + 5 + 83 + + + True + True + Autodetect + True + 0 + True + + + + False + False + + + + + True + NTSC +PAL + + + False + False + 1 + + + + + + + True + <b>System Type</b> + True + + + label_item + + + + + 1 + + + + + 2 + + + + + True + GTK_BUTTONBOX_END + + + True + True + True + gtk-close + True + -7 + + + + + False + GTK_PACK_END + + + + + + + True + Configure NetPlay + True + GDK_WINDOW_TYPE_HINT_DIALOG + + + + True + + + True + + + True + 5 + 0 + + + True + 5 + + + True + 3 + + + True + gtk-network + + + + + True + + + 1 + + + + + True + True + 0 + + + + True + gtk-preferences + + + + + False + False + 2 + + + + + True + True + 0 + + + + True + gtk-info + + + + + False + False + 3 + + + + + + + + + True + <b>NetPlay</b> + True + + + label_item + + + + + False + False + + + + + 2 + + + + + True + GTK_BUTTONBOX_END + + + True + True + True + gtk-close + True + -7 + + + + + + False + GTK_PACK_END + + + + + + + True + Configure Memory Cards + True + 688 + 400 + GDK_WINDOW_TYPE_HINT_DIALOG + + + True + + + True + + + True + 5 + 0 + + + True + 6 + 6 + + + True + False + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + GTK_SHADOW_IN + + + True + True + + + + + + + True + 5 + 5 + + + True + True + True + 0 + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-clear + + + False + False + + + + + True + Format + True + + + False + False + 1 + + + + + + + + + + + True + True + True + 0 + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-redo + + + False + False + + + + + True + Reload + True + + + False + False + 1 + + + + + + + + + 1 + + + + + False + 1 + + + + + True + False + + + False + 2 + + + + + + + True + + + True + <b>Memory Card 1</b> + True + + + False + False + 4 + + + + + label_item + + + + + + + True + 27 + 102 + + + True + 6 + GTK_BUTTONBOX_SPREAD + + + True + True + True + 0 + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-go-forward + + + False + False + + + + + True + Copy + True + + + False + False + 1 + + + + + + + + + + + True + True + True + 0 + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-go-back + + + False + False + + + + + True + Copy + True + + + False + False + 1 + + + + + + + + + 1 + + + + + True + True + True + 0 + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-go-forward + + + False + False + + + + + True + Un/Delete + True + + + False + False + 1 + + + + + + + + + 2 + + + + + True + True + True + 0 + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-go-back + + + False + False + + + + + True + Un/Delete + True + + + False + False + 1 + + + + + + + + + 3 + + + + + + + False + 1 + + + + + True + 5 + 0 + + + True + 6 + 6 + + + True + False + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + GTK_SHADOW_IN + + + True + True + + + + + + + True + 5 + 5 + + + True + True + True + 0 + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-clear + + + False + False + + + + + True + Format + True + + + False + False + 1 + + + + + + + + + + + True + True + True + 0 + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-redo + + + False + False + + + + + True + Reload + True + + + False + False + 1 + + + + + + + + + 1 + + + + + False + 1 + + + + + True + False + + + False + 2 + + + + + + + True + + + True + <b>Memory Card 2</b> + True + + + False + False + 4 + + + + + label_item + + + + + 2 + + + + + 2 + + + + + True + GTK_BUTTONBOX_END + + + True + True + True + gtk-close + True + -7 + + + + + False + GTK_PACK_END + + + + + + + True + True + GTK_WIN_POS_CENTER + True + GDK_WINDOW_TYPE_HINT_NORMAL + PCSX-Reloaded + (C) 1999-2003 PCSX Team +(C) 2005-2006 Ryan Schultz +(C) 2005-2006 Andrew Burton +(C) 2008-2009 Wei Mingzhi + A PlayStation emulator. + http://pcsxr.codeplex.com/ + PCSX Reloaded + This program is free software; you can redistribute it +and/or modify it under the terms of the GNU General +Public License as published by the Free Software +Foundation; either version 2 of the License, or (at your +option) any later version. + +This program 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 General Public License for more details. + +You should have received a copy of the GNU General +Public License along with this program; if not, write to +the Free Software Foundation, Inc. + Wei Mingzhi <whistler@openoffice.org> + +PCSX-df Team: +Ryan Schultz <schultz.ryan@gmail.com> +Andrew Burton <adb@iinet.net.au> +Stephen Chao + +Original PCSX Team: +Linuzappz +Shadow +Pete Bernert +NoComp +Nik3d + Ryan Schultz <schultz.ryan@gmail.com> + translator-credits + Ryan Schultz <schultz.ryan@gmail.com> +Romain Lafourcade + + + + + + + False + GTK_PACK_END + + + + + + + True + 5 + Edit Cheat Codes + True + GDK_WINDOW_TYPE_HINT_DIALOG + + + True + + + True + 15 + + + True + 0 + + + True + True + 5 + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + True + GTK_SHADOW_ETCHED_IN + + + 300 + 250 + True + True + + + + + + + True + <b>Cheat Codes</b> + True + + + label_item + + + + + + + True + 10 + + + True + True + True + gtk-add + True + 0 + + + + + True + True + True + gtk-edit + True + 0 + + + 1 + + + + + True + True + True + gtk-delete + True + 0 + + + 2 + + + + + True + True + True + 0 + + + True + + + True + gtk-apply + 1 + + + + + True + Enable + + + 1 + + + + + + + 3 + + + + + True + True + True + 0 + + + True + + + True + gtk-cancel + 1 + + + + + True + Disable + + + 1 + + + + + + + 4 + + + + + True + True + True + gtk-open + True + 0 + + + 5 + + + + + True + True + True + gtk-save-as + True + 0 + + + 6 + + + + + False + 1 + + + + + 10 + 2 + + + + + True + GTK_BUTTONBOX_END + + + True + True + True + gtk-close + True + 0 + + + + + False + GTK_PACK_END + + + + + + -- cgit v1.2.3