Just found a line in "qdjview.cpp":
Code:
setWindowTitle(tr("DjView"));
This line might have the same purpose with "gtk_window_set_title()". So, if you want to try, replace the line
Code:
<xResourceName>sh</xResourceName>
word in registry.xml with
Code:
<xResourceName>DjView</xResourceName>
See if it can make DjView communicate with contentlister.