Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
d5e11720
Commit
d5e11720
authored
Jan 10, 2010
by
charras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minot patch for OSX
parent
cb69347c
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
486 additions
and
411 deletions
+486
-411
basicframe.cpp
common/basicframe.cpp
+0
-1
build_version.cpp
common/build_version.cpp
+1
-1
wxGerberFrame.h
gerbview/wxGerberFrame.h
+2
-1
kicad.mo
internat/fr/kicad.mo
+0
-0
kicad.po
internat/fr/kicad.po
+483
-408
No files found.
common/basicframe.cpp
View file @
d5e11720
...
@@ -19,7 +19,6 @@
...
@@ -19,7 +19,6 @@
#include "wxstruct.h"
#include "wxstruct.h"
#include "macros.h"
#include "macros.h"
/*
/*
* Class constructor for WinEDA_BasicFrame general options
* Class constructor for WinEDA_BasicFrame general options
*/
*/
...
...
common/build_version.cpp
View file @
d5e11720
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
#endif
#endif
#ifndef KICAD_BUILD_VERSION
#ifndef KICAD_BUILD_VERSION
#define KICAD_BUILD_VERSION "(2010-01-
08
)"
#define KICAD_BUILD_VERSION "(2010-01-
10
)"
#endif
#endif
#define VERSION_STABILITY "unstable"
#define VERSION_STABILITY "unstable"
...
...
gerbview/wxGerberFrame.h
View file @
d5e11720
...
@@ -18,7 +18,8 @@
...
@@ -18,7 +18,8 @@
*/
*/
enum
id_gerbview_frm
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_DRILL_FILE
,
ID_GERBVIEW_LOAD_DCODE_FILE
,
ID_GERBVIEW_LOAD_DCODE_FILE
,
ID_TOOLBARH_GERBER_SELECT_TOOL
,
ID_TOOLBARH_GERBER_SELECT_TOOL
,
...
...
internat/fr/kicad.mo
View file @
d5e11720
No preview for this file type
internat/fr/kicad.po
View file @
d5e11720
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment