Update to version 2016.2.4

This commit is contained in:
Francesco Levorato 2016-10-06 11:04:43 +02:00
parent b90332cd9b
commit fc0a5142df
44 changed files with 445 additions and 232 deletions

View file

@ -0,0 +1,5 @@
# Automatically added by dh_icons
if which update-icon-caches >/dev/null 2>&1 ; then
update-icon-caches /usr/share/icons/intellij-idea-ce.png
fi
# End automatically added section