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

« back to all changes in this revision

Viewing changes to docs/Banshee/en/Banshee.ContextPane/ContextPageManager.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
<Type Name="ContextPageManager" FullName="Banshee.ContextPane.ContextPageManager">
 
2
  <TypeSignature Language="C#" Value="public class ContextPageManager" />
 
3
  <TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit ContextPageManager extends System.Object" />
 
4
  <AssemblyInfo>
 
5
    <AssemblyName>Banshee.ThickClient</AssemblyName>
 
6
    <AssemblyVersion>2.4.0.0</AssemblyVersion>
 
7
  </AssemblyInfo>
 
8
  <Base>
 
9
    <BaseTypeName>System.Object</BaseTypeName>
 
10
  </Base>
 
11
  <Interfaces />
 
12
  <Docs>
 
13
    <summary>To be added.</summary>
 
14
    <remarks>To be added.</remarks>
 
15
  </Docs>
 
16
  <Members>
 
17
    <Member MemberName=".ctor">
 
18
      <MemberSignature Language="C#" Value="public ContextPageManager (Banshee.ContextPane.ContextPane pane);" />
 
19
      <MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class Banshee.ContextPane.ContextPane pane) cil managed" />
 
20
      <MemberType>Constructor</MemberType>
 
21
      <AssemblyInfo>
 
22
        <AssemblyVersion>2.4.0.0</AssemblyVersion>
 
23
      </AssemblyInfo>
 
24
      <Parameters>
 
25
        <Parameter Name="pane" Type="Banshee.ContextPane.ContextPane" />
 
26
      </Parameters>
 
27
      <Docs>
 
28
        <param name="pane">To be added.</param>
 
29
        <summary>To be added.</summary>
 
30
        <remarks>To be added.</remarks>
 
31
      </Docs>
 
32
    </Member>
 
33
  </Members>
 
34
</Type>