[Scummvm-cvs-logs] scummvm master -> 13685d38935a8fd0865bc416946794e1fdcdbddb

sev- sev at scummvm.org
Wed Apr 13 22:49:42 CEST 2016


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
13685d3893 GCW0: Better bracket replacements in README


Commit: 13685d38935a8fd0865bc416946794e1fdcdbddb
    https://github.com/scummvm/scummvm/commit/13685d38935a8fd0865bc416946794e1fdcdbddb
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-04-13T22:49:34+02:00

Commit Message:
GCW0: Better bracket replacements in README

Changed paths:
    backends/platform/dingux/dingux.mk



diff --git a/backends/platform/dingux/dingux.mk b/backends/platform/dingux/dingux.mk
index 910ead8..f2e087f 100644
--- a/backends/platform/dingux/dingux.mk
+++ b/backends/platform/dingux/dingux.mk
@@ -59,7 +59,7 @@ endif
 	echo >> $(gcw0_bundle)/README.man.txt
 	echo '[General README]' >> $(gcw0_bundle)/README.man.txt
 	echo >> $(gcw0_bundle)/README.man.txt
-	cat README | sed -e 's/\[/⟮/g' -e 's/\]/⟯/g' >> $(gcw0_bundle)/README.man.txt
+	cat README | sed -e 's/\[/⣏/g' -e 's/\]/⣹/g' >> $(gcw0_bundle)/README.man.txt
 
 #	$(CP) GeneralUser\ GS\ FluidSynth\ v1.44.sf2 $(gcw0_bundle)/
 






More information about the Scummvm-git-logs mailing list