[Pidgin] #535: ~/.gtkrc-2.0 is ignored under gnome and pidgin doesn't read ~/.purple/gtkrc-2.0
Pidgin
trac at pidgin.im
Wed May 2 15:09:37 EDT 2007
#535: ~/.gtkrc-2.0 is ignored under gnome and pidgin doesn't read
~/.purple/gtkrc-2.0
---------------------------+------------------------------------------------
Reporter: mrfree | Owner: deryni
Type: defect | Status: new
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.0
Resolution: | Keywords:
Pending: 1 |
---------------------------+------------------------------------------------
Comment (by dougthug):
I have a similar problem under both Windows and Linux/Gnome. I'm trying
to set the shortcut keys, but it refuses to work.
{{{
gtk-key-theme-name = "shortcuts"
style "purplerc_style" {}
widget_class "*" style "purplerc_style"
binding "shortcuts" {
# enter inserts a newline
bind "Return" { "insert-at-cursor" ("\n") }
# ctrl-s sends message
bind "<ctrl>Return" { "message_send" () }
}
widget "*pidgin_gtkconv_entry" binding "shortcuts"
}}}
This is the entire contents from C:\Documents and Settings\me\Application
Data\.purple\gtkrc-2.0. Also, I have the Pidgin GTK+ Theme Control plugin
enabled and I have the GTK+ Text Shortcut Theme enabled and set to
"shortcuts" (without the quotes). I figure it's a syntax problem on my
part, but this bug was close so I thought I'd throw my two bits in.
Thanks.
--
Ticket URL: <http://developer.pidgin.im/ticket/535#comment:4>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list