adjust desktop entry rule for icon, categories.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14343 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/swigify
Joshua Sled 20 years ago
parent a54bea396a
commit b5b39f2aa1

@ -83,8 +83,7 @@ src_compile() {
src_install() {
gnome2_src_install || die "gnome2_src_install failed"
dodoc AUTHORS ChangeLog* DOCUMENTERS HACKING INSTALL LICENSE NEWS TODO README* doc/README*
make_desktop_entry ${P} "GnuCash ${PV}" \
/usr/share/${PN}/pixmaps/appicon.png "Office;Finance"
make_desktop_entry ${P} "GnuCash ${PV}" gnucash-icon.png "GNOME;Office;Finance"
cd ${WORKDIR}/${PN}-docs-${DOC_VER}
make DESTDIR=${D} \

Loading…
Cancel
Save