"app" option to notify is renamed to "group" in new Haiku versions.
Note the ssh-keygen script also needs to be updated. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43153 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f3f68b1f92
commit
5950ebf682
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
_progress () {
|
||||
notify --type progress --app mimeset \
|
||||
notify --type progress --group "MIME type updater" \
|
||||
--timeout ${3:-30} \
|
||||
--icon /boot/system/apps/DiskProbe \
|
||||
--messageID $0_$$ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user