repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
indicator-pastie
/
indicator-pastie.install
blob
1856f130bb14ac2b8c07dfdd2a88fbda34a63c61
1
post_install()
2
{
3
echo "NOTICE: If you'd like to use a mono icon, copy /usr/share/pixmaps/pastie.svg to ~/.pastie"
4
}
5
6
post_upgrade()
7
{
8
echo "NOTICE: If you'd like to use a mono icon, copy /usr/share/pixmaps/pastie.svg to ~/.pastie"
9
}
10