https://bugs.kde.org/show_bug.cgi?id=323722
Christophe Giboudeaux <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DOWNSTREAM --- Comment #5 from Christophe Giboudeaux <[email protected]> --- (In reply to comment #4) > > But can you help me discern which desktop file it is that needs changing, > and what kind of change it needs so I can go to the gentoo devs to fix? > you already gave the answer: in your bug report: "[...] clicking on the attachment then on "Open with 'LibreOffice Writer'"." So, look in the libreoffice writer desktop file (called writer.desktop) The issue comes from your libreoffice build as stated before: The desktop files in libreoffice/sysui/desktop/share/brand.pl substitute %%FILE%% to %U if --urls is true (else, it uses %F) "--urls" is defined in libreoffice/sysui/CustomTarget_share.mk if ENABLE_GIO or ENABLE_GNOMEVFS is true. and finally ENABLE_GNOMEVFS is true if gnome-vfs is found while configuring libreoffice -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
