wok diff ghex/description.txt @ rev 14075

cairo-compmgr: split source like in $src/debian
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Feb 22 16:33:13 2013 +0000 (2013-02-22)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ghex/description.txt	Fri Feb 22 16:33:13 2013 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +GHex is a simple binary editor. It lets users view and edit a binary file in 
     1.5 +both hex and ascii with a multiple level undo/redo mechanism. Features include 
     1.6 +find and replace functions, conversion between binary, octal, decimal and 
     1.7 +hexadecimal values, and use of an alternative, user-configurable MDI concept 
     1.8 +that lets users edit multiple documents with multiple views of each.