diff options
Diffstat (limited to 'app-office/portablesigner/files')
-rw-r--r-- | app-office/portablesigner/files/portablesigner-2.0_fix_desktopfile.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-office/portablesigner/files/portablesigner-2.0_fix_desktopfile.patch b/app-office/portablesigner/files/portablesigner-2.0_fix_desktopfile.patch new file mode 100644 index 0000000..c97d57b --- /dev/null +++ b/app-office/portablesigner/files/portablesigner-2.0_fix_desktopfile.patch @@ -0,0 +1,14 @@ +--- linux/portablesigner.desktop 2013-02-15 14:21:48.000000000 +0100 ++++ linux/portablesigner.desktop.new 2015-11-29 18:31:00.143411906 +0100 +@@ -2,9 +2,9 @@ + Version=1.0 + Terminal=false + Exec=PortableSigner +-Icon=/usr/local/PortableSigner/PortableSignerLogo.png ++Icon=/usr/share/icons/PortableSignerLogo.png + Type=Application +-Categories=Application;Office ++Categories=Office; + StartupNotify=false + Name=PortableSigner + Name[de]=PortableSigner PDF signieren |