~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to Flickr/gtk-gui/objects.xml

  • Committer: Christopher Halse Rogers
  • Date: 2008-08-24 08:44:24 UTC
  • mfrom: (244.1.2 do-plugins)
  • Revision ID: raof@ubuntu.com-20080824084424-8gp5ff6v9nku9z21
Merge in the tip of 0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<objects>
 
2
  <object type="Flickr.AccountConfig" palette-category="Flickr" allow-children="false" base-type="Gtk.Bin">
 
3
    <itemgroups>
 
4
      <itemgroup label="AccountConfig Properties">
 
5
        <property name="AuthToken" />
 
6
        <property name="Tags" />
 
7
        <property name="IsPublic" />
 
8
        <property name="FamilyAllowed" />
 
9
        <property name="FriendsAllowed" />
 
10
        <property name="Username" />
 
11
      </itemgroup>
 
12
    </itemgroups>
 
13
    <signals />
 
14
  </object>
 
15
  <object type="Flickr.UploadConfig" palette-category="Flickr" allow-children="false" base-type="Gtk.Bin">
 
16
    <itemgroups />
 
17
    <signals />
 
18
  </object>
 
19
</objects>
 
 
b'\\ No newline at end of file'