~ubuntu-branches/ubuntu/natty/lxpanel/natty

« back to all changes in this revision

Viewing changes to src/plugins/netstatus/gnome-netstatus.gladep

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Lee
  • Date: 2009-05-30 00:48:18 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090530004818-7cmv8ncb2aloio9o
Tags: 0.4.1+svn20090524-1
* New upstream release (Closes: #516603, #511001, #493242, #486284, 
  #515633, #484606, #495924, #517858)
  - A whole new application menu generated according to 
    freedesktop.org menu spec. (faster and more standard-compliant. 
    has tooltips for menu items)
  - Enhanced "Run" dialog.
  - Auto resize of application launcher buttons when panel size gets 
    changed.
  - The problematic netstat plugin is now turned off by default. It 
    will be moved to a separate project later.
  - Building dynamic panel plugins outside the source tree of lxpanel 
    is now possible.
  - Fix icon display problems under 64-bit systems.
  - Fixes to work with minimization animation provided by window 
    manager.
  - Fix RTL problems of the task list.
  - Launch console applications in terminal properly
  - Add new temperature monitor plugin by Daniel Kesler
  - Size of icons now can automatically be automatically adjusted 
    according to the height of the panel.
* debian/control:
  - Build-depends on libmenu-cache0
  - lxpanel-netstat-plugin become a dummy package to help transition 
    to wicd or network-manage package.
  - Update descriptions. Thanks Phil Miller <phildebian@mailinator.com>
    (Closes: #513009)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
 
2
<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd">
 
3
 
 
4
<glade-project>
 
5
  <name>Netstatus</name>
 
6
  <program_name>netstatus</program_name>
 
7
  <source_directory></source_directory>
 
8
  <gnome_support>FALSE</gnome_support>
 
9
  <output_main_file>FALSE</output_main_file>
 
10
  <output_build_files>FALSE</output_build_files>
 
11
  <main_source_file>netstatus-dialog-ui.c</main_source_file>
 
12
  <main_header_file>netstatus-dialog-ui.h</main_header_file>
 
13
  <handler_source_file>netstatus-dialog.c</handler_source_file>
 
14
  <handler_header_file>netstatus-dialog.h</handler_header_file>
 
15
  <support_source_file>glade-support.c</support_source_file>
 
16
  <support_header_file>glade-support.h</support_header_file>
 
17
</glade-project>