Removed unnecessary files, removed or replaced images that we're not

sure of their origin or license.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-05-24 20:55:42 +00:00
parent ec6803d965
commit 6c75a4cf0f
163 changed files with 12487 additions and 14000 deletions

View File

@@ -33,8 +33,8 @@ class TextEditorApplication(pydocview.DocApp):
pydocview.DocApp.OnInit(self)
# Show the splash dialog while everything is loading up
if os.path.exists("splash.jpg"):
self.ShowSplash("splash.jpg")
if os.path.exists("splash.png"):
self.ShowSplash("splash.png")
# Set the name and the icon
self.SetAppName(_("wxPython PyDocView Demo"))

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB