OSDN Git Service

DB ファイル名を変更
authornaruko <naruko@24ea1065-a21e-4ca1-99c9-f5125deb0858>
Mon, 20 Aug 2012 20:56:28 +0000 (20:56 +0000)
committernaruko <naruko@24ea1065-a21e-4ca1-99c9-f5125deb0858>
Mon, 20 Aug 2012 20:56:28 +0000 (20:56 +0000)
git-svn-id: svn+ssh://svn.osdn.net/svnroot/unagi@406 24ea1065-a21e-4ca1-99c9-f5125deb0858

client/trunk/anago/anago_frame.cpp

index 34ad39a..bb4b51c 100644 (file)
@@ -401,7 +401,7 @@ public:
        anago_panel_dump(wxNotebook *p, const struct reader_driver *r, enum anago_status *status, wxFileConfig *config, wxTextCtrl *log)
          : panel_dump(p), m_reader(r), m_status(status), m_log(log)
        {
-               config->Read(wxT("dump.database"), &m_database, wxT("NesCarts (2010-02-08).xml"));
+               config->Read(wxT("dump.database"), &m_database, wxT("NesCarts (2011-09-10).xml"));
                if(wxFileName::FileExists(m_database) == true){
                        m_romdb = new RomDb(m_database);
                        m_romdb->Generate();
@@ -849,9 +849,9 @@ public:
 //                     "行き勝負をかけます。結果はまた報告します。宜しく。"
                ));
 #else
-               #include "taiyo.xpm"
-               wxBitmap bitmap_okada(taiyo);
-               wxString tooltip(wxT("たいよ~ほえ~るず♪"));
+               #include "slyly.xpm"
+               wxBitmap bitmap_okada(slyly);
+               wxString tooltip(wxT("CARP                        ピロ"));
 #endif
 //             #include "araki.xpm"
 //             wxBitmap bitmap_okada(araki);