wok view python/stuff/applications/python.desktop @ rev 17774

linphone: g_static_mutex_lock is deprecated
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 14 13:09:34 2015 +0100 (2015-03-14)
parents
children a1eebb8e6935
line source
1 [Desktop Entry]
2 Encoding=UTF-8
3 Name=Python interpreter
4 Name[pt]=Interpretador Python
5 Name[pt_BR]=Interpretador Python
6 Terminal=false
7 Exec=terminal -e python
8 Icon=python
9 Type=Application
10 Categories=Development;