2024-05-22 09:59:28 +02:00
|
|
|
[Trigger]
|
|
|
|
Operation = Install
|
|
|
|
Operation = Upgrade
|
|
|
|
Type = Path
|
2024-06-22 11:39:56 +02:00
|
|
|
Target = usr/share/applications/the-honkers-railway-launcher.desktop
|
2024-05-22 09:59:28 +02:00
|
|
|
|
|
|
|
[Action]
|
2024-06-22 11:39:56 +02:00
|
|
|
Description = Update Honkai launcher desktop entry
|
2024-05-22 09:59:28 +02:00
|
|
|
When = PostTransaction
|
2024-09-05 12:51:13 +02:00
|
|
|
Exec = /bin/sh -c '/usr/bin/sed -i "s/Name=The Honkers Railway Launcher/Name=Honkai Star Rail - HSR/g" /usr/share/applications/the-honkers-railway-launcher.desktop'
|