Skip to content

Commit

Permalink
anki: add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Jul 29, 2012
1 parent b88d34f commit af122c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion education/anki/BUILD
Expand Up @@ -13,6 +13,7 @@
cd .. &&
python ./setup.py install --root=/ &&

install -Dm0644 anki.desktop /usr/share/applications/anki.desktop
install -Dm0644 anki.desktop /usr/share/applications/anki.desktop &&
install -Dm0644 icons/anki.png /usr/share/pixmaps/anki.png

) > $C_FIFO 2>&1

0 comments on commit af122c1

Please sign in to comment.