[Pidgin] #805: Conversation -> Save As should honor aliases
Pidgin
trac at pidgin.im
Tue May 8 23:50:49 EDT 2007
#805: Conversation -> Save As should honor aliases
--------------------------+-------------------------------------------------
Reporter: rlaager | Owner: rlaager
Type: enhancement | Status: new
Priority: minor | Milestone: 2.0.1
Component: pidgin (gtk) | Version: 2.0
Keywords: | Pending: 0
--------------------------+-------------------------------------------------
If you do "Conversation -> Save As...", the filename is set to the
normalized screen name. It should honor aliases. Attached is a patch to do
this, but the filename looks weird with spaces because of
purple_escape_filename(). This really should use g_filename_from_utf8()
instead. I'm filing this here because I don't have time to finish it up
tonight.
As a side note, we should audit our other uses of
purple_escape_filename(), because they should probably use
g_filename_from_utf8() instead/in addition.
--
Ticket URL: <http://developer.pidgin.im/ticket/805>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list