Switched back to "PyCrust.ico" because Windows explorer can apparently

only associate one "py.ico" at a time, even if they are located in
different directories.

Also added Linux /usr/lib/menu entries for the Py apps and XRCed when
building the RPMs.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-06-17 07:10:21 +00:00
parent 236de41c27
commit 7739ea4c67
7 changed files with 40 additions and 9 deletions

View File

@@ -96,7 +96,7 @@ Source: "wxPython\lib\colourchooser\*.py"; DestDir: "{app}\wxPython\lib\colourc
Source: "wxPython\py\*.py"; DestDir: "{app}\wxPython\py"; Components: core
Source: "wxPython\py\*.txt"; DestDir: "{app}\wxPython\py"; Components: core
Source: "wxPython\py\*.ico"; DestDir: "{app}\wxPython\py"; Components: core
Source: "wxPython\py\Py.ico"; DestDir: "{app}\wxPython\py"; DestName: "PyCrust.ico"; Components: core
Source: "wxPython\py\PyCrust.ico"; DestDir: "{app}\wxPython\py"; Components: core
Source: "wxPython\py\tests\*.py"; DestDir: "{app}\wxPython\py\tests"; Components: core
Source: "wxPython\py\wxd\*.py"; DestDir: "{app}\wxPython\py\wxd"; Components: core