Skip to content

Commit

Permalink
small fix of the previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
liuch committed Aug 11, 2012
1 parent 992c455 commit 0e04837
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patches/9999-psiplus-application-info.diff
Expand Up @@ -108,7 +108,7 @@ Index: psi-plus-0.15.5342-269/src/src.pro
CONFIG += qt thread x11
DESTDIR = $$PWD/..

@@ -42,17 +42,17 @@
@@ -43,17 +43,17 @@

# icons and desktop files
dt.path=$$PREFIX/share/applications/
Expand All @@ -131,4 +131,4 @@ Index: psi-plus-0.15.5342-269/src/src.pro
+ icon5.extra = cp -f ../iconsets/system/default/psiplus/logo_128.png $(INSTALL_ROOT)$$icon5.path/psi-plus.png
INSTALLS += dt icon1 icon2 icon3 icon4 icon5
}


0 comments on commit 0e04837

Please sign in to comment.