Commit Graph

7188 Commits

Author SHA1 Message Date
ajacoutot
480aa70701 Add missing homepage. 2009-06-10 10:11:48 +00:00
ajacoutot
c50973b99a Missed SUBST_CMD in previous commit. 2009-06-09 17:24:37 +00:00
ajacoutot
ef98243329 - fix PLIST and install gnome-default-applications.pc where it belongs
spotted by kili@, thanks!
- while here, fix some hardcoded paths
- tweak diff_args
2009-06-09 17:21:10 +00:00
kili
85285a1cab Fix PLIST. While here, add avahi-* to WANTLIB. Bump.
ok ajacoutot@

ps: i'm currently trying to find all other ports depending on avahi and
fixing WANTLIB and LIB_DEPENDS where necessary. Will be committed later
this day (or tomorrow, depending on how late this evening will be ;-))
2009-06-09 14:34:02 +00:00
ajacoutot
9e18d75e6e Reorder dependencies.
While here, remove PKGNAME which made kili@ confused ;-)
2009-06-08 18:24:41 +00:00
ajacoutot
148fe8f433 While the -pidgin subpackage does depend on -main which depends on gconf2,
-pidgin does not directly depends on gconf2, so fix that.
2009-06-08 18:03:15 +00:00
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
be7cc85726 s/Yes/No 2009-06-08 17:20:13 +00:00
ajacoutot
726683d492 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
espie
4af0a6b34b update to 4.5.1, including gcc4 build.
fix packaging in that case, since I botched the "extended" WANTLIB
(if stuff comes from the main package, it *has* to be in LIB_DEPENDS,
because WANTLIB are checked at build time).
2009-06-08 13:55:28 +00:00
kili
893a736647 Unfuck the PLIST.
While here, adjust WANTLIB after the import of ahavi; several other
ports are affected by this, too.

No bump, because it didn't package correctly.

"looks right" bernd@
2009-06-08 09:05:13 +00:00
ajacoutot
9266dd4bce Convert to using the new gconf2.port.mk module.
This should be the last pass... now let's seat and see if it breaks...
2009-06-07 11:16:04 +00:00
ajacoutot
68a4cb8713 Convert to using the new gconf2.port.mk module. 2009-06-07 11:03:21 +00:00
ajacoutot
0032626b57 Regen plist. 2009-06-07 10:47:38 +00:00
ajacoutot
8d5815c2be Convert to using the new gconf2.port.mk module. 2009-06-07 10:46:40 +00:00
ajacoutot
7e6f60113c Convert to using the new gconf2.port.mk module. 2009-06-07 10:26:08 +00:00
ajacoutot
7cf1042ed0 Convert to using the new gconf2.port.mk module. 2009-06-07 10:01:47 +00:00
ajacoutot
1c04757b1f Convert to using the new gconf2.port.mk module. 2009-06-07 09:44:47 +00:00
ajacoutot
66382ec90c Convert to using the new gconf2.port.mk module. 2009-06-07 09:27:37 +00:00
ajacoutot
157103c4ec Convert to using the new gconf2.port.mk module. 2009-06-07 09:06:20 +00:00
landry
fc8dbf77ef Update to p5-Gtk2-1.220, depend on new p5-Pango package.
ok ajacoutot@
2009-06-07 08:47:57 +00:00
ajacoutot
481d8196ba Convert to using the new gconf2.port.mk module. 2009-06-07 08:40:58 +00:00
ajacoutot
3213e2c317 - hobbits come by 2 2009-06-07 08:20:07 +00:00
ajacoutot
4ffac7f01d Import policykit-gnome-0.9
PolicyKit-gnome provides:
  * an Authentication Agent for PolicyKit that integrates well with the
    GNOME desktop environment
  * a shared library to easily integrate usage of PolicyKit into GTK+
    applications
  * a proof-of-concept applet (that is subject to change) for managing
    authorizations

WIP: it does not work... seriously, don't send me mails!
2009-06-07 08:18:43 +00:00
ajacoutot
6ba365334e Convert to using the new gconf2.port.mk module. 2009-06-07 06:41:26 +00:00
jasper
a84973e517 - remove qt2, it's long dead
agreed by espie@, aja@, landry@, robert@, todd@
2009-06-07 00:30:09 +00:00
jasper
a8ccf9dd35 *cough* bring back two rather important files.. 2009-06-07 00:29:06 +00:00
jasper
8932775609 - remove more old and orphaned qt2 programs
cheering from a bunch of frogs
agreed by espie@
2009-06-07 00:19:53 +00:00
jasper
e64a9a5452 - remove old qt2 qt2-designer, both qt3 and qt4 ship a designer already
cheering from a bunch of frogs
agreed by espie@ (MAINTAINER)
2009-06-07 00:16:36 +00:00
ajacoutot
5793570ef0 - unbreak
reported by naddy@, thanks!
2009-06-06 18:35:10 +00:00
ajacoutot
647c8228f1 - don't hardcode paths
- sanitise PKGNAME
2009-06-06 04:53:39 +00:00
landry
d5e5b6274c +keynav 2009-06-06 04:45:24 +00:00
landry
eb3ad90313 Import keynav:
keynav is a piece of an on-going experiment to make pointer-driven
interfaces easier and faster for users to operate. It lets you move the
pointer quickly to most points on the screen with only a few key
strokes.

Ported because i was too bored writing and reading perl.
2009-06-06 04:44:10 +00:00
jasper
8bd869cac2 - add libgdamm 2009-06-05 22:16:07 +00:00
jasper
db68c5ce07 import libgdamm 3.0.1
libgdamm is a set of C++ bindings for the libgda database API, using
glibmm.
2009-06-05 22:15:35 +00:00
jasper
b7328a0d4d - add SECURITY FIX for the first part of SA35292
wxWidgets Double Free Vulnerability

patch from upstream
2009-06-05 17:28:57 +00:00
naddy
cfc5dacf60 fix build after putenv() prototype change and regen patches 2009-06-04 23:37:50 +00:00
sthen
b03737686b unbreak the avahi/qt4/gstreamer-base/vfs2/avahi circle; ok ajacoutot@ 2009-06-04 22:01:26 +00:00
landry
897d671447 + xfce4-modemlights 2009-06-04 04:19:16 +00:00
landry
3bda5407ba Import xfce4 modemlights plugin, sitting in my tree since >2 years:
Xfce 4 Modem Lights panel plugin provides an easy way to establish/close
a ppp connection via a modem. It should work with any scripts that
create a lock file during dialing and retain it through the connection,
like ppp -ddial which creates /var/run/tun0.pid.
2009-06-04 04:18:39 +00:00
jasper
6ec0cb6b15 - add inconsolata-font 2009-06-04 02:03:49 +00:00
jasper
41ef1cc286 import inconsolata
Inconsolata is a monospace font, designed for code listings and the
like, in print. There are a great many "programmer fonts," designed
primarily for use on the screen, but in most cases do not have the
attention to detail for high resolution rendering.
2009-06-04 02:02:08 +00:00
ajacoutot
67093893e1 - implement bsd_auth(3) support for gnome-screensaver
successfully tested with kerberos and passwd

looked over by and ok robert@
2009-06-04 00:45:39 +00:00
landry
743f3b7390 Add Human, Tangerine & Industrial icon themes. 2009-06-03 22:30:15 +00:00
landry
2286211d67 Import Human icon theme for GNOME, coming from Ubuntu.
ok ajacoutot@
2009-06-03 22:28:37 +00:00
landry
0d7fa85fea Import Tangerine icon theme for GNOME, coming from Ubuntu.
ok ajacoutot@
2009-06-03 22:27:47 +00:00
landry
1add20ee8a Import Industrial icon theme for GNOME, coming from OpenSUSE.
ok ajacoutot@
2009-06-03 22:27:01 +00:00
ajacoutot
7f64bee223 - add avahi support as agreed with sthen@ 2009-06-03 20:27:56 +00:00
jasper
df022d33eb - update py-qt4 to 4.4.4
maintainer timed-out
2009-06-03 18:22:28 +00:00
jasper
601ca7d031 - update py-qt3 to 3.17.6 (fixes build with recent py-sip update)
- fix homepage

maintainer timed-out
2009-06-03 18:21:34 +00:00
landry
14798cdaf7 Unfuck localized py-gtk apps when LANG!=C, making sure that configure
picks bind_textdomain_codeset() from libintl, and correctly sets the
codeset to UTF-8. This has annoyed me since c2k8, and the fix magically
appeared under my eyes this morning.
makes sense to wcmaier], ok ajacoutot@ jasper@
2009-06-03 17:26:00 +00:00
ajacoutot
a45d91c380 - add avahi support 2009-06-03 17:17:47 +00:00
ajacoutot
a6084dd1d5 - add avahi support 2009-06-03 16:42:11 +00:00
ajacoutot
d6d8ea4d98 - fix wantlib 2009-06-03 16:38:50 +00:00
ajacoutot
555ad3e30c - enable avahi support 2009-06-03 16:33:33 +00:00
ajacoutot
fd6b7790be - add avahi support 2009-06-03 16:31:57 +00:00
ajacoutot
a9d93642e1 - network plugin needs avahi 2009-06-03 16:31:13 +00:00
jasper
7cbcffe097 - fix homepage 2009-06-02 05:20:51 +00:00
ajacoutot
21453f6f68 - fix comment 2009-06-02 00:08:29 +00:00
ajacoutot
7d02037cf7 - loosen up run dependencies
- use MODGNOME_HELP_FILES
2009-06-01 23:37:21 +00:00
ajacoutot
e5c32ca459 - fix comment 2009-06-01 23:32:58 +00:00
ajacoutot
f7a81abc90 - no need to run_depends on yelp 2009-06-01 23:21:19 +00:00
ajacoutot
a03087c988 - mention nautilus-open-terminal...
(what about a GNOME meta-package?)
2009-06-01 22:28:34 +00:00
jasper
5085cdbc09 - better DESCR 2009-05-31 20:56:38 +00:00
jim
0318cd94ca -update to 0.9
-correct homepage and master_sites
-update maintainer email per maintainer

ok wcmaier@, "looks good for me" Gleysdon Soares (maintainer)
2009-05-31 20:00:22 +00:00
pyr
5df7d12bc4 update to scrotwm-0.9.5.
ok from my port ok-buddy aja@
2009-05-31 18:29:53 +00:00
sthen
c0c5895511 don't hardcode /usr/local, don't hide cc flags, don't hardcode CFLAGS
additions, regen PLIST+bump.
2009-05-31 16:24:23 +00:00
landry
3534bbab37 Fix issue where all desktop files were duplicated in menus, due to
g_get_system_data_dirs() reporting usr/local/share twice, cf
http://sourceforge.net/tracker/?func=detail&aid=1872819&group_id=66031&atid=513125
Reported & fix found by "J. Scott Heppler" shepper at earthlink.net,
thanks!
While here, drop maintainership. I don't want to be responsible for
an app with such a crappy code.
2009-05-30 21:34:16 +00:00
landry
1b6135388f Straightforward update to ristretto 0.0.22, bugfix release. 2009-05-30 20:34:48 +00:00
giovanni
d2d62982ec Link lablgtk2 2009-05-29 10:45:20 +00:00
giovanni
24629a2de7 Import lablgtk2, an Objective Caml interface to gtk+2
ok on previous diff avsm@

LablGTK2 is an Objective Caml interface to gtk+2.

It uses the rich type system of Objective Caml 3 to provide a strongly
typed, yet very comfortable, object-oriented interface to gtk+2. This
is not that easy if you know the dynamic typing approach taken by
gtk+2.
2009-05-28 09:18:24 +00:00
benoit
fe0768856b - cosmetic change
- bump
- regen PLIST

ok ajacoutot@
2009-05-25 16:09:08 +00:00
benoit
3f9fee7841 - bump
- change email of maintainer
- add py-xdg dependencies spotted by David Coppa

ok ajacoutot@
2009-05-25 15:17:20 +00:00
benoit
d6abeb2c66 bump...
ok ajacoutot@
2009-05-23 17:09:31 +00:00
ajacoutot
df642c2619 - regen WANTLIB (from cups kerberos support)
- bump
2009-05-22 13:08:22 +00:00
ajacoutot
9557c62857 - regen WANTLIB & bump 2009-05-22 12:30:43 +00:00
ajacoutot
4684dbeae3 - regen WANTLIB & bump 2009-05-22 12:17:47 +00:00
ajacoutot
75c4365a15 - use lynx(1) instead of w3m for indexing html contents 2009-05-22 10:18:14 +00:00
ajacoutot
a5041afac7 - explicitely separate the needed dependencies from the one we added for a
better GNOME experience, as we use this port as some sort of "metapackage"
- add gnome-audio to run_depends
2009-05-22 08:50:19 +00:00
ajacoutot
e11697b5c4 - no need for gnome-audio here 2009-05-22 08:46:22 +00:00
pea
66b38302b5 Update to 1.14.2
Cleanup WANTLIB
Take maintainership

ok Jona Joachim (previous maintainer), ajacoutot@
2009-05-20 06:34:16 +00:00
sthen
731b631a09 update to 1.4.4, from maintainer William Yodlowsky. 2009-05-20 03:16:12 +00:00
bernd
e353dedd5c Update to xchm-1.16.
ok & test martynas@
2009-05-19 22:03:13 +00:00
sthen
b70dcb07a1 - provide a default MODTCL_VERSION set to MODTK_VERSION; only one
place to change if you need to use a different Tcl/Tk version.

- provide MODTCL_LIB and MODTK_LIB (avoids a possible messy
construct in an individual port's Makefile when they are needed,
allows use of "LDFLAGS=-L${MODTCL_LIBDIR} -l${MODTCL_LIB}").

ok steven@, Stuart Cassoff
2009-05-19 21:14:52 +00:00
ajacoutot
aaffad6ae5 - librsvg,no_gnome is no more
from Markus Bergkvist, thanks!
2009-05-19 18:55:14 +00:00
jim
2d4c7e8dd8 update homepage and master sites.
ok simon@, maintainer
2009-05-19 14:49:37 +00:00
naddy
56fc727ec7 MAINTAINER changes require a package bump! 2009-05-19 14:03:45 +00:00
sthen
f8346224bb update to 2.3.6, the latest version that doesn't require cairo-xcb.
maintainer timeout.
2009-05-19 11:07:06 +00:00
ajacoutot
6aac839169 - update to gtk-engines2-2.18.2 2009-05-19 06:46:35 +00:00
jim
5a00687d78 update homepage and master sites.
ok simon@
2009-05-18 23:25:57 +00:00
jakob
47a734d2ba drop MAINTAINER 2009-05-16 21:04:45 +00:00
ajacoutot
7c486a18e5 - tweak comment 2009-05-16 13:56:27 +00:00
ajacoutot
5d8d818363 +nautilus-open-terminal 2009-05-16 13:55:33 +00:00
ajacoutot
8bfe0f80af Import nautilus-open-terminal-0.10
Nautilus extension which allows you to open a terminal in arbitrary
local folders.
2009-05-16 13:55:04 +00:00
ajacoutot
f5df4361a5 - update to libxklavier-3.9 2009-05-14 08:01:28 +00:00
naddy
05238ed41c fix the package name of the kanji flavor 2009-05-13 17:45:55 +00:00
ajacoutot
1c2b927ab9 - fix PKGNAME to be consistent with other ttf font packages
ok jasper@
2009-05-13 09:44:32 +00:00
ajacoutot
c11fab72ab - remove bogus '\' 2009-05-13 09:17:03 +00:00
landry
05bc8aa808 Bring in some patches from upstream svn to fix
http://bugzilla.xfce.org/show_bug.cgi?id=5301 and
http://bugzilla.xfce.org/show_bug.cgi?id=5222.
Bump PKGNAMEs.
2009-05-11 20:49:44 +00:00
ajacoutot
498110be75 - bugfix update to dbus-1.2.14
ok jasper@
2009-05-11 20:27:07 +00:00
jasper
1f88c0b22b - add more stuffs 2009-05-11 09:10:23 +00:00
ajacoutot
ba1b2fb6ba - remove devhelp from run_depends; it brings the webkit monster and is not
needed for a "Joe User" Desktop.
- sort readme while here

ok jasper@
2009-05-11 08:59:22 +00:00
sthen
b2b97faef9 update to 1.0.1; from Robert Blacquiere 2009-05-10 08:39:23 +00:00
jasper
b0560f0374 - the kanji flavor needs libiconv 2009-05-08 10:25:37 +00:00
giovanni
5d9bdf3164 Update to 0.6.0
Regen patches
2009-05-06 16:20:01 +00:00
sthen
6477c16298 make FLAVOR=DEBUG work better (the upstream configure script adds -O2
with DEBUG so that SSE can build; only -O1 is actually needed though,
and is cleaner in GDB. -O0 builds fail with SSE; disabling SSE is
not helpful for debugging real problems).

from Valery Masiutsin with feedback from myself and Björn Sandell
(maintainer, who is ok with the diff).
2009-05-05 11:40:08 +00:00
pirofti
d4a663325a Update xwrits to version 2.26.
From maintainer Scott Vokes, thanks! Also fixed indention, spacing, license
marker (from sthen@) and set NO_REGRESS.

Okay sthen@.
2009-05-04 23:24:09 +00:00
ajacoutot
c5f5727162 Remove XXX and tweak comment. No pkg change. 2009-05-04 15:11:47 +00:00
ajacoutot
70e9354e8c - alacarte-0.12.1 2009-05-04 14:43:31 +00:00
ajacoutot
291e977f32 - update to new stable release: alacarte-0.12.0 2009-05-04 14:16:57 +00:00
landry
329365542e Add xfce4-notifyd as an alternative to other notification daemons in
RUN_DEPENDS, and bump PKGNAMEs.
prodded by ajacoutot@.
2009-05-03 19:51:42 +00:00
landry
bb7ab1150b Link xfmpc and xfce4-notifyd to the build, were sitting since too long in my tree.. 2009-05-03 19:46:59 +00:00
landry
72c192d9ae Make notification-daemon and notification-daemon-xfce conflict with
xfce4-notifyd. Tweak a COMMENT for consistency while here, and bump PKGNAMEs.
Discussed with ajacoutot@ some times ago.
2009-05-03 19:43:36 +00:00
landry
c5de8d4c58 Import xfce4-notifyd, a simple alternative notification daemon for Xfce,
following the fd.o desktop notification spec. In the long term, it will
supersede notification-daemon-xfce, which was only a de-gnomified version
of notification-daemon, and is unmaintained upstream as of now.
Ah, and it ships an awesome ZOMG-PONIES! theme, which makes this package
totally unique in the ports-tree.
2009-05-03 19:39:57 +00:00
landry
b36f286f12 Import Xfmpc, a graphical GTK+ MPD client focusing on low footprint.
In my tree since ages...
2009-05-03 19:20:14 +00:00
kili
30409ea371 Fix WANTLIB and bump.
ok jasper@
2009-05-03 17:13:26 +00:00
landry
d05b41c7cf Add an OpenBSD 4.5 specific theme, from sepp0 at openbsd.org.ar, thx!
ok ajacoutot@, who also mirrors the distfiles.
2009-05-01 10:03:49 +00:00
sthen
26e7ec7114 update to 4.0; Jim Razmus (maintainer) 2009-04-29 20:14:43 +00:00
sthen
a5d5271da8 update to 0.1.10; Nicholas Marriott (maintainer) 2009-04-29 20:11:25 +00:00
landry
b5df4aa9e6 ..and update to xfwm4 4.6.1, capitalize 'Xfce4' in COMMENT.
Now all Xfce4 core components should have consistent comments..
Update was ok ajacoutot@ no objections steven@
2009-04-28 19:55:52 +00:00
landry
3ceca8b311 Update to xfprint 4.6.1, tweak COMMENT for consistency. 2009-04-28 19:54:02 +00:00
landry
396ea61d72 Update to xfdesktop 4.6.1, tweak COMMENT for consistency.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:53:22 +00:00
landry
aa216d1129 Update to xfconf 4.6.1, tweak COMMENT for consistency. 2009-04-28 19:52:38 +00:00
landry
fb511f7e69 Update to xfce4-settings 4.6.1, tweak COMMENT for consistency.
Remove a pair of Makefile.in patches and use FAKE_FLAGS instead.
2009-04-28 19:52:07 +00:00
landry
9b568d0c02 Update to xfce4-session 4.6.1, capitalize 'Xfce4' in COMMENT.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:50:27 +00:00
landry
97516717e8 Update to xfce4-panel 4.6.1, tweak COMMENT for consistency.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:49:31 +00:00
landry
eb48c71ed8 Update to xfce4-mixer 4.6.1, tweak COMMENT for consistency.
Remove a patch merged upstream.
2009-04-28 19:48:47 +00:00
landry
e416501366 Update to xfce4-appfinder 4.6.1, capitalize 'Xfce4' in COMMENT. 2009-04-28 19:47:58 +00:00
landry
a8c631d835 Update to xfce-utils 4.6.1, tweak COMMENT for consistency.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:47:15 +00:00
landry
0a83646257 Update to thunar 1.0.1, tweak COMMENT for consistency.
Remove a patch merged upstream, and use FAKE_FLAGS instead of patching
Makefile.in.
2009-04-28 19:46:28 +00:00
landry
efbc1b41d2 Update to Terminal 0.2.12, tweak COMMENT for consistency while here. 2009-04-28 19:45:05 +00:00
landry
4565bd756a Update to orage 4.6.1, tweak COMMENT for consistency while here. 2009-04-28 19:44:29 +00:00
landry
97417658c6 Update to libxfcegui4, tweak COMMENT for consistency.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:43:59 +00:00
landry
58186ce2f7 Update to libxfce4util 4.6.1, tweak COMMENT for consistency. 2009-04-28 19:43:06 +00:00
landry
d790c21b39 Update to libxfce4menu 4.6.1. Tweak COMMENT for consistency, remove a
patch merged upstream.
2009-04-28 19:42:37 +00:00
landry
f82ff1a10b Bump PKGNAMEs for modules which weren't updated with Xfce 4.6.1.
Tweak COMMENTs for consistency while here.
2009-04-28 19:40:09 +00:00
landry
66d239f8b3 Update to exo 0.3.101. Tweak COMMENT for consistency.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:38:40 +00:00
landry
497218963c Bump for Xfce 4.6.1 update (which is ok ajacoutot@, no objections steven@) 2009-04-28 19:37:29 +00:00
ajacoutot
4e4d9ed269 - bugfix update to dasher-4.10.1
* Fix crash when scrolling precisely vertically.
* Gtk: the speed spin button on the main screen now changes and is in sync
  synch with the value in preferences.
2009-04-27 16:34:22 +00:00
ajacoutot
2ed1f4e69d - give a better chance for kbd to be initialized before starting GDM;
spotted by giovanni@

ok jasper@
2009-04-27 08:09:27 +00:00
ajacoutot
15b0b8a1fd - update to gnome-video-arcade-0.6.7
Patches from Pierre Riteau were merged in original svn thanks to very
responsive upstream.
2009-04-27 06:55:20 +00:00
jasper
c0efd4aad9 - uncomment some stuff that should work now 2009-04-26 17:10:53 +00:00
sthen
883aa01ab9 update to 5.5; Jim Razmus (maintainer) 2009-04-26 13:23:31 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
c061372b7f update to Tcl/Tk 8.5.7, from maintainer Stuart Cassoff 2009-04-24 21:13:13 +00:00
sthen
f6081a047e update to 2.5 and Makefile reworking; from maintainer Stuart Cassoff 2009-04-24 16:29:55 +00:00
kurt
c1c3b5b6db Prevent signal/waitpid races by blocking SIGCHLD in
_dbus_get_autolaunch_address(). This corrects the
pidgin + dbus plugin error dialog  "dbus: Failed to
get connection: Failed to execute dbus-launch to
autolaunch D-Bus session".

okay todd@
2009-04-24 15:06:05 +00:00
jasper
6ee24a7d07 - update tracker to 0.6.94
* bugfixes and minor improvements

jaja aja@
2009-04-24 14:25:07 +00:00
jasper
e9e4033c69 Don't display "Power Management" options, this requires HAL and will
only confuse users.

ok aja@
2009-04-23 22:30:41 +00:00
jasper
4df0da61e8 - install autostart file for tracker-applet
- fix WANTLIB
2009-04-22 11:44:09 +00:00