diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2015-11-29 19:29:12 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2015-11-29 19:29:12 +0100 |
commit | 4a2c4a39a01adb3014663344ab739a8a681c691f (patch) | |
tree | b510d545ded8dfd3f9f8d2503bc38e36894c4bfb /app-office/portablesigner/files/portablesigner-2.0_fix_desktopfile.patch | |
parent | 0b7f3e7d5c503c9ef78e35bdd2a772571a64573c (diff) | |
download | brancik-overlay-4a2c4a39a01adb3014663344ab739a8a681c691f.tar.gz brancik-overlay-4a2c4a39a01adb3014663344ab739a8a681c691f.tar.bz2 |
Add app-office/portablesigner
Diffstat (limited to 'app-office/portablesigner/files/portablesigner-2.0_fix_desktopfile.patch')
-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 |