File: com.github.nomeata.pidgin_blinklight.metainfo.xml

package info (click to toggle)
pidgin-blinklight 0.11.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,652 kB
  • sloc: sh: 10,705; ansic: 319; makefile: 46; xml: 21; sed: 16
file content (23 lines) | stat: -rw-r--r-- 930 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<component>
  <id>com.github.nomeata.pidgin_blinklight</id>
  <metadata_license>MIT</metadata_license>
  <name>pidgin-blinklight</name>
  <summary>Blinks your ThinkPad's ThinkLight upon new messages</summary>
  <description>
    <p>This plugin for Pidgin will blink your laptops when you get new
    messages, so you notice them even if the conversation window is
    not up front and you don't have or don't see the window list.</p>

    <p>To use this with an Thinkpad's ThinkLight, you need to have the
    ibm-acpi kernel module loaded.</p>

    <p>To use this with an ASUS laptop, you need to have the asus_acpi
    kernel module loaded.</p>
  </description>
  <url type="homepage">https://github.com/nomeata/pidgin-blinklight</url>
  <launchable type="desktop-id">tucnak.desktop</launchable>
  <provides>
    <modalias>dmi:*:pn*:pvrThinkPad*:rvn*</modalias>
  </provides>
</component>