--- awn-extras-applets-0.3.2.1.orig/debian/pycompat +++ awn-extras-applets-0.3.2.1/debian/pycompat @@ -0,0 +1 @@ +2 --- awn-extras-applets-0.3.2.1.orig/debian/changelog +++ awn-extras-applets-0.3.2.1/debian/changelog @@ -0,0 +1,177 @@ +awn-extras-applets (0.3.2.1-0ubuntu1) jaunty; urgency=low + + * New upstream release (LP: #276047), (LP: #293253), (LP: #324835), + (LP: #340260) + - Applets added : notification-area, animal farm. + - Applets removed : cairo-menu classic, switcher, tsclient. + * debian/control: + - Update with new applets. + - Add Recommends on hal instead of acpi because new battery-applet use it + now (Closes: #510018). + - Bump valac Build-Depends to (>= 0.5.4) + - Add python-dateutil and libgweather-common as Recommends for cairo-clock. + - Add gnome-applets as Recommends for cpufreq applet. + - Add fortune as Recommends for animal-farm. + - Bump python-awnlib version to 0.3.2. + - Remove Recommends for tsclient, the applet was removed. + - Remove libtrackerclient as Build-Depends, the affinity applet was removed. + - Replace python2.5 by python (>= 2.5). + - Drop libawn-extras0 depends, handle by debian/rules. + * debian/patches + - 01-hardcode-icon-location.patch: Remove, fixed upstream. + - 02-shinyswitcher-default-layout : Set the layout to 4x1 workspaces by + default, and applet's size to 80% of the bar. + - 10-implicit-pointer-conversion.patch: Removed, the affinity applet was + removed. + - 99-gnomeui-CFLAGS.patch: Remove, fixed upstream. + * debian/rules + - Add libawn-extras0 as a shlibs. + - Add exclude=* to dh_makeshlibs to remove useless shlibs file. + * debian/copyright + - Update with new applets. + - Replace (C) by © + * debian/*.install: + - Update with new and removed applets. + + -- Julien Lavergne Tue, 10 Mar 2009 22:33:09 +0100 + +awn-extras-applets (0.3~bzr912-1ubuntu3) jaunty; urgency=low + + * Python 2.6 transition (lp: #338550). + + -- Michael Bienia Fri, 06 Mar 2009 14:48:41 +0100 + +awn-extras-applets (0.3~bzr912-1ubuntu2) jaunty; urgency=low + + * Also add a missing build-dependency on libgnomeui-dev, overlooked in + the previous upload. + + -- Steve Langasek Wed, 14 Jan 2009 06:58:30 +0000 + +awn-extras-applets (0.3~bzr912-1ubuntu1) jaunty; urgency=low + + * Rebuild against libgnome-desktop-2-11. LP: #309529. + * Add missing build-dependency on libglade2-dev. + * debian/patches/99-gnomeui-CFLAGS.patch: Add libgnomeui-2.0 CFLAGS, + since aff-utils.c needs gnome-icon-lookup.h. + + -- Steve Langasek Wed, 14 Jan 2009 02:31:11 +0000 + +awn-extras-applets (0.3~bzr912-1) experimental; urgency=low + + * New upstream snapshot. + * debian/patches + - All patches are merged upstream. Remaining patches : + - 10-implicit-pointer-conversion.patch : + + Update to apply only to affinity applet. + + Add Debian and Upstream bug tracker entries. + - 01-hardcode-icon-location.patch: + + Hardcode icon location to workaround build system. + * debian/*.install & debian/*.links + - Update location, from /usr/*/awn/ to /usr/*/avant-window-navigator/ + - Install new applets. + - Update schemas files installation. + - Update AWNLib installation. + * debian/control + - Bump libawn-dev Build-Depends to >= 0.3~bzr489. + - Bump python-awnlib Depends to >= 0.3~bzr912. + - Bump awn-manager Recommends to >= 0.3~bzr489. + - Suggest extras packages for each core binaries. + - Add valac for Build-Depends and Depends. + - Add libwebkit-deb as Build-Depends for webapplet. + - Add python2.5 as Build-Depends if python-elementtree is not installed. + - Add squilte3 and python-sqlalchemy as Depends for arss applet. + - Add python-xlib as Recommends for pynot applet. + - Add xdg-utils as Recommends for trash applet. + - Add python-dbus as Recommends for battery-applet. + - Add Conflicts and Replaces with previous version because calendar is now + in python-extras. + - Add Suggests tomboy for tomboy applet. + - Remove gnome-icon-theme, not needed as the icon is now available. + - Update description for new applets. + * debian/copyright + - Add new copyright and licence for new applets. + * debian/rules + - Pass --with-webkit flag to build webapplet. + * debian/libawn-extras0.symbols + - Add with current symbols. + + -- Julien Lavergne Sun, 23 Nov 2008 11:34:07 +0100 + +awn-extras-applets (0.2.6-4) unstable; urgency=low + + * debian/control + - Recommend acpi package for battery-applet. + - Add depends on gnome-icon-theme for the file-browser-launcher link. + * debian/awn-applets-python-core.links + - Add links for stacks to fix error in loading images. + - Add link for file-browser-launcher to point to icon of a folder. + * debian/awn-applets-python-core.install + - Install missing feedlist-default in arss applet. + * debian/awn-applets-c-*.install + - Install schemas files (Closes: #477367, #477371). + * debian/patches/ + - 93-bzr-show-desktop-title.patch: from upstream, fix show-desktop applet on + mouse over. + - 94_shinyswitcher_string_to_color.patch: from upstream, fix + awn_cairo_string_to_color crash for shinyswitcher. + - 95_weather_correct_url.patch: from upstream, update URL to fetch the data + for the weather applet. + - 96_shinyswitcher_cairo_set_operator.patch : From upstream, fix + cairo_set_operator() crash. + - 101_places_string_to_color.patch: fix awn_cairo_string_to_color crash for + shinyswitcher. + - 102_fbl_trash_location.patch: fix location of Trash in file browser + launcher applet. + - 103-fix-schemas-generation.patch: Generate schemas files at build time. + - 104_tsclient_create_home.patch: create ~/.tsclient to avoid applet to + crash. + - 105_mimenu_missing_bookmark.patch: don't crash Main Menu applet if there is + no bookmark. + - 106_fbl_missing_bookmark.patch: don't crash file-browser-launcher applet + if there is no bookmark. + + -- Julien Lavergne Wed, 15 Oct 2008 21:52:42 +0200 + +awn-extras-applets (0.2.6-3) unstable; urgency=low + + * debian/control + - Bump to 3.8.0 Standards-Version (no change needed). + - Bump Build-Depends of libawn-dev to (>= 0.2.6) + * debian/patches/11-volume-channel-missing.patch + - Fix volume applet when current channel disappear (Closes: #491118). + Thanks Jean-Michel Philippe for the patch. + * debian/copyright + - Remove the complete Apache Licence and link instead to + /usr/share/common-licenses/Apache-2.0. + - Reformat the complete licence to reduce the lines under 80 characters. + + -- Julien Lavergne Mon, 15 Sep 2008 22:57:18 +0200 + +awn-extras-applets (0.2.6-2) unstable; urgency=medium + + * Rebuild for python2.5 transition (Closes: #477264) + * debian/patches/10-implicit-pointer-conversion.patch + Avoid possible FTBFS and segfault on some architectures. Thanks Dann + Frazier for the patch (Closes: #477181) + + -- Julien Lavergne Thu, 24 Apr 2008 19:46:11 +0200 + +awn-extras-applets (0.2.6-1) unstable; urgency=low + + * Initial upload (Closes: #468098) + * debian/patches: + - 00-Install-in-share.patch: Install python applets in /usr/share. + - 01_lastfm_fix_try-finally_block.patch: Fix block to work with python 2.4. + - 02_define_new_path_for_stack_dependency.patch: Add /usr/share as a + location of stack applet. + - 03_fix_shebang.patch: Fix all shebang. + - 90_bzr_convert_filebrowser_to_awnclient.patch: From bzr, convert + filebrowser to the new configuration system. + - 91_bzr_change_pandora_url.patch: Use new URL for pandora applet. + - 92_bzr_fix_location_for_comic.patch: From bzr, use /tmp/ instead of + home directory. + * Applets comic, pandora, notification-area are not installed because of + stability issues. + + -- Julien Lavergne Tue, 05 Feb 2008 01:19:17 +0100 --- awn-extras-applets-0.3.2.1.orig/debian/rules +++ awn-extras-applets-0.3.2.1/debian/rules @@ -0,0 +1,35 @@ +#!/usr/bin/make -f +DEB_DH_INSTALL_SOURCEDIR=debian/tmp + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +DEB_CONFIGURE_EXTRA_FLAGS += --disable-pymod-checks \ + --with-webkit + +DEB_DH_MAKESHLIBS_ARGS_libawn-extras0 += -V"libawn-extras0 (>= 0.3.2)" + +DEB_SHLIBDEPS_LIBRARY_awn-applets-c-core:= libawn-extras0 +DEB_SHLIBDEPS_INCLUDE_awn-applets-c-core:= debian/libawn-extras0/usr/ + +DEB_SHLIBDEPS_LIBRARY_awn-applets-c-extras:= libawn-extras0 +DEB_SHLIBDEPS_INCLUDE_awn-applets-c-extras:= debian/libawn-extras0/usr/ + +DEB_DH_MAKESHLIBS_ARGS_awn-applets-c-core += -n --exclude=* +DEB_DH_MAKESHLIBS_ARGS_awn-applets-c-extras += -n --exclude=* + +binary-install/python-libawn-extras:: + dh_pycentral -ppython-libawn-extras + +binary-install/python-awnlib:: + dh_pycentral -ppython-awnlib + +binary-install/awn-applets-python-core:: + dh_pycentral -pawn-applets-python-core + +binary-install/awn-applets-python-extras:: + dh_pycentral -pawn-applets-python-extras + +binary-install/python-awn-extras:: + dh_pycentral -ppython-awn-extras --- awn-extras-applets-0.3.2.1.orig/debian/awn-applets-c-core.install +++ awn-extras-applets-0.3.2.1/debian/awn-applets-c-core.install @@ -0,0 +1,29 @@ +usr/lib/awn/applets/separator/*.so +usr/lib/awn/applets/awnsystemmonitor/*.so +usr/lib/awn/applets/awnnotificationdaemon/*.so +usr/lib/awn/applets/awnterm/*.so +usr/lib/awn/applets/places/*.so +usr/lib/awn/applets/plugger/*.so +usr/lib/awn/applets/trash/*.so +usr/lib/awn/applets/trash/trashapplet.glade usr/share/avant-window-navigator/applets/trash/ +usr/lib/awn/applets/cairo_main_menu/*.so +usr/lib/awn/applets/shinyswitcher/*.so +usr/share/avant-window-navigator/applets/separator.desktop +usr/share/avant-window-navigator/applets/awnsystemmonitor.desktop +usr/share/avant-window-navigator/applets/awnnotificationdaemon.desktop +usr/share/avant-window-navigator/applets/awnterm.desktop +usr/share/avant-window-navigator/applets/places.desktop +usr/share/avant-window-navigator/applets/plugger.desktop +usr/share/avant-window-navigator/applets/trash.desktop +usr/share/avant-window-navigator/applets/cairo_main_menu.desktop +usr/share/avant-window-navigator/applets/shinyswitcher.desktop +usr/lib/awn/applets/notification-area/*.so +usr/share/avant-window-navigator/applets/notification-area.desktop +usr/share/icons/hicolor/scalable/apps/notification-area.svg +usr/share/icons/hicolor/scalable/apps/separator.svg +etc/gconf/schemas/awn-notification-daemon.schemas +etc/gconf/schemas/awnsystemmonitor.schemas +etc/gconf/schemas/awnterm.schemas +etc/gconf/schemas/places.schemas +etc/gconf/schemas/shinyswitcher.schemas +etc/gconf/schemas/trash.schemas --- awn-extras-applets-0.3.2.1.orig/debian/python-awn-extras.install +++ awn-extras-applets-0.3.2.1/debian/python-awn-extras.install @@ -0,0 +1,3 @@ +usr/lib/python2.*/*-packages/awn/extras/_extras.so +usr/lib/python2.*/*-packages/awn/extras/__init__.py +usr/share/avant-window-navigator/defs/awn_extras.defs --- awn-extras-applets-0.3.2.1.orig/debian/watch +++ awn-extras-applets-0.3.2.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/awn-extras/+download http://launchpad.net/awn-extras/.*/awn-extras-applets-(.+).tar.gz --- awn-extras-applets-0.3.2.1.orig/debian/compat +++ awn-extras-applets-0.3.2.1/debian/compat @@ -0,0 +1 @@ +5 --- awn-extras-applets-0.3.2.1.orig/debian/libawn-extras0.install +++ awn-extras-applets-0.3.2.1/debian/libawn-extras0.install @@ -0,0 +1 @@ +usr/lib/libawn-extras.so.* --- awn-extras-applets-0.3.2.1.orig/debian/libawn-extras-dev.install +++ awn-extras-applets-0.3.2.1/debian/libawn-extras-dev.install @@ -0,0 +1,2 @@ +usr/include/libawn-extras/*.h +usr/lib/libawn-extras.so --- awn-extras-applets-0.3.2.1.orig/debian/awn-applets-c-extras.install +++ awn-extras-applets-0.3.2.1/debian/awn-applets-c-extras.install @@ -0,0 +1,11 @@ +usr/lib/awn/applets/trasher/*.so +usr/lib/awn/applets/filebrowser/*.so +usr/lib/awn/applets/main-menu/*.so +usr/lib/awn/applets/webapplet/*.so +usr/share/avant-window-navigator/applets/trasher.desktop +usr/share/avant-window-navigator/applets/filebrowser.desktop +usr/share/avant-window-navigator/applets/main-menu.desktop +usr/share/avant-window-navigator/applets/webapplet.desktop +usr/share/icons/hicolor/scalable/apps/filebrowser.svg +etc/gconf/schemas/filebrowser.schemas +etc/gconf/schemas/webapplet.schemas --- awn-extras-applets-0.3.2.1.orig/debian/python-awnlib.install +++ awn-extras-applets-0.3.2.1/debian/python-awnlib.install @@ -0,0 +1,3 @@ +usr/lib/python2.*/*-packages/awn/extras/awnlib.py +usr/lib/python2.*/*-packages/awn/extras/awnmediaplayers.py +usr/lib/python2.*/*-packages/awn/extras/detach.py --- awn-extras-applets-0.3.2.1.orig/debian/awn-applets-python-core.links +++ awn-extras-applets-0.3.2.1/debian/awn-applets-python-core.links @@ -0,0 +1,2 @@ +usr/share/avant-window-navigator/applets/stacks/icons/stacks-full.svg usr/share/avant-window-navigator/applets/stacks/stacks-full.svg +usr/share/avant-window-navigator/applets/stacks/icons/stacks-drop.svg usr/share/avant-window-navigator/applets/stacks/stacks-drop.svg --- awn-extras-applets-0.3.2.1.orig/debian/control +++ awn-extras-applets-0.3.2.1/debian/control @@ -0,0 +1,216 @@ +Source: awn-extras-applets +Section: gnome +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Julien Lavergne +Build-Depends: debhelper (>= 5), + cdbs, + intltool, + libgnome-menu-dev, + libgconf2-dev, + libgnome-desktop-dev, + librsvg2-dev, + libgtop2-dev, + libawn-dev (>= 0.3~bzr489), + libwnck-dev, + libsexy-dev, + libnotify-dev, + libvte-dev, + python-central (>= 0.6.0), + python-dev, + python-gtk2-dev, + python-cairo-dev, + python-elementtree | python (>= 2.5), + awn-manager (>= 0.2.6), + valac (>= 0.5.4), + libwebkit-dev, + libglade2-dev, + libgnomeui-dev +Standards-Version: 3.8.0 +XS-Python-Version: >= 2.4 +Homepage: https://launchpad.net/awn-extras + +Package: awn-applets-c-core +Section: gnome +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + avant-window-navigator, +Recommends: awn-manager (>= 0.3~bzr489), + gconf-editor, + awn-applets-python-core, + xdg-utils, +Suggests: awn-applets-c-extras, +Description: A collection of applets for avant-window-navigator + Awn-extras-applets is a collection of applets for avant-window-navigator. It + provides some extensions to the bar and some new features (like + applets in the gnome-panel). + . + This package provides the core applets written in C: + * awn-notification-daemon: Libnotify notification daemon implementation. + * awn-system-monitor: Display CPU activity and system stats on click. + * awnterm: A pop-up terminal that lives in AWN. + * cairo_main_menu: Displays a list of all the applications on your + computer in a standard menu format. + * notification-area : Replaces the gnome-panel notification area and shows + it right on your dock + * plugger: Displays mounted volumes and allows you to browse them. + * separator: Display a white line to separate applets. + * shinyswitcher: A workspace switcher supporting compiz and other WMs. + * trash: A trash applet, like the one from gnome-panel. + +Package: awn-applets-c-extras +Section: gnome +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + avant-window-navigator, +Recommends: awn-manager (>= 0.3~bzr489), +Description: A collection of applets for avant-window-navigator + Awn-extras-applets is a collection of applets for avant-window-navigator. It + provides some extensions to the bar and some new features (like + applets in the gnome-panel). + . + This package contains extras applets written in C: + * filebrowser: Displays the contents of a directory and allows you to + navigate folders. + * main-menu: Display a list of all the applications on your computer. + * places: Displays shortcuts in buttons. + * trasher: Like the trash applet, but uses stacks to allow you to preview + your trash. + * webapplet: Displays a web page. + +Package: awn-applets-python-core +Section: gnome +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python:Depends}, + avant-window-navigator, + python-awn, + python-awnlib (>= 0.3.2) +Recommends: awn-manager (>= 0.3~bzr489), + python-alsaaudio, + python-feedparser, + python-gst0.10, + python-dbus, + hal, + python-sqlalchemy, + sqlite3, + python-dateutil, + libgweather-common, + gnome-applets +Suggests: awn-applets-python-extras +XB-Python-Version: ${python:Versions} +Description: A collection of applets for avant-window-navigator + Awn-extras-applets is a collection of applets for avant-window-navigator. It + provides some extensions to the bar and some new features (like + applets in the gnome-panel). + . + This package provides the core Python applets: + * animal-farm : Various animals tell your fortune. + * arss: A Python feed launcher. + * battery-applet: This applet displays your computers current power status. + * cairo-clock: Displays an analog clock. + * comics: View your favourite comics on your desktop. + * cpufreq: Monitors and controls the CPU frequency. + * DesktopManager: Manages the desktop Wallpaper. + * file-browser-launcher: Launches the user's file manager or opens bookmarks. + * lastfm: Stream any of the Last.Fm radios. + * mail: The Mail Applet lets you check your mail from AWN. + * media-control: This applet displays album art in a awn dialog while + allowing you to control your favorite media players. + * media-player: Plays any media files you drop on it. + * mount-applet: Displays mounts from /etc/fstab and allows one to + mount/unmount them. + * quit-applet: A simple gnome-quit launcher. + * showdesktop: Hides/shows all of the windows of the current viewport, + similar to the showdesktop icon of gnome-panel. + * stack: Provides a convenient location to place commonly used files. + * thinkhdaps: Displays the status of HDAPS. + * todo: Manage a simple To-Do list. + * volume-control: A fancy volume changing applet that works much like the + gnome-panel version. + * weather: This applet downloads and displays the current weather conditions + and weather forecast from weather.com. + +Package: awn-applets-python-extras +Section: gnome +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python:Depends}, + avant-window-navigator, + python-awn, + python-awnlib (>= 0.3.2), + fortune +Recommends: awn-manager (>= 0.3~bzr489), + python-gnome2-desktop, + python-xlib, +Suggests: tomboy, +Conflicts: awn-applets-python-core (<< 0.3~bzr912) +Replaces: awn-applets-python-core (<< 0.3~bzr912) +XB-Python-Version: ${python:Versions} +Description: A collection of applets for avant-window-navigator + Awn-extras-applets is a collection of applets for avant-window-navigator. It + provides some extensions to the bar and some new features (like + applets in the gnome-panel). + * awn-meebo: Access to the Meebo Instant Messenger. + * calendar: Displays a clock and calendar on the bar, and integrates with + several external calendar applications to display appointments. + * digitalClock: A digital clock and calendar applet. + * digg: Access to Digg. + * media-icon-applet: This applet allows you to add media icons like play, + pause, and next/back to your awn bar, and control a list of media players. + * mimenu: Another applet for the Menu. + * pandora: Plays Pandora internet radio. + * pynot: A Simple Python System tray. + * rtm: Use Remember The Milk from AWN. + * tomboy-applet: Control Tomboy with D-Bus. + +Package: libawn-extras0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: A library for avant-window-navigator's applets + This library is used by the applets of avant-window-navigator. It provides + functions to easily create new applets. + +Package: libawn-extras-dev +Section: libdevel +Architecture: any +Depends: libawn-extras0 (= ${binary:Version}), + ${shlibs:Depends}, + ${misc:Depends}, + libawn-dev, + libgtk2.0-dev, + libglib2.0-dev, +Description: library for avant-window-navigator's applets - development files + This package provides the include files and static library for the + libawn-extras library functions. + +Package: python-awn-extras +Section: python +Architecture: any +Depends: libawn-extras0 (= ${binary:Version}), + ${shlibs:Depends}, + ${misc:Depends}, + ${python:Depends} +Provides: ${python:Provides} +Description: Python bindings for avant-window-navigator's applets + This packages provides Python bindings to create and use Python applets with + functions of libawn-extras. It also include AWNLib, a collection of + functions to simplify the creation of applets with Python. + +Package: python-awnlib +Section: python +Architecture: any +Depends: ${python:Depends}, + python-awn-extras, + python-gtk2, + python-gobject, +XB-Python-Version: ${python:Versions} +Description: Python utilities for avant-window-navigator's applets + This packages provides AWNLib, a collection of functions to simplify the + creation of applets with Python. --- awn-extras-applets-0.3.2.1.orig/debian/libawn-extras0.symbols +++ awn-extras-applets-0.3.2.1/debian/libawn-extras0.symbols @@ -0,0 +1,16 @@ +libawn-extras.so.0 libawn-extras0 #MINVER# + awncolor_to_string@Base 0.3~bzr912 + gdkcolor_to_awncolor@Base 0.3~bzr912 + gdkcolor_to_awncolor_with_alpha@Base 0.3~bzr912 + get_conf@Base 0.3~bzr912 + get_pixbuf_from_surface@Base 0.3~bzr912 + notify_message@Base 0.3~bzr912 + notify_message_async@Base 0.3~bzr912 + notify_message_extended@Base 0.3~bzr912 + share_config_bool@Base 0.3~bzr912 + shared_menuitem_about_applet@Base 0.3~bzr912 + shared_menuitem_about_applet_simple@Base 0.3~bzr912 + shared_menuitem_create_applet_prefs@Base 0.3~bzr912 + surface_2_pixbuf@Base 0.3~bzr912 + urldecode@Base 0.3~bzr912 + urlencode@Base 0.3~bzr912 --- awn-extras-applets-0.3.2.1.orig/debian/awn-applets-python-core.install +++ awn-extras-applets-0.3.2.1/debian/awn-applets-python-core.install @@ -0,0 +1,66 @@ +usr/share/avant-window-navigator/applets/animal-farm/*.py +usr/share/avant-window-navigator/applets/animal-farm/icons/*.svg +usr/share/avant-window-navigator/applets/arss/*.py +usr/share/avant-window-navigator/applets/arss/icons/*.png +usr/share/avant-window-navigator/applets/arss/icons/*.svg +usr/share/avant-window-navigator/applets/arss/*.py +usr/share/avant-window-navigator/applets/arss/*.glade +usr/share/avant-window-navigator/applets/battery-applet/*.py +usr/share/avant-window-navigator/applets/battery-applet/*.glade +usr/share/avant-window-navigator/applets/battery-applet/themes/*/*.svg +usr/share/avant-window-navigator/applets/cairo-clock/ +usr/share/avant-window-navigator/applets/cairo-clock/themes/*/*.svg +usr/share/avant-window-navigator/applets/comics/*.py +usr/share/avant-window-navigator/applets/comics/*.pot +usr/share/avant-window-navigator/applets/comics/*.po +usr/share/avant-window-navigator/applets/comics/feeds/ +usr/share/avant-window-navigator/applets/comics/feed/ +usr/share/avant-window-navigator/applets/comics/glade/ +usr/share/avant-window-navigator/applets/comics/icons/ +usr/share/avant-window-navigator/applets/comics/locale/ +usr/share/avant-window-navigator/applets/cpufreq/ +usr/share/avant-window-navigator/applets/DesktopManager/ +usr/share/avant-window-navigator/applets/media-player/*.py +usr/share/avant-window-navigator/applets/media-player/*.glade +usr/share/avant-window-navigator/applets/media-player/icons/*.png +usr/share/avant-window-navigator/applets/file-browser-launcher/*.py +usr/share/avant-window-navigator/applets/file-browser-launcher/icons/ +usr/share/avant-window-navigator/applets/lastfm/ +usr/share/avant-window-navigator/applets/mail/ +usr/share/avant-window-navigator/applets/media-control/*.py +usr/share/avant-window-navigator/applets/media-control/icons/*.svg +usr/share/avant-window-navigator/applets/mount-applet/*.py +usr/share/avant-window-navigator/applets/mount-applet/icons/*.png +usr/share/avant-window-navigator/applets/quit-applet/*.py +usr/share/avant-window-navigator/applets/quit-applet/icons/scalable/apps/*.svg +usr/share/avant-window-navigator/applets/showdesktop/ +usr/share/avant-window-navigator/applets/stacks/ +usr/share/avant-window-navigator/applets/thinkhdaps/ +usr/share/avant-window-navigator/applets/to-do/ +usr/share/avant-window-navigator/applets/volume-control/ +usr/share/avant-window-navigator/applets/weather/ +usr/share/avant-window-navigator/applets/shinyswitcher/*.py +usr/share/avant-window-navigator/applets/shinyswitcher/*.glade +usr/share/avant-window-navigator/applets/animal-farm.desktop +usr/share/avant-window-navigator/applets/arss.desktop +usr/share/avant-window-navigator/applets/battery-applet.desktop +usr/share/avant-window-navigator/applets/file-browser-launcher.desktop +usr/share/avant-window-navigator/applets/lastfm.desktop +usr/share/avant-window-navigator/applets/mail.desktop +usr/share/avant-window-navigator/applets/media-control.desktop +usr/share/avant-window-navigator/applets/mount-applet.desktop +usr/share/avant-window-navigator/applets/quit-applet.desktop +usr/share/avant-window-navigator/applets/showdesktop.desktop +usr/share/avant-window-navigator/applets/stacks.desktop +usr/share/avant-window-navigator/applets/volume-control.desktop +usr/share/avant-window-navigator/applets/weather.desktop +usr/share/avant-window-navigator/applets/comics.desktop +usr/share/avant-window-navigator/applets/cpufreq.desktop +usr/share/avant-window-navigator/applets/DesktopManager.desktop +usr/share/avant-window-navigator/applets/media-player.desktop +usr/share/avant-window-navigator/applets/thinkhdaps.desktop +usr/share/avant-window-navigator/applets/to-do.desktop +usr/share/avant-window-navigator/applets/cairo-clock.desktop +etc/gconf/schemas/arss.schemas +etc/gconf/schemas/DesktopManager.schemas +etc/gconf/schemas/file-browser-launcher.schemas --- awn-extras-applets-0.3.2.1.orig/debian/copyright +++ awn-extras-applets-0.3.2.1/debian/copyright @@ -0,0 +1,539 @@ +This package was debianized by Julien Lavergne on +Sat, 1 Nov 2007 23:36:52 +0200. + +It was downloaded from https://launchpad.net/awn-extras + +Upstream Authors: + + Neil J. Patel + Nicolas de BONFILS + Rodney Cryderman + Mike (mosburger) Desjardins + Randal Barlow + Timon David Ter Braak + Mehdi Abaakouk + Richard "nazrat" Beyer + Jeff "Jawbreaker" Hubbard + Rodney Cryderman + +Copyright: + Copyright © 2007 Neil Jagdish Patel + Copyright © 2006 Christian Hammond + Copyright © 2005 John (J5) Palmieri + Copyright © 2007 Mike (mosburger) Desjardins + Copyright © 2007, 2008 Rodney Cryderman + Copyright © 2004, 2005 Jody Goldberg (jody@gnome.org) + Copyright © 2007 Randal Barlow + Copyright © 2007 Timon David Ter Braak + Copyright © 2002 Anders Carlsson + Copyright © 2006 Mehdi Abaakouk + Copyright © 2004 Michiel Sikkes , + Copyright © 2004 Emmanuele Bassi + Copyright © 1999, 2000, 2001 Eazel, Inc. + Copyright © 2004 Canonical Ltd. + Copyright © 2002 Sun Microsystems Inc. + Copyright © 1997-2002 Alfredo K. Kojima + Copyright © 2007 Richard "nazrat" Beyer + Copyright © 2007 Jeff "Jawbreaker" Hubbard + Copyright © 2007 Nicolas de BONFILS + Copyright © 2006 Christian Hammond + Copyright © 2007 Aantn + Copyright © 2006 Google Inc. + Copyright © 2008 sharkbaitbobby + Copyright © 2007 Tomas Kramar (kramar.tomas@gmail.com), + Jonathan Rauprich (joni@noplu.de) + Copyright © 2004, 2005 Jody Goldberg (jody@gnome.org) + Copyright © 2001-2002 Open Source Telecom Corporation. + Copyright © 2007, 2008 Mark Lee + Copyright 2007 Pavel Panchekha + Copyright © 2007, 2008 Arvind Ganga + Copyright 2007 Isaac J. + Copyright © 2002 Red Hat, Inc. + Copyright © 2004 James M. Cape + Copyright © 2007 John Stowers + Copyright © 2008 Moses Palmér + Copyright © 2008 onox + Copyright 2008 Allan Wirth + Copyright © 2008 Michal Hruby + Copyright 2007, 2008 Ryan Rushton (ryancr) + Copyright © 2008 Nathan Howard (triggerhapp@googlemail.com) + 2003-2005 Jon Gelo (ziljian@users.sourceforge.net) + Copyright © 2008 Andrew Starr-Bochicchio (andrewsomething) + Copyright 2008 Julien Lavergne + +The Oxygen Icon Theme (in battery-applet/icons) + Copyright © 2007 David Vignoni + Copyright © 2007 Johann Ollivier Lapeyre + Copyright © 2007 Kenneth Wimer + Copyright © 2007 Nuno Fernades Pinheiro + Copyright © 2007 Riccardo Iaconelli + Copyright © 2007 David Miller + + +Licence for applets and folders arss + awnsystemmonitor + awnterm + battery-applet + cairo-menu + cairo-menu-classic + calendar + comics + filebrowser + file-browser-launcher + lastfm + libawn-extras + main-menu + media-control + media-icon-* + MiMenu + mount-applet + notification-area + places + plugger + python-test + quit-applet + rtm + separator + shiny-switcher + stack + switcher + to-do + trash + trasher + weather + wobblyzini +and files: + trash/applet.c + src/affinity/eggaccelerators.* + src/affinity/egg-pixbuf-thumbnail.* + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the + Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + + See also /usr/share/common-licenses/LGPL-2 + +Licence for src/calendar/google/ + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + See also /usr/share/common-licenses/Apache-2.0 for the complete licence. + + +Licence for volume-control/Themes/Black is Creative Commons Attribution-Share +Alike 3.0 License. + + See below for the complete licence. + +Licence for applets and folder thinkhdaps + pynot + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, version 3 of the License. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + + See also /usr/share/common-licenses/GPL-3 + +License (for others files): + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + + See also /usr/share/common-licenses/GPL-2 or COPYING + +The Debian packaging is © 2007, Julien Lavergne +and is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. + +===================COMPLETE LICENCES============================== + +Creative Commons Attribution-Share Alike 3.0 License. + + THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE + COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY + COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS + AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. + + BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO + BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE + CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED + HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. + + 1. Definitions + + 1. "Adaptation" means a work based upon the Work, or upon the Work and other + pre-existing works, such as a translation, adaptation, derivative work, + arrangement of music or other alterations of a literary or artistic work, or + phonogram or performance and includes cinematographic adaptations or any + other form in which the Work may be recast, transformed, or adapted + including in any form recognizably derived from the original, except that a + work that constitutes a Collection will not be considered an Adaptation for + the purpose of this License. For the avoidance of doubt, where the Work is a + musical work, performance or phonogram, the synchronization of the Work in + timed-relation with a moving image ("synching") will be considered an + Adaptation for the purpose of this License. + + 2. "Collection" means a collection of literary or artistic works, such as + encyclopedias and anthologies, or performances, phonograms or broadcasts, or + other works or subject matter other than works listed in Section 1(f) below, + which, by reason of the selection and arrangement of their contents, + constitute intellectual creations, in which the Work is included in its + entirety in unmodified form along with one or more other contributions, + each constituting separate and independent works in themselves, which + together are assembled into a collective whole. A work that constitutes a + Collection will not be considered an Adaptation (as defined below) for the + purposes of this License. + + 3. "Creative Commons Compatible License" means a license that is listed at + http://creativecommons.org/compatiblelicenses that has been approved by + Creative Commons as being essentially equivalent to this License, including, + at a minimum, because that license: (i) contains terms that have the same + purpose, meaning and effect as the License Elements of this License; and, + (ii) explicitly permits the relicensing of adaptations of works made + available under that license under this License or a Creative Commons + jurisdiction license with the same License Elements as this License. + + 4. "Distribute" means to make available to the public the original and + copies of the Work or Adaptation, as appropriate, through sale or other + transfer of ownership. + + 5. "License Elements" means the following high-level license attributes + as selected by Licensor and indicated in the title of this License: + Attribution, ShareAlike. + + 6. "Licensor" means the individual, individuals, entity or entities that + offer(s) the Work under the terms of this License. + + 7. "Original Author" means, in the case of a literary or artistic work, the + individual, individuals, entity or entities who created the Work or if no + individual or entity can be identified, the publisher; and in addition + (i) in the case of a performance the actors, singers, musicians, dancers, + and other persons who act, sing, deliver, declaim, play in, interpret or + otherwise perform literary or artistic works or expressions of folklore; + (ii) in the case of a phonogram the producer being the person or legal + entity who first fixes the sounds of a performance or other sounds; and, + (iii) in the case of broadcasts, the organization that transmits the + broadcast. + + 8. "Work" means the literary and/or artistic work offered under the terms + of this License including without limitation any production in the literary, + scientific and artistic domain, whatever may be the mode or form of its + expression including digital form, such as a book, pamphlet and other + writing; a lecture, address, sermon or other work of the same nature; a + dramatic or dramatico-musical work; a choreographic work or entertainment + in dumb show; a musical composition with or without words; a cinematographic + work to which are assimilated works expressed by a process analogous to + cinematography; a work of drawing, painting, architecture, sculpture, + engraving or lithography; a photographic work to which are assimilated works + expressed by a process analogous to photography; a work of applied art; + an illustration, map, plan, sketch or three-dimensional work relative to + geography, topography, architecture or science; a performance; a broadcast; + a phonogram; a compilation of data to the extent it is protected as a + copyrightable work; or a work performed by a variety or circus performer + to the extent it is not otherwise considered a literary or artistic work. + + 9. "You" means an individual or entity exercising rights under this License + who has not previously violated the terms of this License with respect to + the Work, or who has received express permission from the Licensor to + exercise rights under this License despite a previous violation. + + 10. "Publicly Perform" means to perform public recitations of the Work and + to communicate to the public those public recitations, by any means or + process, including by wire or wireless means or public digital performances; + to make available to the public Works in such a way that members of the + public may access these Works from a place and at a place individually + chosen by them; to perform the Work to the public by any means or process + and the communication to the public of the performances of the Work, + including by public digital performance; to broadcast and rebroadcast the + Work by any means including signs, sounds or images. + + 11. "Reproduce" means to make copies of the Work by any means including + without limitation by sound or visual recordings and the right of fixation + and reproducing fixations of the Work, including storage of a protected + performance or phonogram in digital form or other electronic medium. + + 2. Fair Dealing Rights. Nothing in this License is intended to reduce, + limit, or restrict any uses free from copyright or rights arising from + limitations or exceptions that are provided for in connection with the + copyright protection under copyright law or other applicable laws. + + 3. License Grant. Subject to the terms and conditions of this License, + Licensor hereby grants You a worldwide, royalty-free, non-exclusive, + perpetual (for the duration of the applicable copyright) license to + exercise the rights in the Work as stated below: + + 1. to Reproduce the Work, to incorporate the Work into one or more + Collections, and to Reproduce the Work as incorporated in the Collections; + + 2. to create and Reproduce Adaptations provided that any such Adaptation, + including any translation in any medium, takes reasonable steps to clearly + label, demarcate or otherwise identify that changes were made to the + original Work. For example, a translation could be marked "The original work + was translated from English to Spanish," or a modification could indicate + "The original work has been modified."; + + 3. to Distribute and Publicly Perform the Work including as incorporated in + Collections; and, + + 4. to Distribute and Publicly Perform Adaptations. + 5. For the avoidance of doubt: + 1. Non-waivable Compulsory License Schemes. In those jurisdictions in + which the right to collect royalties through any statutory or compulsory + licensing scheme cannot be waived, the Licensor reserves the exclusive right + to collect such royalties for any exercise by You of the rights granted + under this License; + 2. Waivable Compulsory License Schemes. In those jurisdictions in + which the right to collect royalties through any statutory or compulsory + licensing scheme can be waived, the Licensor waives the exclusive right to + collect such royalties for any exercise by You of the rights granted under + this License; and, + 3. Voluntary License Schemes. The Licensor waives the right to collect + royalties, whether individually or, in the event that the Licensor is a + member of a collecting society that administers voluntary licensing schemes, + via that society, from any exercise by You of the rights granted under this + License. + + The above rights may be exercised in all media and formats whether now known + or hereafter devised. The above rights include the right to make such + modifications as are technically necessary to exercise the rights in other + media and formats. Subject to Section 8(f), all rights not expressly granted + by Licensor are hereby reserved. + + 4. Restrictions. The license granted in Section 3 above is expressly made + subject to and limited by the following restrictions: + + 1. You may Distribute or Publicly Perform the Work only under the terms of + this License. You must include a copy of, or the Uniform Resource Identifier + (URI) for, this License with every copy of the Work You Distribute or + Publicly Perform. You may not offer or impose any terms on the Work that + restrict the terms of this License or the ability of the recipient of the + Work to exercise the rights granted to that recipient under the terms + of the License. You may not sublicense the Work. You must keep intact all + notices that refer to this License and to the disclaimer of warranties with + every copy of the Work You Distribute or Publicly Perform. When You + Distribute or Publicly Perform the Work, You may not impose any effective + technological measures on the Work that restrict the ability of a recipient + of the Work from You to exercise the rights granted to that recipient under + the terms of the License. This Section 4(a) applies to the Work as + incorporated in a Collection, but this does not require the Collection + apart from the Work itself to be made subject to the terms of this License. + If You create a Collection, upon notice from any Licensor You must, to the + extent practicable, remove from the Collection any credit as required by + Section 4©, as requested. If You create an Adaptation, upon notice from + any Licensor You must, to the extent practicable, remove from the Adaptation + any credit as required by Section 4©, as requested. + + 2. You may Distribute or Publicly Perform an Adaptation only under the terms + of: + (i) this License; + (ii) a later version of this License with the same License Elements as this + License; + (iii) a Creative Commons jurisdiction license (either this or a later + license version) that contains the same License Elements as this License + (e.g., Attribution-ShareAlike 3.0 US)); + (iv) a Creative Commons Compatible License. If you license the Adaptation + under one of the licenses mentioned in (iv), you must comply with the terms + of that license. If you license the Adaptation under the terms of any of + the licenses mentioned in (i), (ii) or (iii) (the "Applicable License"), + you must comply with the terms of the Applicable License generally and the + following provisions: + (I) You must include a copy of, or the URI for, the Applicable License with + every copy of each Adaptation You Distribute or Publicly Perform; + (II) You may not offer or impose any terms on the Adaptation that restrict + the terms of the Applicable License or the ability of the recipient of the + Adaptation to exercise the rights granted to that recipient under the terms + of the Applicable License; + (III) You must keep intact all notices that refer to the Applicable License + and to the disclaimer of warranties with every copy of the Work as included + in the Adaptation You Distribute or Publicly Perform; + (IV) when You Distribute or Publicly Perform the Adaptation, You may not + impose any effective technological measures on the Adaptation that restrict + the ability of a recipient of the Adaptation from You to exercise the + rights granted to that recipient under the terms of the Applicable License. + This Section 4(b) applies to the Adaptation as incorporated in a + Collection, but this does not require the Collection apart from the + Adaptation itself to be made subject to the terms of the Applicable License. + + 3. If You Distribute, or Publicly Perform the Work or any Adaptations or + Collections, You must, unless a request has been made pursuant to Section + 4(a), keep intact all copyright notices for the Work and provide, + reasonable to the medium or means You are utilizing: + (i) the name of the Original Author (or pseudonym, if applicable) if + supplied, and/or if the Original Author and/or Licensor designate another + party or parties (e.g., a sponsor institute, publishing entity, journal) + for attribution ("Attribution Parties") in Licensor's copyright notice, + terms of service or by other reasonable means, the name of such party or + parties; + (ii) the title of the Work if supplied; + (iii) to the extent reasonably practicable, the URI, if any, that Licensor + specifies to be associated with the Work, unless such URI does not refer to + the copyright notice or licensing information for the Work; and + (iv) , consistent with Ssection 3(b), in the case of an Adaptation, a credit + identifying the use of the Work in the Adaptation (e.g., "French translation + of the Work by Original Author," or "Screenplay based on original Work by + Original Author"). The credit required by this Section 4© may be + implemented in any reasonable manner; provided, however, that in the case + of a Adaptation or Collection, at a minimum such credit will appear, if a + credit for all contributing authors of the Adaptation or Collection + appears, then as part of these credits and in a manner at least as prominent + as the credits for the other contributing authors. For the avoidance of + doubt, You may only use the credit required by this Section for the purpose + of attribution in the manner set out above and, by exercising Your rights + under this License, You may not implicitly or explicitly assert or imply + any connection with, sponsorship or endorsement by the Original Author, + Licensor and/or Attribution Parties, as appropriate, of You or Your use of + the Work, without the separate, express prior written permission of the + Original Author, Licensor and/or Attribution Parties. + + 4. Except as otherwise agreed in writing by the Licensor or as may be + otherwise permitted by applicable law, if You Reproduce, Distribute or + Publicly Perform the Work either by itself or as part of any Adaptations + or Collections, You must not distort, mutilate, modify or take other + derogatory action in relation to the Work which would be prejudicial to the + Original Author's honor or reputation. Licensor agrees that in those + jurisdictions (e.g. Japan), in which any exercise of the right granted in + Section 3(b) of this License (the right to make Adaptations) would be + deemed to be a distortion, mutilation, modification or other derogatory + action prejudicial to the Original Author's honor and reputation, the + Licensor will waive or not assert, as appropriate, this Section, to the + fullest extent permitted by the applicable national law, to enable You to + reasonably exercise Your right under Section 3(b) of this License (right + to make Adaptations) but not otherwise. + + 5. Representations, Warranties and Disclaimer + + UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR + OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY + KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, + INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, + FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT + OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER + OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF + IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. + + 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE + LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR + ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES + ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS + BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + + 7. Termination + + 1. This License and the rights granted hereunder will terminate + automatically upon any breach by You of the terms of this License. + Individuals or entities who have received Adaptations or Collections from + You under this License, however, will not have their licenses terminated + provided such individuals or entities remain in full compliance with those + licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of + this License. + + 2. Subject to the above terms and conditions, the license granted here is + perpetual (for the duration of the applicable copyright in the Work). + Notwithstanding the above, Licensor reserves the right to release the Work + under different license terms or to stop distributing the Work at any time; + provided, however that any such election will not serve to withdraw this + License (or any other license that has been, or is required to be, granted + under the terms of this License), and this License will continue in full + force and effect unless terminated as stated above. + + 8. Miscellaneous + + 1. Each time You Distribute or Publicly Perform the Work or a Collection, + the Licensor offers to the recipient a license to the Work on the same + terms and conditions as the license granted to You under this License. + + 2. Each time You Distribute or Publicly Perform an Adaptation, Licensor + offers to the recipient a license to the original Work on the same terms + and conditions as the license granted to You under this License. + + 3. If any provision of this License is invalid or unenforceable under + applicable law, it shall not affect the validity or enforceability of the + remainder of the terms of this License, and without further action by the + parties to this agreement, such provision shall be reformed to the minimum + extent necessary to make such provision valid and enforceable. + + 4. No term or provision of this License shall be deemed waived and no + breach consented to unless such waiver or consent shall be in writing and + signed by the party to be charged with such waiver or consent. + + 5. This License constitutes the entire agreement between the parties with + respect to the Work licensed here. There are no understandings, agreements + or representations with respect to the Work not specified here. Licensor + shall not be bound by any additional provisions that may appear in any + communication from You. This License may not be modified without the mutual + written agreement of the Licensor and You. + + 6. The rights granted under, and the subject matter referenced, in this + License were drafted utilizing the terminology of the Berne Convention + for the Protection of Literary and Artistic Works (as amended on September + 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, + the WIPO Performances and Phonograms Treaty of 1996 and the Universal + Copyright Convention (as revised on July 24, 1971). These rights and subject + matter take effect in the relevant jurisdiction in which the License terms + are sought to be enforced according to the corresponding provisions of the + implementation of those treaty provisions in the applicable national law. + If the standard suite of rights granted under applicable copyright law + includes additional rights not granted under this License, such additional + rights are deemed to be included in the License; this License is not + intended to restrict the license of any rights under applicable law. + + Creative Commons Notice + + Creative Commons is not a party to this License, and makes no warranty + whatsoever in connection with the Work. Creative Commons will not be liable + to You or any party on any legal theory for any damages whatsoever, + including without limitation any general, special, incidental or + consequential damages arising in connection to this license. Notwithstanding + the foregoing two (2) sentences, if Creative Commons has expressly + identified itself as the Licensor hereunder, it shall have all rights and + obligations of Licensor. + + Except for the limited purpose of indicating to the public that the Work + is licensed under the CCPL, Creative Commons does not authorize the use by + either party of the trademark "Creative Commons" or any related trademark + or logo of Creative Commons without the prior written consent of Creative + Commons. Any permitted use will be in compliance with Creative Commons' + then-current trademark usage guidelines, as may be published on its website + or otherwise made available upon request from time to time. For the + avoidance of doubt, this trademark restriction does not form part of the + License. --- awn-extras-applets-0.3.2.1.orig/debian/awn-applets-c-core.links +++ awn-extras-applets-0.3.2.1/debian/awn-applets-c-core.links @@ -0,0 +1 @@ +usr/share/avant-window-navigator/applets/trash/trashapplet.glade usr/lib/avant-window-navigator/applets/trash/trashapplet.glade --- awn-extras-applets-0.3.2.1.orig/debian/awn-applets-python-extras.install +++ awn-extras-applets-0.3.2.1/debian/awn-applets-python-extras.install @@ -0,0 +1,40 @@ +usr/share/avant-window-navigator/applets/mimenu/*.py +usr/share/avant-window-navigator/applets/mimenu/icons/*.svg +usr/share/avant-window-navigator/applets/digitalClock/* +usr/share/avant-window-navigator/applets/media-icon-back/*.py +usr/share/avant-window-navigator/applets/media-icon-back/icons/*.svg +usr/share/avant-window-navigator/applets/media-icon-next/*.py +usr/share/avant-window-navigator/applets/media-icon-next/icons/*.svg +usr/share/avant-window-navigator/applets/media-icon-play/*.py +usr/share/avant-window-navigator/applets/media-icon-play/icons/*.svg +usr/share/avant-window-navigator/applets/mimenu.desktop +usr/share/avant-window-navigator/applets/digitalClock.desktop +usr/share/avant-window-navigator/applets/media-icon-back.desktop +usr/share/avant-window-navigator/applets/media-icon-next.desktop +usr/share/avant-window-navigator/applets/media-icon-play.desktop +usr/share/avant-window-navigator/applets/awn-meebo/ +usr/share/avant-window-navigator/applets/awn-meebo/icons/ +usr/share/avant-window-navigator/applets/awn-meebo/profile/ +usr/share/avant-window-navigator/applets/awn-meebo.desktop +usr/share/avant-window-navigator/applets/pandora/ +usr/share/avant-window-navigator/applets/pandora.desktop +usr/share/avant-window-navigator/applets/digg/ +usr/share/avant-window-navigator/applets/digg.desktop +usr/share/avant-window-navigator/applets/pynot/*.py +usr/share/avant-window-navigator/applets/pynot/*.png +usr/share/avant-window-navigator/applets/pynot/*.svg +usr/share/avant-window-navigator/applets/pynot/*.glade +usr/share/avant-window-navigator/applets/pynot.desktop +usr/share/avant-window-navigator/applets/rtm/ +usr/share/avant-window-navigator/applets/rtm.desktop +usr/share/avant-window-navigator/applets/tomboy-applet/ +usr/share/avant-window-navigator/applets/tomboy-applet.desktop +usr/share/avant-window-navigator/applets/calendar/ +usr/share/avant-window-navigator/applets/calendar.desktop +usr/share/icons/hicolor/scalable/apps/awn-applet-digital-clock.svg +etc/gconf/schemas/digitalClock.schemas +etc/gconf/schemas/pynot.schemas +# +#usr/share/avant-window-navigator/applets/comic/ +#usr/share/avant-window-navigator/applets/comic.desktop + --- awn-extras-applets-0.3.2.1.orig/debian/patches/02-shinyswitcher-default-layout.patch +++ awn-extras-applets-0.3.2.1/debian/patches/02-shinyswitcher-default-layout.patch @@ -0,0 +1,26 @@ +=== modified file 'src/shiny-switcher/shinyswitcher.schema-ini' +--- src/shiny-switcher/shinyswitcher.schema-ini 2008-06-06 16:22:54 +0000 ++++ src/shiny-switcher/shinyswitcher.schema-ini 2009-01-30 18:34:25 +0000 +@@ -1,11 +1,11 @@ + [DEFAULT/rows] + type = int +-default = 2 ++default = 1 + description = The number of rows in the pager. + + [DEFAULT/columns] + type = int +-default = 3 ++default = 4 + description = The number of columns in the pager. + + [DEFAULT/background_alpha_active] +@@ -20,7 +20,7 @@ + + [DEFAULT/applet_scale] + type = float +-default = 0.95 ++default = 0.8 + description = Scales the applet size relative to the maximum icon size + + [DEFAULT/show_icon_mode]