This file is indexed.

/usr/share/monkeystudio/templates/Python/PyQt Console/template.ini is in monkeystudio-common 1.9.0.4-1build3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
[General]
Description=PYTHON-Qt Console Application
Files=$Project Name$.xpyqt, $Main File Name$
ProjectsToOpen=$Project Name$.xpyqt
FilesToOpen=$Main File Name$
FilesToAdd=$Project Name$.xpyqt
Icon=qt_console.png
Language=PYTHON
Script=
Type=Projects
Variables=Project Name, Main File Name, License, Home Page, Authors, Comment
Project%20NameValues=My PyQt4 QtCore Project
Main%20File%20NameValues=src/main.py, src/main.pyw
LicenseValues=GPL, GPL2, GPL3, LGPL, LGPL2, LGPL3, QPL, BSD
Home%20PageValues=http://www.mydomain.org
AuthorsValues=You Name <your@email.org>
CommentValues=Creating using Monkey Studio RAD