~ubuntu-branches/ubuntu/quantal/banshee/quantal

« back to all changes in this revision

Viewing changes to docs/Banshee/en/Banshee.Gui.TrackEditor/FieldPage+FieldLabelClosure.xml

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2012-09-23 16:41:43 UTC
  • mfrom: (1.2.22) (6.3.25 experimental)
  • Revision ID: package-import@ubuntu.com-20120923164143-xuygdccvr2uqjdfj
Tags: 2.5.1-1ubuntu1
* [9615bd3e] Merge from Debian Experimental (LP: #1041245), remaining changes:
  - Enable and recommend SoundMenu and Disable NotificationArea by default
  - Disable boo and karma extensions
  - Move desktop file for Meego UI to /usr/share/une/applications
  - Change the url for the Amazon store redirector
  - [9b356d6] Add workaround for set_Height exception.
  - [ccbcbbd] Make Banshee translatable in Launchpad
* [77c7309] Drop Workaruond-for-set_Height-Exceptions.patch.
  Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<Type Name="FieldPage+FieldLabelClosure" FullName="Banshee.Gui.TrackEditor.FieldPage+FieldLabelClosure">
2
2
  <TypeSignature Language="C#" Value="public delegate string FieldPage.FieldLabelClosure(EditorTrackInfo track, Widget widget);" />
 
3
  <TypeSignature Language="ILAsm" Value=".class nested public auto ansi sealed FieldPage/FieldLabelClosure extends System.MulticastDelegate" />
3
4
  <AssemblyInfo>
4
5
    <AssemblyName>Banshee.ThickClient</AssemblyName>
5
6
    <AssemblyVersion>1.3.1.0</AssemblyVersion>
6
7
    <AssemblyVersion>1.4.0.0</AssemblyVersion>
 
8
    <AssemblyVersion>2.4.0.0</AssemblyVersion>
7
9
  </AssemblyInfo>
8
10
  <Base>
9
11
    <BaseTypeName>System.Delegate</BaseTypeName>
19
21
    <param name="track">To be added.</param>
20
22
    <param name="widget">To be added.</param>
21
23
    <summary>To be added.</summary>
22
 
    <value>To be added.</value>
 
24
    <returns>To be added.</returns>
23
25
    <remarks>To be added.</remarks>
24
26
  </Docs>
25
27
</Type>