github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

gilir / awn-debian

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: debian

click here to add a description

click here to add a homepage

  • Branches (4)
    • debian ✓
    • pristine-tar
    • ubuntu
    • upstream
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Awn debian packaging — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Fix changelog entry 
gilir (author)
Sat May 30 15:04:18 -0700 2009
commit  4a810ae305c9c5f75c8d7f8225fd1093ef45732d
tree    c1847709eea47ce162f8c9292d879ccd90908dd5
parent  69743af95df2c22b874adc86312fbc9add378c88
awn-debian /
name age
history
message
file .gitignore Tue Apr 21 15:37:52 -0700 2009 Add .gitignore from upstream .bzrignore [gilir]
file AUTHORS Loading commit data...
file COPYING Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
file COPYING.LIB Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
file ChangeLog
file INSTALL
file Makefile.am
file Makefile.app-icons
file Makefile.in Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
file NEWS Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
file README
file TODO
file acinclude.m4 Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
file aclocal.m4 Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
directory applets/ Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
file autogen.sh Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
directory awn-applet-activation/ Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
directory awn-manager/ Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
file awn.pc.in
directory bindings/
file config.guess Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
file config.h.in Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
file config.sub Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
file configure Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
file configure.in Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
directory data/ Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
directory debian/ Sat May 30 15:04:18 -0700 2009 Fix changelog entry [gilir]
file depcomp Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
directory doc/
file gtk-doc.make Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
file install-sh Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
file intltool-extract.in Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
file intltool-merge.in Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
file intltool-update.in Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
directory libawn/ Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
file ltmain.sh Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
file missing
file mkinstalldirs Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
directory po/ Wed May 06 00:51:15 -0700 2009 Imported Upstream version 0.3.2.1 [gilir]
file py-compile Fri Apr 17 12:19:23 -0700 2009 Imported Upstream version 0.3.2 [gilir]
directory src/
README
Avant Window Navigator (Awn) - http://launchpad.net/awn
=======================================================

A dock-like bar which sits at the bottom of you screen, allowing you to launch
and control applications. Also has the ability to embed external applets. Look
and feel are fully customisable, and theming support is also available.

Installation
============

libwnck-1.0
gnome-desktop-2.0
libgnome-2.0
gnome-vfs-2.0
gconf-2.0
x11
xproto
dbus-glib-1
libglade-2.0
xdamage
xcomposite
xrender

You will also need the following python packages (these are debian-specific naming, but should also be easy to find on 
other systems):
python2.5-dev
python-gnome2-dev
python-gnome2-desktop-dev
python-gnome2-extras-dev

Installation: Backends
======================

Awn can be compiled to work with various desktop-specific backends for file transfer, .desktop file manipulation and 
configuration. Here's a list of backeds:

  - gnome - This uses gnome-vfs, libgnome-desktop and gconf
  - xfce4 - thuner-vfs, eggdesktop, GKeyFile
  - agnostic - gio, eggdesktop, GKeyfile

You can switch between backends using --with-backend=BACKEND, where BACKEND=gnome, xfce4 or agnostic. The default 
backend it gnome.

Usage
=====

You can launch Awn from Applications->Accessories->Avant Window Navigator. You
can edit preferences by either launching Awn Manager from System->Preferences->Awn Manager, or right-clicking on the far 
left or right of the main bar, and selecting 'Preferences'.

If Awn Manager does not start, please run `awn-manager` from the terminal to 
see if any dependancies are missing.

Help
====

If you have any questions/bug reports/ideas, you can find help in the following
locations:

http://launchpad.net/awn - Main project page
http://wiki.awn-project.org - Wiki
http://forum.awn-project.org - Forum
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server