[Pidgin] #5296: Plugin that allows to resize entry area height maually

Pidgin trac at pidgin.im
Tue Apr 1 16:10:46 EDT 2008


#5296: Plugin that allows to resize entry area height maually
----------------------+-----------------------------------------------------
  Reporter:  nodashi  |       Owner:       
      Type:  patch    |      Status:  new  
  Priority:  minor    |   Milestone:       
 Component:  plugins  |     Version:  2.4.0
Resolution:           |    Keywords:       
   Pending:  0        |  
----------------------+-----------------------------------------------------
Comment (by ralf.faust):

 Ah, yeah, typo. Should be manualsize. I have added the entry to
 Makefile.mingw to get it built with Pidgin by default. Thanks for the tip
 about Makefile.am. So, the new list is:

  * Install Pidgin build environment (see
 [http://developer.pidgin.im/wiki/Scripting%20and%20Plugins#HowdoIcompileapluginWindows
 here]) (caution: this will bloat your system)
  * Copy manualsize.c into pidin-X.X.X/pidgin/plugins folder
  * Run "make manualsize.dll" in that directory.

 To build with pidgin itself:
  * Add entry to Makefile.mingw in the same directory, at the bottom there
 is a list of dlls, just insert a new line after "notify.dll \" and add
 "manualsize.dll \" there
  * Build pidgin (see
 [http://developer.pidgin.im/wiki/Scripting%20and%20Plugins#HowdoIcompileapluginWindows
 here])

-- 
Ticket URL: <http://developer.pidgin.im/ticket/5296#comment:26>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list