- Rename desktop launcher, window titles, About, and User-Agents - Point QSettings at DazedTL with one-time migration from legacy app key - Update README, Guide, skills, and launcher/script copy BREAKING CHANGE: QSettings and desktop id now use DazedTL (legacy keys migrated once)
10 lines
303 B
Desktop File
10 lines
303 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=DazedTL
|
|
GenericName=AI Translation Tool
|
|
Comment=AI translation tool for visual novels and RPG games
|
|
Exec=bash -c 'exec "$(cd "$(dirname "%k")" && pwd)/scripts/launch.sh"'
|
|
Icon=%k/assets/icon.png
|
|
Terminal=false
|
|
Categories=Development;Utility;
|
|
StartupWMClass=DazedTL
|