11 lines
314 B
Text
11 lines
314 B
Text
|
[Trigger]
|
||
|
Operation = Install
|
||
|
Operation = Upgrade
|
||
|
Type = Package
|
||
|
Target = blackbox
|
||
|
|
||
|
[Action]
|
||
|
Description = Update BlackBox desktop entry on package upgrade
|
||
|
When = PostTransaction
|
||
|
Exec = /bin/sh -c 'sudo sed -i "s/Name[fr]=Boîte Noire/Name[fr]=Terminal/g" /usr/share/applications/com.raggesilver.BlackBox.desktop'
|