diff options
Diffstat (limited to 'mkspecs/macx-pbuilder/Info.plist.app')
-rw-r--r-- | mkspecs/macx-pbuilder/Info.plist.app | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mkspecs/macx-pbuilder/Info.plist.app b/mkspecs/macx-pbuilder/Info.plist.app index 4da07e998..422c54baa 100644 --- a/mkspecs/macx-pbuilder/Info.plist.app +++ b/mkspecs/macx-pbuilder/Info.plist.app @@ -7,12 +7,12 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleGetInfoString</key> - <string>Created by Qt/QMake</string> + <string>Created by TQt/TQMake</string> <key>CFBundleSignature</key> <string>ttxt</string> <key>CFBundleExecutable</key> <string>@EXECUTABLE@</string> <key>NOTE</key> - <string>Please, do NOT change this file -- It was generated by Qt/QMake.</string> + <string>Please, do NOT change this file -- It was generated by TQt/TQMake.</string> </dict> </plist> |