diff -r 83b658257a8a -r 40130f43df93 pidgin/plugins/transparency/im.pidgin.Pidgin.plugin.Transparency.gschema.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pidgin/plugins/transparency/im.pidgin.Pidgin.plugin.Transparency.gschema.xml Sun Sep 25 00:40:18 2022 -0500 @@ -0,0 +1,63 @@ + + + + + false + IM window transparency + + Whether to enable transparency of IM windows. + + + + + 255 + + IM transparency level + + The opacity applied to an IM window. + + + + + false + Show slider bar in IM windows + + Shows a slider bar in IM windows with which the transparency level may + be modified. + + + + + false + Remove IM window transparency on focus + + Whether to make an IM window opaque whenever it has focus. + + + + + false + Buddy List window transparency + + Whether to enable transparency of the Buddy List window. + + + + + 255 + + Buddy List transparency level + + The opacity applied to the Buddy List window. + + + + + false + Remove Buddy List window transparency on focus + + Whether to make the Buddy List window opaque whenever it has focus. + + + +