diff options
-rw-r--r-- | etc/pacman.d/hooks/highlight-css.hook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pacman.d/hooks/highlight-css.hook b/etc/pacman.d/hooks/highlight-css.hook index 6eca190c..f14acaa7 100644 --- a/etc/pacman.d/hooks/highlight-css.hook +++ b/etc/pacman.d/hooks/highlight-css.hook @@ -5,7 +5,7 @@ Operation = Upgrade Target = highlight [Action] -Description = Upgrade highlight.css for cgit syntax highlighting... +Description = Upgrading highlight.css for cgit syntax highlighting... When = PostTransaction # mycgit.css import this highlight.css and cgit.css, for syntax-highlighting-edited.sh # because cgit.css is not pacman backup file and will be overwritten when upgrade cgit |