[haiku-development] Ticket 3618

  • From: Varrun Ramani <varrunr@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 12 Mar 2010 19:26:26 +0530

Hi

I have created a patch for Ticket #3618. I have uploaded the patch file
also. What is the process for getting it integrated into repo?
This is my first time contributing, so can i know the process for getting it
integrated into the CVS?

Thanks & Regards
Varrun Ramani
Index: src/kits/translation/Translator.cpp
===================================================================
--- src/kits/translation/Translator.cpp (revision 35799)
+++ src/kits/translation/Translator.cpp (working copy)
@@ -73,7 +73,7 @@
        This method is optional.
 */
 status_t
-BTranslator::MakeConfigurationView(BMessage* ioExtension,
+BTranslator::MakeConfig(BMessage* ioExtension,
        BView** outView, BRect* outExtent)
 {
        return B_ERROR;

Other related posts: