Comment 62 for bug 595265

Revision history for this message
Guillaume Font (guillaume-font) wrote : Re: [Bug 595265] Re: Can not add Facebook account as add button not displayed after authorisation.

Well I'm sorry then, but it's exactly what I've got here...

274 <object class="GtkAlignment" id="alignment_create">
275 <property name="visible">True</property>
276 <property name="yalign">0</property>
277 <child>
278 <object class="GtkVBox" id="vbox_create">

I still have the same output. "Facebook autorized", but no button.

On Wed, 2010-07-07 at 14:28 +0000, Simon wrote:
> @Gillaume I didn't need to scroll.
> Perhaps you haven't added the line correctly:
> ........
> <object class="GtkAlignment" id="alignment_create">
> <property name="visible">True</property>
> <property name="yalign">0</property> <!-- line added in 276 -->
> <child>
> ..........
>