~ubuntu-branches/ubuntu/oneiric/gnome-panel/oneiric

« back to all changes in this revision

Viewing changes to doc/reference/panel-applet/html/panel-applet.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher, Martin Pitt
  • Date: 2010-06-23 10:26:28 UTC
  • mfrom: (1.13.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100623102628-p68n4gjw74mtv5js
Tags: 1:2.30.2-0ubuntu1
* New upstream version:
  Panel
  - Make sure that newly-created panels become unhidden 
  Notification Area Applet
  - Fix issues with old-style multiscreen setups (lp: #128735)
  Misc
  - Link the clock applet with libm 
* debian/gnome-panel.preinst: set debhelper token
* debian/patches/90_git_new_unhidden.patch:
  - dropped, the fix is in the new version

[ Martin Pitt ]
* Remove transitional code that is only relevant for upgrading from old
  Ubuntu releases to lucid:
  - Remove debian/indicator-applet.desktop, debian/add-indicator-applet.py,
    debian/fusa-applet.note.in, debian/migrate-fusa-config.py
  - debian/gnome-panel.install, debian/rules: Remove installation of above
    files.
  - Remove debian/gnome-panel.preinst, no relevant code any more
  - Remove debian/patches/20_fusa_migration_note_i18n.patch
  - Add debian/gnome-panel.preinst: Clean up indicator-applet.desktop and
    /usr/share/gconf/defaults/25_gnome_panel_indicator_applet on upgrade.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
<link rel="home" href="index.html" title="Panel Applet Library Reference Manual">
8
8
<link rel="up" href="index.html" title="Panel Applet Library Reference Manual">
9
9
<link rel="prev" href="applet-porting.html" title="Porting Applets from the GNOME 1.x interfaces">
10
 
<link rel="next" href="PanelApplet.html" title="PanelApplet">
 
10
<link rel="next" href="panel-applet-panel-applet.html" title="PanelApplet">
11
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="chapter" href="applet-writing.html" title="Writing Applets">
14
 
<link rel="chapter" href="applet-porting.html" title="Porting Applets from the GNOME 1.x interfaces">
15
 
<link rel="chapter" href="panel-applet.html" title="The Panel Applet Library">
16
13
</head>
17
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
18
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
20
17
<td> </td>
21
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
22
19
<th width="100%" align="center">Panel Applet Library Reference Manual</th>
23
 
<td><a accesskey="n" href="PanelApplet.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
20
<td><a accesskey="n" href="panel-applet-panel-applet.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
24
21
</tr></table>
25
22
<div class="chapter" title="The Panel Applet Library">
26
23
<div class="titlepage"><div><div><h2 class="title">
27
24
<a name="panel-applet"></a>The Panel Applet Library</h2></div></div></div>
28
25
<div class="toc"><dl>
29
26
<dt>
30
 
<span class="refentrytitle"><a href="PanelApplet.html">PanelApplet</a></span><span class="refpurpose"> — The PanelApplet object.</span>
 
27
<span class="refentrytitle"><a href="panel-applet-panel-applet.html">PanelApplet</a></span><span class="refpurpose"> — The PanelApplet object.</span>
31
28
</dt>
32
29
<dt>
33
30
<span class="refentrytitle"><a href="panel-applet-Panel-Applet-GConf-Utilities.html">Panel Applet GConf Utilities</a></span><span class="refpurpose"> — Utility methods for manipulating per-applet GConf preferences.</span>