~ken-vandine/+junk/account-plugins

« back to all changes in this revision

Viewing changes to data/services/facebook-microblog.service.in

  • Committer: Ken VanDine
  • Date: 2013-02-08 16:12:28 UTC
  • mfrom: (78.6.8 account-plugins)
  • Revision ID: ken.vandine@canonical.com-20130208161228-bk0bg84d45r7t29q
* account-console: fixed a bug where it was failing to store the 
  credentialsId because it was using the wrong type.  
* New upstream snapshot
  - Fix from Caio Cezar Zapater de Souza which fixes a typo in the 
    google-im.service file that prevented gtalk fallback servers 
    from working. (LP: #1081839)
  - Added group settings to microblog service files for friends.  These are 
    duplicated from the existing gwibber groups, we can drop those once 
    friends replaces gwibber in raring.
* debian/control
  - account-plugin-tools should depend on gir1.2-signon-1.0 and
    gir1.2-accounts-1.0
* debian/control
  - Build-depend on libxml2-utils for XML well-formedness tests
  - Update homepage and VCS location

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
  <!-- default settings (account settings have precedence over these) -->
10
10
  <template>
 
11
    <group name="friends">
 
12
      <setting name="send_enabled" type="bool">true</setting>
 
13
      <setting name="color">#1169E1</setting>
 
14
    </group>
11
15
    <group name="gwibber">
12
16
      <setting name="send_enabled" type="bool">true</setting>
13
17
      <setting name="color">#1169E1</setting>