]> git.saurik.com Git - wxWidgets.git/blob - debian/pyshell.desktop
added .c_str() to wxStrlcpy() calls to fix wxUSE_STL build (closes #10252)
[wxWidgets.git] / debian / pyshell.desktop
1 [Desktop Entry]
2 Name=PyShell
3 Comment=GUI Python Shell
4 Exec=/usr/bin/pyshell
5 Icon=/usr/share/pixmaps/pyshell.png
6 Terminal=false
7 Type=Application
8 Categories=Application;Development;
9 StartupNotify=true