Skip to content

Commit

Permalink
Fixes java-decompiler#55, file "./jd_icon_128.png" missing
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanue1 committed Jul 11, 2015
1 parent aca069e commit 766bc14
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,6 @@ ospackage {
from ('src/linux/resources/') {
fileMode = 0755
}
from ('app/src/main/resources/images/jd_icon_128.png') {
fileMode = 0755
}
from 'LICENSE', 'NOTICE', 'README.md'

postInstall 'cd /opt/'+ project.name+'; ln -s ./jd-gui-'+project.version+'.jar ./jd-gui.jar; xdg-icon-resource install --size 128 --novendor ./jd_icon_128.png jd-gui ; xdg-desktop-menu install ./*.desktop'
Expand Down
Binary file added src/linux/resources/jd_icon_128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 766bc14

Please sign in to comment.