Browse Source

minot patch for OSX

pull/1/head
charras 16 years ago
parent
commit
d5e1172042
  1. 1
      common/basicframe.cpp
  2. 2
      common/build_version.cpp
  3. 3
      gerbview/wxGerberFrame.h
  4. BIN
      internat/fr/kicad.mo
  5. 891
      internat/fr/kicad.po

1
common/basicframe.cpp

@ -19,7 +19,6 @@
#include "wxstruct.h"
#include "macros.h"
/*
* Class constructor for WinEDA_BasicFrame general options
*/

2
common/build_version.cpp

@ -6,7 +6,7 @@
#endif
#ifndef KICAD_BUILD_VERSION
#define KICAD_BUILD_VERSION "(2010-01-08)"
#define KICAD_BUILD_VERSION "(2010-01-10)"
#endif
#define VERSION_STABILITY "unstable"

3
gerbview/wxGerberFrame.h

@ -18,7 +18,8 @@
*/
enum id_gerbview_frm
{
ID_GERBVIEW_SHOW_LIST_DCODES,
// A MenuItem ID of Zero does not work under Mac,first id = 1
ID_GERBVIEW_SHOW_LIST_DCODES = 1,
ID_GERBVIEW_LOAD_DRILL_FILE,
ID_GERBVIEW_LOAD_DCODE_FILE,
ID_TOOLBARH_GERBER_SELECT_TOOL,

BIN
internat/fr/kicad.mo

891
internat/fr/kicad.po
File diff suppressed because it is too large
View File

Loading…
Cancel
Save