fix: remove the last upstream wordmark from dialogs, About and every language file #6

Merged
kua-agent merged 14 commits from fix/mmd-pdf-remove-killer-wordmark-20260828 into main 2026-08-28 06:40:16 +00:00
Member

Ben photographed a dialog that still read KillerPDF after the rebrand. The earlier searches missed it because the wordmark is never written as one word: the code builds it from two runs, the literal Killer plus PDF, and each language file carries it as a separate string resource.

Fixed in 14 files: three sites in Controls/KillerDialog.cs, two in Shell/About.cs, and the Str_Wordmark_A resource in all twelve language files. Zero occurrences remain in the source.

Runtime-verified on the Windows test VM: rebuilt, launched, and the dialog Ben photographed (Print with no document open) now reads MMD PDF. The window title bar also reads MMD PDF (PR #5).

Ben photographed a dialog that still read KillerPDF after the rebrand. The earlier searches missed it because the wordmark is never written as one word: the code builds it from two runs, the literal Killer plus PDF, and each language file carries it as a separate string resource. Fixed in 14 files: three sites in Controls/KillerDialog.cs, two in Shell/About.cs, and the Str_Wordmark_A resource in all twelve language files. Zero occurrences remain in the source. Runtime-verified on the Windows test VM: rebuilt, launched, and the dialog Ben photographed (Print with no document open) now reads MMD PDF. The window title bar also reads MMD PDF (PR #5).
kua-agent added 14 commits 2026-08-28 06:40:15 +00:00
kua-agent merged commit cc579d794e into main 2026-08-28 06:40:16 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmd-it/mmd-pdf#6