forked from pool/wxhexeditor
Fix Factory build by explicitly specifying python3 binary for udisks build. - Update to 0.23+git20170810 - Upstream changes: Fixed TAG deletion behaviour while tag not selected. Implemented tags redo/undo support. Fixed part of #67, SEGV due Tags. Fixed Forward Search SEGV. Fixed recent mem leak patch. Delete existing buffers on allocation failure. - Update to 0.23+git20170316 - Upstream changes: Fixed file cut/deletion tag issues. #67 OBS-URL: https://build.opensuse.org/request/show/559574 OBS-URL: https://build.opensuse.org/package/show/editors/wxhexeditor?expand=0&rev=22
14 lines
614 B
Diff
14 lines
614 B
Diff
Index: resources/wxHexEditor.desktop
|
|
===================================================================
|
|
--- resources/wxHexEditor.desktop.orig 2017-03-16 05:50:42.000000000 +0200
|
|
+++ resources/wxHexEditor.desktop 2017-03-24 12:16:39.931400635 +0200
|
|
@@ -8,6 +8,7 @@ Exec=wxHexEditor
|
|
Icon=wxHexEditor
|
|
Terminal=false
|
|
Type=Application
|
|
-Categories=Utility;TextEditor;Utility;
|
|
+Categories=Utility;TextEditor;
|
|
+Keywords=disk;drive;volume;harddisk;hdd;disc;cdrom;dvd;partition;iso;image;backup;restore;editor;
|
|
Keywords[en_GB]=disk;drive;volume;harddisk;hdd;disc;cdrom;dvd;partition;iso;image;backup;restore;editor;
|
|
|