diff options
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) |