Typo fixes backported from 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@29034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
4
debian/control.in
vendored
4
debian/control.in
vendored
@@ -108,7 +108,7 @@ Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ development)
|
|||||||
Interface) and other facilities on more than one platform. Version =V
|
Interface) and other facilities on more than one platform. Version =V
|
||||||
currently supports subsets of GTK+, Motif, and MS Windows.
|
currently supports subsets of GTK+, Motif, and MS Windows.
|
||||||
.
|
.
|
||||||
This package provides a debug version of the wxGtk library. It is compiled
|
This package provides a debug version of the wxGTK library. It is compiled
|
||||||
both with -g for normal debugger tracing and with the __WXDEBUG__ flag which
|
both with -g for normal debugger tracing and with the __WXDEBUG__ flag which
|
||||||
provides many internal checks by wxWindows itself that are not performed on
|
provides many internal checks by wxWindows itself that are not performed on
|
||||||
apps compiled with the 'release version' libs in the -dev package.
|
apps compiled with the 'release version' libs in the -dev package.
|
||||||
@@ -126,7 +126,7 @@ Description: wxWindows Cross-platform C++ GUI toolkit (wxPython binding)
|
|||||||
Interface) and other facilities on more than one platform. Version =V
|
Interface) and other facilities on more than one platform. Version =V
|
||||||
currently supports subsets of GTK+, Motif, and MS Windows.
|
currently supports subsets of GTK+, Motif, and MS Windows.
|
||||||
.
|
.
|
||||||
This package provides a Python binding to the wxGTK library and it's
|
This package provides a Python binding to the wxGTK library and its
|
||||||
contrib libs. If you wish to use xrced you'll also need the python-xml
|
contrib libs. If you wish to use xrced you'll also need the python-xml
|
||||||
package installed.
|
package installed.
|
||||||
|
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@@ -93,7 +93,7 @@ objdirs = $(objdir_wxbase_shared) $(objdir_wxbase_static) $(objdir_wxbase_debug)
|
|||||||
|
|
||||||
# note that the i18n package is actually arch indep (once built)
|
# note that the i18n package is actually arch indep (once built)
|
||||||
# but must be built (and installed) during the arch any phase as
|
# but must be built (and installed) during the arch any phase as
|
||||||
# it's pulled out of the wxGtk shared lib package.
|
# it's pulled out of the wxGTK shared lib package.
|
||||||
|
|
||||||
# Build stamps:
|
# Build stamps:
|
||||||
build_arch_stamps = build-wxbase-shared-stamp build-wxbase-static-stamp \
|
build_arch_stamps = build-wxbase-shared-stamp build-wxbase-static-stamp \
|
||||||
|
Reference in New Issue
Block a user