This file is indexed.

/usr/share/monkeystudio/templates/C++/QMake C-C++ Application/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
18
19
[General]
Description=QMake C/C++ Application
Files=$Project Name$.pro, $Main File Name$
ProjectsToOpen=$Project Name$.pro
FilesToOpen=$Main File Name$
FilesToAdd=$Project Name$.pro
Icon=misc.png
Language=C++
Script=
Type=Projects
Variables=Project Name, Main File Name, License, Home Page, Authors, Build Path, Comment, Message To Print
Project%20NameValues=My Project
Main%20File%20NameValues=src/main.cpp, src/main.c
LicenseValues=GPL, GPL2, GPL3, LGPL, LGPL2, LGPL3, QPL, BSD
Home%20PageValues=http://www.mydomain.org
AuthorsValues=You Name <your@email.org>
Build%20PathValues=./build
CommentValues=Creating using Monkey Studio RAD
Message%20To%20PrintValues=Monkey Studio Rocks !!