1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/software/linux/_posts/2009-08-24-gajim-notifyosd.md

19 lines
566 B
Markdown
Raw Normal View History

2015-04-13 20:20:11 +01:00
---
created: 2009-08-24 18:25:41 +0200
2022-01-23 17:14:59 +00:00
layout: redirect
layout_old: default
redirect_to: https://blog.mbirth.de/archives/2009/08/24/gajim-and-notify-osd.html
2015-04-13 20:20:11 +01:00
tags:
2022-01-23 17:14:59 +00:00
- know-how
- software
- linux
title: Gajim and Notify-OSD
toc: false
updated: 2009-08-24 18:25:41 +0200
2015-04-13 20:20:11 +01:00
---
2022-01-23 17:14:59 +00:00
2015-04-13 20:20:11 +01:00
[gajim](apt://gajim) doesn't support the new (since Jaunty) `libnotify-osd` library of Ubuntu and instead shows a
dialog box.
There's a patch available at [archlinux.org](http://aur.archlinux.org/packages/gajim-notify-osd/gajim-notify-osd/osd.patch)
2022-01-23 17:14:59 +00:00
which enables support for `libnotify-osd`.