1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Python Snippets Categories
--------------------------
If you want to add a snippet to the archive, please add the SNIPPET metadata in the comments at the top of the file. This will make it easier for
programs to browse and make use of your snippet.
One piece of metadata is SNIPPET_CATEGORIES. E.g:
# [SNIPPET_CATEGORIES: PyGTK]
When adding a snippet please try to use one of the following categories if suitable:
PyGTK
PyGTKSourceView
If you need another category, add it to your snippet and to the list above. Thanks!
|