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]
/
kdeplasma-addons-applet-timoid
/
kdeplasma-addons-applet-timoid.install
blob
26370b8c5748156a079c342a0205a5a2e3925744
1
post_install() {
2
echo " You need to either restart KDE or use:
3
kbuildsycoca4
4
kquitapp plasma
5
plasma"
6
}
7
8
post_upgrade() {
9
echo "You need to either restart KDE or use:
10
kbuildsycoca4
11
kquitapp plasma
12
plasma"
13
}