10 lines
347 B
Text
10 lines
347 B
Text
[Trigger]
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Type = Path
|
|
Target = usr/share/applications/com.raggesilver.BlackBox.desktop
|
|
|
|
[Action]
|
|
Description = Update BlackBox desktop entry
|
|
When = PostTransaction
|
|
Exec = /bin/sh -c '/usr/bin/sed -i "s/Name\[fr\]=Boîte Noire/Name\[fr\]=Terminal/g" /usr/share/applications/com.raggesilver.BlackBox.desktop'
|