##// END OF EJS Templates
Work on examples and fixed a super subtle bug in Component....
Work on examples and fixed a super subtle bug in Component. * Recently, we stopped copying the config passed to a Component. This had a subtle side effect that mutable config attribute values were becoming class wide attributes. We are now doing a deep copy of all attributes as they are set on the Component instance.

File last commit:

r1592:9666d22d
r2337:ab18149a
Show More
ipython-sh.desktop
22 lines | 578 B | application/x-desktop | DesktopLexer
/ docs / examples / core / ipython-sh.desktop
Ville M. Vainio
Add linux .desktop files to doc/examples/core. Can be used with desktop-file-install to create start menu entries
r1592 # If you want ipython to appear in a linux app launcher ("start menu"), install this by doing:
# sudo desktop-file-install ipython-sh.desktop
[Desktop Entry]
Comment=Perform shell-like tasks in interactive ipython session
Exec=ipython -p sh
GenericName[en_US]=IPython shell mode
GenericName=IPython shell mode
Icon=gnome-netstatus-idle
MimeType=
Name[en_US]=ipython-sh
Name=ipython-sh
Path=
Categories=Development;Utility;
StartupNotify=false
Terminal=true
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=none
X-KDE-SubstituteUID=false
X-KDE-Username=