~ubuntu-branches/debian/sid/avant-window-navigator/sid

« back to all changes in this revision

Viewing changes to bindings/vala/awn.metadata

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2009-01-19 19:35:52 UTC
  • mfrom: (1.1.3 upstream) (5.1.2 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090119193552-zw2kiq6j4fq71h1n
Tags: 0.3.2-1
* New upstream release (Closes : #514681) (LP: #327443)
 - Add a script to delay the start of awn when using the autostart. 
   (Closes: #493640)
 - Fix awn-manager permission when trying to edit some desktop file 
  (LP: #260987)
 - Update position on screen resolution changes (LP: #276734)
* debian/awn.wrapper
 - A script to update applets path using awn-applets-migration script.
* debian/*.install: 
 - Add the themes directory to avant-window-navigator-data.install.
 - Add awn-autostart to avant-window-navigator.install.
 - Add awn-applets-migration to awn-manager.install.
 - Remove usr/bin/avant-window-navigator, handle by debian/rules.
 - Install python bindings in *-packages instead of site-packages only, 
   needed for the python migration in squeeze (LP: #335785).
* debian/control:
 - Add missing ${misc:Depends}.
 - Bump Build-Depends and Depends for vala to (>= 0.5.4).
 - Set awn-manager as Depends rather than Recommends, needed by the 
   awn-applets-migration script.
 - Remove unnecessary "Section: gnome"
 - Note that the libawn0-dbg contains debuggins symbols.
 - Set Build-Depends on python (>= 2.5) instead of hardcoding the python 
   version.
* debian/awn-autostart.1 & debian/awn-applets-migrations:
 - Add new man pages.
* debian/avant-window-navigator.links
 - Symlink awn.1 with avant-window-navigator.1
* debian/rules:
 - Move avant-window-navigator to awn, and copy awn.wrapper to 
   avant-window-navigator
 - Add new man pages.
* debian/patches/
 - 00-wm-behavior.patch : Don't bring the windows to the current workspace 
   when the icon of the bar is clicked. Keep the same behavior that the 
   gnome-panel applet.
 - 01-tasks-have-arrow.patch: Set the option "Tasks have arrow" by default.
 - 03-python-import.path : Update.
* debian/copyright
 - Replace (C) by ©.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
AwnConfigClientValue cheader_filename="libawn/awn-config-client.h"
9
9
AwnConfigClientNotifyEntry cheader_filename="libawn/awn-config-client.h"
10
10
AwnDesktopItem cheader_filename="libawn/awn-desktop-item.h"
 
11
DrawIconState cheader_filename="libawn/awn-effects.h"
11
12
AwnEffect cheader_filename="libawn/awn-effects.h"
 
13
AwnEffectsOp cheader_filename="libawn/awn-effects.h"
12
14
AwnEffectSequence cheader_filename="libawn/awn-effects.h"
13
15
AwnEffects cheader_filename="libawn/awn-effects.h"
 
16
AwnIcons cheader_filename="libawn/awn-icons.h"
14
17
AwnPlug cheader_filename="libawn/awn-plug.h"
15
18
AwnSettings cheader_filename="libawn/awn-settings.h"
16
19
AwnTitle cheader_filename="libawn/awn-title.h"
17
20
AwnVfsMonitor cheader_filename="libawn/awn-vfs.h"
 
21
 
 
22
AwnCairoRoundCorners cheader_filename="libawn/awn-cairo-utils.h"
 
23
AwnConfigBackend cheader_filename="libawn/awn-config-client.h"
 
24
AwnConfigListType cheader_filename="libawn/awn-config-client.h"
 
25
AwnConfigValueType cheader_filename="libawn/awn-config-client.h"
 
26
AwnEffectPriority cheader_filename="libawn/awn-effects.h"
 
27
AwnOrientation cheader_filename="libawn/awn-defines.h"
 
28
AwnVfsMonitorEvent cheader_filename="libawn/awn-vfs.h"
 
29
AwnVfsMonitorType cheader_filename="libawn/awn-vfs.h"
 
30
 
 
31
AwnAppletInitFunc cheader_filename="libawn/awn-applet.h"
 
32
AwnAppletInitPFunc cheader_filename="libawn/awn-applet.h"
 
33
AwnConfigClientNotifyFunc cheader_filename="libawn/awn-config-client.h"
 
34
AwnEventNotify cheader_filename="libawn/awn-effects.h"
 
35
AwnIconsChange cheader_filename="libawn/awn-icons.h"
 
36
AwnTitleCallback cheader_filename="libawn/awn-title.h"
 
37
AwnVfsMonitorFunc cheader_filename="libawn/awn-vfs.h"
 
38
AwnEffectsOpfn cheader_filename="libawn/awn-effects.h"
 
39
 
 
40
AWN_APPLET_GCONF_PATH cheader_filename="libawn/awn-defines.h"
 
41
AWN_CONFIG_CLIENT_DEFAULT_GROUP cheader_filename="libawn/awn-config-client.h"
 
42
AWN_GCONF_PATH cheader_filename="libawn/awn-defines.h"
 
43
AWN_MAX_HEIGHT cheader_filename="libawn/awn-defines.h"
 
44
AWN_MIN_HEIGHT cheader_filename="libawn/awn-defines.h"
 
45
 
 
46
awn_cairo_rounded_rect cheader_filename="libawn/awn-cairo-utils.h"
 
47
awn_cairo_string_to_color cheader_filename="libawn/awn-cairo-utils.h"
 
48
awn_draw_background cheader_filename="libawn/awn-effects.h"
 
49
awn_draw_foreground cheader_filename="libawn/awn-effects.h"
 
50
awn_draw_icons cheader_filename="libawn/awn-effects.h"
 
51
awn_draw_icons_cairo cheader_filename="libawn/awn-effects.h"
 
52
awn_draw_set_icon_size cheader_filename="libawn/awn-effects.h"
 
53
awn_draw_set_window_size cheader_filename="libawn/awn-effects.h"
 
54
awn_effect_start cheader_filename="libawn/awn-effects.h"
 
55
awn_effect_start_ex cheader_filename="libawn/awn-effects.h"
 
56
awn_effect_stop cheader_filename="libawn/awn-effects.h"
 
57
awn_get_settings cheader_filename="libawn/awn-settings.h"
 
58
main_effect_loop cheader_filename="libawn/awn-effects.h"
 
59
awn_register_effects cheader_filename="libawn/awn-effects.h"
 
60
awn_unregister_effects cheader_filename="libawn/awn-effects.h"
 
61
awn_vfs_get_pathlist_from_string cheader_filename="libawn/awn-vfs.h"
 
62
awn_vfs_init cheader_filename="libawn/awn-vfs.h"
 
63
 
 
64
awn_applet_simple_set_awn_icons.states no_array_length="1"
 
65
awn_applet_simple_set_awn_icons.icon_names no_array_length="1"
 
66
awn_config_client_new_for_applet.uid nullable="1"
 
67
awn_effect_start_ex.start nullable="1"
 
68
awn_effect_start_ex.stop nullable="1"
 
69
awn_icons_set_icons_info.states no_array_length="1"
 
70
awn_icons_set_icons_info.icon_names no_array_length="1"