diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /textproc/stardict3/files/patch-src__stardict-application-server.cpp | |
parent | editors/fte: update to 20110708 (diff) |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'textproc/stardict3/files/patch-src__stardict-application-server.cpp')
-rw-r--r-- | textproc/stardict3/files/patch-src__stardict-application-server.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/stardict3/files/patch-src__stardict-application-server.cpp b/textproc/stardict3/files/patch-src__stardict-application-server.cpp new file mode 100644 index 000000000000..9554dffcfe09 --- /dev/null +++ b/textproc/stardict3/files/patch-src__stardict-application-server.cpp @@ -0,0 +1,8 @@ +--- ./dict/src/stardict-application-server.cpp.orig 2011-07-03 06:58:40.000000000 +0000 ++++ ./dict/src/stardict-application-server.cpp 2011-10-20 21:26:45.868162214 +0000 +@@ -138,4 +138,4 @@ + StardictApplicationServer, + GNOME_Stardict_Application, + BONOBO_TYPE_OBJECT, +- stardict_application_server); ++ stardict_application_server) |