wok view python-bpython/stuff/bpython.desktop @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents 2d4bbd951583
children
line source
1 [Desktop Entry]
2 Icon=python
3 Name=bpython
4 Comment=A fancy interface to the python interpreter!
5 Exec=xterm -e bpython
6 Terminal=false
7 Type=Application
8 Categories=Development;Utility;ConsoleOnly;
9 StartupNotify=true