pidgin: 8c40d658: Change the label on the entry area heigh...
rekkanoryo at pidgin.im
rekkanoryo at pidgin.im
Sat May 3 21:50:40 EDT 2008
-----------------------------------------------------------------
Revision: 8c40d658dc534ac7ccbf595c73c2952ff9d1975e
Ancestor: a058c134215134bb51e4d1a2b3f742af2065c6e9
Author: rekkanoryo at pidgin.im
Date: 2008-05-04T01:49:48
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/8c40d658dc534ac7ccbf595c73c2952ff9d1975e
Modified files:
pidgin/gtkprefs.c
ChangeLog:
Change the label on the entry area height pref
-------------- next part --------------
============================================================
--- pidgin/gtkprefs.c c1f78490b79293d78dae1b68988e958b00107128
+++ pidgin/gtkprefs.c 68ad166eaee89f27c693016e197be4c58ef61c58
@@ -1075,7 +1075,7 @@ conv_page(void)
#endif
pidgin_prefs_labeled_spin_button(vbox,
- _("Minimum lines of text to show in message input"),
+ _("Minimum input area height in lines:"),
PIDGIN_PREFS_ROOT "/conversations/minimum_entry_lines",
1, 8, NULL);
More information about the Commits
mailing list