Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
There are a few requirements and options to make it work nice which require a proper Info.plist file in your App bundle (myapplication.app/Contents/Info.plist)
Things that go in the Info.plist file:
CFBundleIconFile - defines the Icon you'll see in the About dialog. This is also the icon used by your application, typically located in the Resources dir (something like: myapplication.app/Contents/Resources/myapplication.icns -> use "myapplication.icns"). If not defined, a generic icon will be displayed.
CFBundleName - which represents the Application Name as shown in the About dialof.
CFBundleShortVersionString - holds the version number (Version 1.2.3), and if missing it will probably display something generic like "1.0".
CFBundleVersion - Displays the build number between parentheses.
NSHumanReadableCopyright - holds the copyright name, eg. John Doe.
Optionally you can create a Credits file in myapplication.app/Contents/Resources/. This can be html (Credits.html), or RichText (Credits.rtf or Credits.rtfd - see documentation).
The file needs to sit in the Resources directory and this file can be capital sensitive (depending on the filesystem your Mac uses).
The Credits.html file can even hold links (unlike RichText files), something simple like this:
<center>
<p>
Developed with <a href="https://www.lazarus-ide.org/">Lazarus Pascal</a>
</p>
<strong>Support</strong>
<p>
Contact us for support at<br>
<a href="https://www.tweaking4all.com">www.Tweaking4All.com</a>
</p>
</center>
Note that at runtime, you can close the dialog, change the HTML and re-open the dialog again to see the changes. No need to recompile or restart your Lazarus application 😊
This topic was modified 3 weeks ago 2 times by Hans
Animizer Animizer.net provides complete online toolbox for animations (GIF and APNG) - Edit, Assemble, Split or Convert, it's all there.
Visualping Great website if you like to track website changes when changes occur (hourly, daily, weekly).
XMedia Recode Excellent tool for Windows users to convert pretty much any video format to any other video format, including some helpful options like removing unwanted tracks.
PDFCreator Ultimate tool for Windows users: Print ANYTHING you can print to a PDF with this FREE printer driver.
Start-is-Back Ultimate Start-button replacement for Windows 8 and 8.1 - Super cheap, but highly recommended.
Elementary OS (Freya) Freya, a.k.a. Elementary OS, is my favorite Linux distribution. It looks slick and works great. Highly recommend it.
Links Page These and more of our favorite links can be found on the Links Page.
squirclenomore-v1.0.2-macos.dmgDate: 2025-11-29 - Size: 5.5 MBmacOS Tahoe applies a very ugly Squircle jail to application icons - SquircleNoMore removes these and resets the normal application icon.
RenameMyTVSeries-2.3.12-GTK-Linux-x64-static-ffmpeg.tar.xzDate: 2025-10-06 - Size: 78.3 MBRename My TV Series, for Linux (64 bit GTK), a tool to assist in renaming TV Show episode files. This bundle comes with (large) static builds of ffmpeg and ffprobe.
RenameMyTVSeries-2.3.12-QT5-Linux-x64-static-ffmpeg.tar.xzDate: 2025-09-28 - Size: 78.3 MBRename My TV Series, for Linux (64 bit QT5), a tool to assist in renaming TV Show episode files. This bundle comews with rather large static builds of ffmpeg and ffprobe.
RenameMyTVSeries-2.3.12-QT5-Linux-x64-shared-ffmpeg.tar.xzDate: 2025-09-28 - Size: 1.9 MBRename My TV Series, for Linux (64 bit QT5), a tool to assist in renaming TV Show episode files. This bundle relies on ffmpeg and ffprobe shared libraries on your system.
RenameMyTVSeries-2.3.12-GTK-Linux-x64-shared-ffmpeg.tar.xzDate: 2025-09-28 - Size: 1.9 MBRename My TV Series, for Linux (64 bit GTK), a tool to assist in renaming TV Show episode files. This bundle relies on ffmpeg and ffprobe shared libraries on your system.
Downloads Page Find these and more Downloads on the Downloads Page, where you will also find articles references, operating system requirements and categories.
Amazon Ads
Support us by doing your shopping at Amazon.com, either click the link, or click one of the links below …
You can also sponsor us through these Amazon offerings:
Please consider disabling your ad blocker for our website.We rely on these ads to be able to run our website.You can of course support us in other ways (see Support Us on the left).