Commit Graph

11439 Commits

Author SHA1 Message Date
sthen
b39c53935b - Remove patches for QT4/MKV modules which are unnecessary.
- Remove patch for tdestroy() wrapper now that tdelete() has been fixed.
- Remove @comment's from the PLIST which are no longer necessary.

From Brad
2012-02-17 22:07:16 +00:00
ajacoutot
85653dfa02 Forgot in previous; just committed, no bump. 2012-02-17 17:23:31 +00:00
ajacoutot
3fc9167fc9 Drop RUN_DEPENDY on cups. If it's installed then it can be used, if not
then it won't; no need to enforce the dependency.
While here, remove 3 patches and use some perl subst instead.
2012-02-17 17:22:08 +00:00
ajacoutot
030f788427 Bump after a2ps FLAVORs change. 2012-02-17 13:26:09 +00:00
ajacoutot
c26df0f4ff Update to gnome-video-arcade-0.8.3. 2012-02-16 22:46:39 +00:00
ajacoutot
d986e2e605 Drop dependency on libpaper (which is really a Debian thing).
Regen WANTLIB.
2012-02-16 22:33:41 +00:00
ajacoutot
ce4a24d6d8 Update to libxklavier-5.2.1. 2012-02-16 22:26:48 +00:00
ajacoutot
94c6767e65 Implement user passwd change by admin users.
Prevent a couple of implicit declarations.
2012-02-16 22:25:47 +00:00
ajacoutot
0462eb86ac Missing @pkgpath marker, spotted by Mikolaj Kucharski. 2012-02-16 22:24:34 +00:00
ajacoutot
4c77f8ec5d Update to glom-1.20.9. 2012-02-16 22:23:43 +00:00
ajacoutot
7974a3fa9c No need to increase openfiles anymore. 2012-02-16 22:23:25 +00:00
ajacoutot
9039bccef3 Update to gnome-screensaver-3.2.1. 2012-02-16 22:22:22 +00:00
ajacoutot
b446b79701 Extend comment about yelp. 2012-02-16 22:21:54 +00:00
ajacoutot
b046d640cb Update to version 0.12.10.
Missing @pkgpath marker, spotted by Mikolaj Kucharski.
2012-02-16 22:20:02 +00:00
ajacoutot
72db1595fa Missing @pkgpath marker, spotted by Mikolaj Kucharski. 2012-02-16 22:19:04 +00:00
ajacoutot
9189ebeef3 Sync some patches with upstream. 2012-02-16 22:17:38 +00:00
ajacoutot
26bcece58a Update to gtk+2-2.24.10. 2012-02-16 22:09:14 +00:00
ajacoutot
b9644080ef Merge a patch from upstream that fixes a crash when printing from mozilla
apps to a CUPS printer.

ok sthen@
2012-02-02 09:21:07 +00:00
ajacoutot
1506bbacd1 Fix a typo that would make nautilus to use the wrong class in
nautilus_application_class_init(); from upstream.

ok sthen@
2012-02-02 07:14:07 +00:00
ajacoutot
593772291e Bring a patch from upstream to fix a hard crash with the -evolution
subpackage.
Sync the tracker_file_open_fd patches with upstream.

ok sthen@
2012-02-02 07:12:23 +00:00
ajacoutot
f350ec581f Remove conflicting file from -ui... grr @ make plist.
reported by naddy@
ok sthen@
2012-01-31 07:58:19 +00:00
sthen
d263935678 Add a few bug fixes to scrotwm. From upstream repo via Lawrence Teo.
ok ajacoutot@ and maintainer
2012-01-30 11:12:42 +00:00
ajacoutot
6d09b77915 Use gtk+3 by default. Turns out it works fine, the issue Stuart ran into
lies within vte itself, not the toolkit.

ok sthen@
2012-01-30 10:18:19 +00:00
dcoppa
eef31c6446 Add Stuart's mirror to MASTER_SITES, just to be safe.
ok sthen@
2012-01-30 08:49:17 +00:00
sthen
c0f9614217 disable gtk3 with an autoconf flag and sync WANTLIB, problem reported by
TAKAHASHI Tamotsu, ok ajacoutot@
2012-01-29 19:14:07 +00:00
ratchov
441a463737 Use sndio volume knob if available (consumes less CPU), rather than
chaining two soft volume knobs. Stop audio during pause to consume
less CPU. Honour AOPLAY_FINAL_CHUNK flag which fixes playback of very
short files.

ok & tweaks stsp@, ok sthen@, dcoppa@, go ahead edd@ (maintainer)
2012-01-26 20:21:31 +00:00
ajacoutot
adc0b9e75a From Ubuntu: disable help buttons since gnome-panel help is no longer in
the GNOME user guide.
(https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/885959)
2012-01-25 18:18:13 +00:00
ajacoutot
aba4ce2634 Update to gtk2-murrine-engine-0.98.2.
Use the gnome MODULE while here.

ok dcoppa@ (maintainer)
2012-01-25 16:03:34 +00:00
ajacoutot
ac120789bc Missing files, thanks to sten@ update plist script. 2012-01-25 14:40:36 +00:00
dcoppa
a0f7063e96 Update to libxdg-basedir-1.2.0 2012-01-25 14:13:34 +00:00
ajacoutot
fde4c8063b libsndio -> sndio 2012-01-25 14:07:09 +00:00
ajacoutot
086c34737b Update to glom-1.20.7. 2012-01-25 13:26:45 +00:00
ajacoutot
e180d70cba Update to libgda-5.0.3. 2012-01-25 13:26:05 +00:00
ajacoutot
eba9d62d75 Properly find and load libdb. 2012-01-25 11:30:41 +00:00
dcoppa
2d82895f79 Bugfix: setup the _NET_SUPPORTING_WM_CHECK atom in a standards-compliant
way. This makes chrome (and probably other apps, too) receive changes
of the _NET_ACTIVE_WINDOW and thus show its bookmark dialog properly
(upstream git commit 4f26d6f2a1a0efb7fa15999f9cc00d8673220e97)

Bugfix: only ignore EnterNotify events after UnmapNotifies from
managed windows. This fixes some focus follows mouse problems
(upstream git commit 47fd15649ad63f3becef8870276e51c6214300fc)

Bugfix: force a new sequence number after UnmapNotify. This fixes
the problem where legitimate EnterNotify arrived with the same
sequence as the UnmapNotify and was ignored
(upstream git commit 7a4d8ed6ed67c4d0d958458f58e4db1598c9cd75)

Bugfix: position floating windows exactly where their geometry
specified
(upstream git commit cb4c9b9d27a095047a5ac22ae75f6ee17475ba18)

Bugfix: fix coordinates when the rect of an output changes
(upstream git commit 077d2433a7186550ee349284b1849ec2048af69c)
2012-01-25 10:29:30 +00:00
ajacoutot
1b68204121 Maintenance update to gtk+2-2.24.9. 2012-01-25 09:05:18 +00:00
ajacoutot
ad845ae304 Minor update to moserial-3.0.5. 2012-01-24 16:00:52 +00:00
landry
2bf699a9ae Update to xfce4-xkb 0.5.4.3, from Kirill Bychkov (thanks!) 2012-01-23 16:36:08 +00:00
dcoppa
a32b5d2e57 Revert to 'xv' as default vo. 2012-01-23 16:14:40 +00:00
dcoppa
6859c43911 Play on the safe side: not all machines support xv video output
(loongson comes to mind), and thus use 'x11' by default.

While here, enable dark theme only when using GTK+3 (fixes warning
at startup).
2012-01-23 13:06:32 +00:00
dcoppa
f9009dcbd1 Add '-zoom' to mplayer when vo is x11
(upstream svn revision r84)
2012-01-23 11:01:34 +00:00
dcoppa
b90403a176 Bugfix update to rxvt-unicode-9.15
ok maintainer
ok sthen@
2012-01-23 08:10:40 +00:00
ajacoutot
488ad78d0d open(2) with the NOATIME flag is only available on Linux. Instead of
duplicating the same code all over with ifdef, factorize into a function
that opens file descriptors in a portable way.
2012-01-22 15:13:23 +00:00
ajacoutot
7151971f60 Bugfix update to moserial-3.0.4. 2012-01-21 07:35:09 +00:00
dcoppa
1a01e7a7fb sync comment 2012-01-20 20:16:32 +00:00
dcoppa
cff065fc5f Bugfix: respect WM_HINTS.input for WM_TAKE_FOCUS clients. This fixes
problems with some Qt apps
(upstream git commit 2d14ced024416e2074b57290bf7dade7d08899e5)

Bugfix: either use SetInputFocus *or* send WM_TAKE_FOCUS, not both.
This fixes problems with Oracle/OpenJDK JRE 7.0
(upstream git commit 21a2971b2442ab0881cf79553cc6b65bbb44afa7)
2012-01-20 15:53:18 +00:00
dcoppa
0185515fc8 Add mwm _MOTIF_WM_INFO atom to advertise mwm hints capability: fix
a problem with rxvt-unicode falling out of Fluxbox' control when
started with the borderless option.
(upstream git commit db08329d8bc689ff14cbb9084814d652ae349621)
2012-01-20 11:53:30 +00:00
ajacoutot
321b4fd169 From upstream:
Add -I argument for g-ir-scanner to use the include files from the local tree
instead of the ones installed in the system.
2012-01-19 15:37:08 +00:00
ajacoutot
7bc3b814cc Disable introspection support as this fails to build on a clean machine.
I'll revisit this later.

reported by several@
2012-01-19 14:25:10 +00:00
ajacoutot
5f4b329d44 dpb still tries to resolve gdm's dependencies even if it is marked as
BROKEN (???) -- so remove libdpam from here.
2012-01-19 14:14:13 +00:00
ajacoutot
99ad77a65c Bugfix update to rygel-0.12.7. 2012-01-19 10:48:33 +00:00
ajacoutot
81725664da Bugfix update to moserial-3.0.3. 2012-01-19 07:57:51 +00:00
ajacoutot
d3ac08446a Sync patch with upstream commit; no pkg change. 2012-01-18 16:32:34 +00:00
ajacoutot
a9562f65ca Remove unused dot.directory file. 2012-01-18 11:57:50 +00:00
ajacoutot
ea922170d0 Minor update to libxklavier-5.2. 2012-01-18 07:29:54 +00:00
espie
d73fef9ce0 SUBDIRS, dpb happy 2012-01-17 18:08:22 +00:00
sthen
32e58be3d3 Remove empty unreferenced files (-phonon was removed in Makefile r1.57) 2012-01-17 16:33:25 +00:00
espie
9bfc407747 don't use flavors for independent builds. dpb happy 2012-01-16 22:10:59 +00:00
ajacoutot
b0e847a885 Bugfix update to glom-1.20.6. 2012-01-16 14:12:53 +00:00
ajacoutot
50065f948c update to gnome-video-arcade-0.8.2. 2012-01-16 11:36:11 +00:00
ajacoutot
7567a59f65 Update to gjs-1.30.1. 2012-01-16 11:17:14 +00:00
dcoppa
5be890a918 Add icon drawing support to the pager plugin.
While here, fix make_profile.
2012-01-14 22:14:10 +00:00
sthen
0d526aa0d4 update to scrotwm 0.10.0, from maintainer Gonzalo L. R. 2012-01-14 21:48:13 +00:00
landry
a6ece1da15 Update to xfce4-netload 1.1.0. 2012-01-13 19:42:38 +00:00
landry
490ab1956b Update to ristretto 0.3.1. 2012-01-13 19:30:18 +00:00
naddy
6ad7a26783 bump revision for plist changes 5.0 -> 5.1 2012-01-13 00:55:14 +00:00
naddy
9672e134d6 remove unused variable from SUBST_VARS 2012-01-12 23:52:20 +00:00
dcoppa
b31be191b8 Update to xmobar-0.14.
Fix comment into files/Batt.hs.
Adjust WANTLIB.
Use lynx from base instead of curl for the weather plugin.

OK kili@
2012-01-12 21:42:07 +00:00
dcoppa
313830e560 Bump revision after xmonad updates.
As suggested by kili@
2012-01-12 11:14:17 +00:00
dcoppa
1aa54e8957 Update to xmonad-contrib-0.10
Ok kili@
2012-01-12 11:12:38 +00:00
dcoppa
ccdc7f82ff Update to xmonad-0.10
ok kili@
2012-01-12 11:11:58 +00:00
ajacoutot
9041d96743 WANTLIB sync. 2012-01-12 08:39:28 +00:00
dcoppa
c4fa8c3728 Bugfix: don't lose focus on fullscreen windows when another window
gets moved to that workspace
(upstream git commit f78caf8c5815ae7a66de9e4b734546fd740cc19d)

Bugfix: open new windows in the correct place when assignments match
(upstream git commit d4238c778a199ad88ebe8540904d98f81f110621)

Fix assignments of floating windows to (yet) unused workspaces
(upstream git commit 96c491a4885bf33802e1be883dbf5fe24bece650)
2012-01-11 13:33:48 +00:00
dcoppa
d58597215d Fix problem with directory vs dvd detection
(upstream svn revision r2201)
2012-01-11 12:45:25 +00:00
ajacoutot
5efa638f13 Bugfix update to glom-1.20.5. 2012-01-11 10:11:31 +00:00
ajacoutot
b1ce247a8b Update to gnome-icon-theme-symbolic-3.2.2. 2012-01-11 07:52:43 +00:00
dcoppa
86fed82c3b Tighten gmtk dependency and fix homepage 2012-01-09 22:52:37 +00:00
landry
bab2a9141d Add gtk-doc to BUILD_DEPENDS, reported by espie@ 2012-01-09 20:07:24 +00:00
robert
08e95cb710 KINFO_PROC2 is no more 2012-01-09 16:50:19 +00:00
ajacoutot
0d8df5254b Bugfix update to gnome-color-manager-3.2.2. 2012-01-09 16:38:31 +00:00
dcoppa
ded6f4bf1e Update to gnome-mplayer-1.0.5 2012-01-09 12:10:22 +00:00
dcoppa
de35ad8e3f Link gmtk to the build 2012-01-09 12:08:40 +00:00
dcoppa
27ae6700fb Update to xscreensaver-5.15.
Ok ajacoutot@
2012-01-08 15:36:26 +00:00
sebastia
68ee74b124 Use MASTER_SITE_SAVANNAH where appropriate
pointed out by sthen@
2012-01-08 12:03:09 +00:00
landry
e84600a53b Update to orage 4.8.3. 2012-01-06 16:03:09 +00:00
dcoppa
60e9c7669a Last one, I promise. 2012-01-05 16:37:36 +00:00
dcoppa
829fe24c60 Better wording for pkg/DESCR.
no yet linked, no bump
2012-01-05 16:22:48 +00:00
sebastia
78b9673985 Update libobjc1 to 1.7.2
make it honour CFLAGS and friends
rename library from gobjc to libobjc1

its still not linked to the build
2012-01-05 15:16:18 +00:00
dcoppa
812e17dd63 Import gmtk, the gnome-mplayer toolkit.
$ cat pkg/DESCR
gmtk is a library that is used by gnome-mplayer and gecko-mediaplayer:
several common functions and routines formerly in gnome-mplayer and
gecko-mediaplayer have been moved to this library.
gmtk can be used to build your own media players, as widgets have
been created to control mplayer: a simple media player can be built
using this library very quickly.

Feedback and ok: ajacoutot@, sebastia@
2012-01-05 14:47:10 +00:00
sebastia
1e0d5f5eb9 Update FisicaLab to 0.2.1
Mostly code cleanups and some bug fixing

OK aja@
2012-01-05 14:42:57 +00:00
sebastia
c69132bb7c cleanup cdplayer, remove some cruft that was intended for a dependent port
which will not go in that way.

OK aja@
2012-01-04 17:32:21 +00:00
dcoppa
1cee6bb7ba Don't pick up hidden dependency on startup-notification.
From Tobias Ulmer
2012-01-04 13:56:27 +00:00
ajacoutot
75439b88d2 GNOME 3 only works with sysutils/notification-daemon and not the xfce ones. 2012-01-04 10:47:01 +00:00
ajacoutot
c8b4e606de Typo in CUPS ipp backend. 2012-01-04 10:25:36 +00:00
ajacoutot
3bc19fd3d5 Drop build dependency on opensc, it's not needed anymore (opennx bundles
opensc headers).
Drop run dependency on opensc because our nxssh is not compiled with
SmartCard support.
Tweak README wrt samba.
2012-01-04 10:15:53 +00:00
ajacoutot
64db34e703 Bugfix update to gedit-3.2.6. 2012-01-04 08:03:01 +00:00
ajacoutot
2287a94a07 Add an explicit LIB_DEPENDS on sysutils/gamin; gvfs does not depend on
gamin anymore so depending in thunar itself is not enough anymore.

spotted by naddy@
2012-01-03 22:04:06 +00:00
ajacoutot
41fe4218b7 Add missing dependency and fix a segfault with opennx --admin. 2012-01-03 19:27:30 +00:00
ajacoutot
086fb6c1c0 Only install nxssh (i.e. the client part).
While here, fix some paths.
2012-01-03 17:42:19 +00:00
ajacoutot
9318ffeffe Properly respect CXX. 2012-01-03 16:58:38 +00:00
sebastia
75d9c68b82 update opennx to 0.16.0.658
getting rid of a couple of patches.

feedback and OK aja@
2012-01-03 16:46:36 +00:00
sebastia
102cf2bfda bump the MAJOR_VERSION for the nx* ports to 3.5.0, and enable nxproxy
feedback and OK aja@
2012-01-03 16:39:08 +00:00
sebastia
c0d92d84f9 update nxssh to NX 3.5.0
feedback and OK aja@
2012-01-03 16:37:49 +00:00
sebastia
9a0d2c7829 update nxcomp to NX 3.5.0
feedback and OK aja@
2012-01-03 16:35:28 +00:00
sebastia
e73884dc78 import nxproxy
NX X protocol proxy tool. Its used by NX clients and servers to
establish the remote X connections.

tested on i386/macppc and amd64 by aja@

feedback and OK aja@
2012-01-03 16:29:17 +00:00
ajacoutot
77a8551174 Bugfix update to gnome-nettool-3.0.1. 2012-01-03 12:11:53 +00:00
landry
42aee81e7d Update to xfce4-genmon 3.3.1. 2012-01-02 18:43:21 +00:00
ajacoutot
ba59a20d22 Increase RLIMIT_NOFILE cur value, otherwise we run into too many issues. 2012-01-02 16:06:50 +00:00
ajacoutot
8a7bc1db20 Implement get_memory_total(). 2012-01-02 14:11:21 +00:00
ajacoutot
63aeef2c18 Make gnome-session-check-accelerated-helper always return 1.
This prevents gnome-session from trying to start gnome-shell (which we
still do not have) when prerequisites for it are there.

This should fix issues seen by several where gnome-session would just
fail to start by trying to run gnome-shell.
2012-01-02 13:22:21 +00:00
ajacoutot
aa6ec00919 Use getrlimit(2) to set the maximum number of monitors instead of an
harcoded value.
2012-01-01 11:21:16 +00:00
ajacoutot
95a4fc7621 gamin,-server is gone, glib2 supports native file monitoring with kqueue(2). 2012-01-01 09:04:13 +00:00
ajacoutot
558258030f Bump after sysutils/gamin -main subpackage changed PKGNAME. 2012-01-01 09:03:20 +00:00
ajacoutot
6c6f95f607 Recognize GKqueueDirectoryMonitor. 2012-01-01 09:02:11 +00:00
kili
94f4cad048 Bump after previous hs- library updates.
Necessary because of ghc's over-aggressive inlining
which causes ABI changes in libraries depending on
updated libraries.

ok jasper@
2011-12-31 22:19:45 +00:00
edd
0041578775 Make mplayer build with Brad's ffmpeg update.
From brad, OK aja@
2011-12-30 17:40:40 +00:00
ajacoutot
a059491a7a Tweak COMMENT. 2011-12-30 11:17:49 +00:00
jasper
74e9508aa3 - update to 1.20.4 2011-12-30 11:15:58 +00:00
dcoppa
2133847a2f Some fixes here and there, from upstream git. 2011-12-29 16:15:53 +00:00
ajacoutot
ae06859d56 Forgot to add this in previous; from upstream:
Fix natural/min widht calculations for empty grids

https://bugzilla.gnome.org/show_bug.cgi?id=660139
2011-12-29 14:51:16 +00:00
ajacoutot
636c44737f Bugfix update to gtk+3-3.2.3 which fixes a hard crash with gtk-chooser. 2011-12-29 14:12:31 +00:00
ajacoutot
dfb3e14837 Add a comment regarding the notification-area-applet dependency. 2011-12-28 16:02:02 +00:00
ajacoutot
edd01a446c Our gnome-session already exports XDG_MENU_PREFIX in the environment, so
no need to play with get/setenv.
This will ease future updates.
2011-12-28 08:57:18 +00:00
ajacoutot
29bc074c65 Our gnome-session already exports XDG_MENU_PREFIX in the environment, so
no need to play with get/setenv.
gnome-panel is not supposed to be started by anything than gnome-session
anyway and it will ease future updates.
2011-12-28 08:56:57 +00:00
kili
903b5233a6 Bump to enforce updates. 2011-12-27 21:10:28 +00:00
dcoppa
9f9c183181 Add some more modern options for browser, terminal, filemanager and
fix pkg/MESSAGE.
2011-12-27 14:59:54 +00:00
ajacoutot
222a74283b One more thing to remove. 2011-12-27 14:15:06 +00:00
dcoppa
b144d8ecda Bugfixing update to i3-4.1.1 2011-12-27 09:05:17 +00:00
landry
897044c0bb Update to ristretto 0.3.0. 2011-12-26 18:47:10 +00:00
landry
3869bf4460 Update to xfce4-xkb 0.5.4.2, based on a diff from Kirill Bychkov for
0.5.4.1, thanks.
2011-12-26 18:46:38 +00:00
landry
f7aab42a2a Update to thunar-media-tags 0.2.0, ported to newer exo/thunarx apis,
remove now useless patches.
2011-12-26 18:44:29 +00:00
landry
c5e5c23762 Update to xfce4-clipman 1.2.2, ported to libxfce4ui. 2011-12-26 18:43:21 +00:00
landry
37a8593b7f Update to xfce4-smartbookmark 0.4.4, remove now useless patches. 2011-12-26 18:42:13 +00:00
landry
381cb321e9 Update to xfmpc 0.2.2, ported to libxfce4ui. 2011-12-26 18:41:06 +00:00
landry
b77a2dbcde Update to tumbler 0.1.23.
Adds an odf thumbnailer, fix depends/wantlib accordingly.
2011-12-26 18:40:14 +00:00
landry
fc01ef9334 Update to xfconf 4.8.1. 2011-12-26 18:39:11 +00:00
landry
e2056c5b53 Update to libxfce4ui 4.8.1. 2011-12-26 18:38:43 +00:00
landry
670092e75f Update to xfwm4 4.8.3. 2011-12-26 18:38:01 +00:00
kili
d6bd5a76f9 Don't silently pull in a dependency on pulseaudio.
I had a diff adding proper LIB_DEPENDS-* and WANTLIB- entries,
but espie@ prefers to just disable pulseaudio support for now,
because he's working on a qt4 update.

ok espie@
2011-12-26 15:51:55 +00:00
ajacoutot
d5178881fd Bugfix update to planner-0.14.6. 2011-12-25 09:55:12 +00:00
sthen
8823bce600 SECURITY update to VLC 1.1.13; fixes a buffer overflow in the TiVo demuxer.
Also install .la files for libvlc/libvlccore. From Brad (maintainer).
2011-12-23 15:01:59 +00:00
sebastia
413830b510 Update to 0.4, now with select identifier for queries, and allow to choose between http/https connections to salesforce.
OK ajacoutot@
2011-12-22 18:44:01 +00:00
sebastia
14d9e19c1c Update to 0.3.2, now introducing GSFIFO, which makes it a minor bump.
OK ajacoutot@
2011-12-22 18:41:49 +00:00
jasper
8a3001d72b - update to 1.20.3 2011-12-22 13:53:09 +00:00
dcoppa
5e98aef231 Update to rxvt-unicode-9.14.
From maintainer Levai Daniel with tweaks by me
2011-12-22 11:29:33 +00:00
sebastia
3393892792 update to 1.4.6
minor bump due to new method allowing loggin raw IO

OK jasper@, ajacoutot@
2011-12-21 17:55:33 +00:00
ajacoutot
439c9a9b23 Add link to bugzilla; no pkg change. 2011-12-21 14:20:06 +00:00
jasper
6f097398a4 add missing dependency 2011-12-20 18:34:42 +00:00
ajacoutot
07987391dd Add --system to daemon instead of daemon_flags to make it mandatory.
While here make sure the pid file is not around anymore on startup
(which can happen after a crash and prevent DBus from starting again).
2011-12-20 14:27:46 +00:00
ajacoutot
cf49db16a1 Bugfix update to gnote-0.8.2. 2011-12-19 23:08:52 +00:00