Package: qtpfsgui Version: 1.9.1-1 Severity: wishlist User: [email protected] Usertags: origin-ubuntu jaunty ubuntu-patch
Hi, I found this bug in ubuntu, here is the link to this bug: https://bugs.launchpad.net/ubuntu/+source/qtpfsgui/+bug/309740 Currently qtpfsgui has the following error in qtpfsgui.desktop file: ------------------------------------------------------------------ Icon=qtpfsgui.png ------------------------------------------------------------------ This configuration doesn't load the icon, so i I change this and here is the debdiff file : ------------------------------------------------------------------ diff -u qtpfsgui-1.9.1/debian/changelog qtpfsgui-1.9.1/debian/changelog --- qtpfsgui-1.9.1/debian/changelog +++ qtpfsgui-1.9.1/debian/changelog @@ -1,3 +1,9 @@ +qtpfsgui (1.9.1-1build2) jaunty; urgency=low + + * Changes in qtpfsgui.desktop file, now it adds qtpfsgui icon to menu entry (LP: #309740) + + -- Gabriel Ruiz Manzano <[email protected]> Sat, 20 Dec 2008 21:40:09 -0300 + qtpfsgui (1.9.1-1build1) intrepid; urgency=low * no change rebuild for libexiv2-2 -> libexiv2-4 transition (LP: #254661) only in patch2: unchanged: --- qtpfsgui-1.9.1.orig/qtpfsgui.desktop +++ qtpfsgui-1.9.1/qtpfsgui.desktop @@ -12,7 +12,7 @@ Comment[ru]=Qtpfsgui — программа для создания HDR-снимков и расчёта тонов Comment[it]=Qtpfsgui e' una interfaccia grafica usata per creare ed eseguire il tonemapping di immagini HDR Exec=qtpfsgui -Icon=qtpfsgui.png +Icon=/usr/share/icons/hicolor/48x48/apps/qtpfsgui.png MimeType= Path= StartupNotify=true ------------------------------------------------------------------ KInd regards Gabriel Ruiz Manzano _______________________________________________ Pkg-phototools-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-phototools-devel
