]> git.saurik.com Git - wxWidgets.git/commitdiff
Added the sample code from wxPython In Action to the samples dir
authorRobin Dunn <robin@alldunn.com>
Wed, 1 Nov 2006 22:52:01 +0000 (22:52 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 1 Nov 2006 22:52:01 +0000 (22:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/DIRLIST
wxPython/distrib/make_installer.py

index 20edc2b9a6f699b8d71cf10fc0960e8ff248ff79..0c4fab5a264ae5be23df55aee580afaf14fd9f54 100644 (file)
@@ -77,6 +77,26 @@ wxPython/samples/pySketch
 wxPython/samples/pySketch/images
 wxPython/samples/simple
 wxPython/samples/wxProject
+wxPython/samples/wxPIA_book
+wxPython/samples/wxPIA_book/Chapter-01
+wxPython/samples/wxPIA_book/Chapter-02
+wxPython/samples/wxPIA_book/Chapter-03
+wxPython/samples/wxPIA_book/Chapter-04
+wxPython/samples/wxPIA_book/Chapter-05
+wxPython/samples/wxPIA_book/Chapter-06
+wxPython/samples/wxPIA_book/Chapter-07
+wxPython/samples/wxPIA_book/Chapter-08
+wxPython/samples/wxPIA_book/Chapter-09
+wxPython/samples/wxPIA_book/Chapter-10
+wxPython/samples/wxPIA_book/Chapter-11
+wxPython/samples/wxPIA_book/Chapter-12
+wxPython/samples/wxPIA_book/Chapter-13
+wxPython/samples/wxPIA_book/Chapter-14
+wxPython/samples/wxPIA_book/Chapter-15
+wxPython/samples/wxPIA_book/Chapter-16
+wxPython/samples/wxPIA_book/Chapter-16/helpfiles
+wxPython/samples/wxPIA_book/Chapter-17
+wxPython/samples/wxPIA_book/Chapter-18
 wxPython/scripts
 wxPython/src
 wxPython/src/gtk
index e33a94677d20d3dd55e8890e21897cbf7b8c18ca..c94d1ceb97465a55ef93d221ade99364b35498a4 100644 (file)
@@ -473,6 +473,26 @@ Source: "samples\StyleEditor\*.cfg";        DestDir: "{app}\samples\StyleEditor"
 Source: "samples\wxProject\*.txt";          DestDir: "{app}\samples\wxProject"; 
 Source: "samples\wxProject\*.py";           DestDir: "{app}\samples\wxProject"; 
 
+Source: "wxPython\samples\wxPIA_book\*";                       DestDir: "{app}\wxPython\samples\wxPIA_book";                         
+Source: "wxPython\samples\wxPIA_book\Chapter-01\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-01";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-02\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-02";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-03\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-03";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-04\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-04";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-05\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-05";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-06\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-06";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-07\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-07";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-08\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-08";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-09\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-09";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-10\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-10";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-11\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-11";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-12\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-12";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-13\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-13";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-14\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-14";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-15\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-15";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-16\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-16";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-16\helpfiles\*";  DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-16\helpfiles";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-17\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-17";                      
+Source: "wxPython\samples\wxPIA_book\Chapter-18\*";            DestDir: "{app}\wxPython\samples\wxPIA_book\Chapter-18";                      
 
 
 Source: "scripts\pyshell";                  DestDir: "{app}\scripts"; DestName: "pyshell.pyw";   
@@ -558,6 +578,27 @@ Type: files; Name: "{app}\samples\pydocview\*.pyc";
 Type: files; Name: "{app}\samples\docview\*.pyo";
 Type: files; Name: "{app}\samples\pydocview\*.pyo";
 
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-01\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-02\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-03\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-04\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-05\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-06\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-07\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-08\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-09\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-10\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-11\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-12\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-13\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-14\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-15\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-16\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-16\helpfiles\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-17\*";
+Type: files; Name: "{app}\wxPython\samples\wxPIA_book\Chapter-18\*";
+
 
 '''