add a missing backslash (#9766)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c40fd721e4
commit
1ada821748
1 changed files with 2 additions and 2 deletions
4
debian/python-wxtools.menu
vendored
4
debian/python-wxtools.menu
vendored
|
|
@ -3,8 +3,8 @@
|
|||
icon="/usr/share/pixmaps/pycrust.png"
|
||||
?package(python-wxtools):needs="X11" section="Apps/Programming"\
|
||||
title="pyshell" command="/usr/bin/pyshell"\
|
||||
icon="/usr/share/pixmaps/pyshell.png"
|
||||
icon="/usr/share/pixmaps/pyshell.png"
|
||||
?package(python-wxtools):needs="X11" section="Apps/Programming"\
|
||||
title="xrced" command="/usr/bin/xrced"
|
||||
title="xrced" command="/usr/bin/xrced"\
|
||||
icon="/usr/share/pixmaps/xrced.png"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue