Package: eeepc-acpi-scripts Version: 1.0.11 Severity: wishlist Tags: patch
Currently there is only support for kde 3 (knotify). The patch adds support for kde 4. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.29-rc8-s101 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages eeepc-acpi-scripts depends on: ii acpi-support-base 0.109-11 scripts for handling base ACPI eve ii acpid 1.0.8-6 Utilities for using ACPI power man ii pm-utils 1.2.4-2 utilities and scripts for power ma Versions of packages eeepc-acpi-scripts recommends: pn alsa-utils <none> (no description available) Versions of packages eeepc-acpi-scripts suggests: pn aosd-cat <none> (no description available) pn gnome-osd <none> (no description available) ii ttf-dejavu 2.25-3 Metapackage to pull in ttf-dejavu- ii ttf-mscorefonts-installer 3.0 Installer for Microsoft TrueType c -- no debconf information
50a51,54 > if [ -z "$OSD_SHOWN" ] && [ -x /usr/bin/kdialog ]; then > su $user -c "kdialog --passivepopup '$MSG' 2 --title 'Eee PC'" > fi >