~vcs-imports/beagle/trunk

« back to all changes in this revision

Viewing changes to COPYING

  • Committer: dbera
  • Date: 2008-07-08 23:52:06 UTC
  • Revision ID: vcs-imports@canonical.com-20080708235206-1axm3o8wmkjxawcq
Add a python script (from CCSM) to grab shortcut keys from user input. Use the script in beagle-settings to get the shortcut key for beagle-search. Store the entire binding string in config instead of separately storing ctrl, alt and the key. Note that CCSM is GPLv2+ so we are including the script as GPLv3. It is possible to create a C# program to do what the script does but I am not taking the risk yet.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
        * LZMA SDK - GNU LGPL v2
17
17
        * xemail-net - GNU LGPL v2
18
18
        * Util/SemWeb/Euler.cs - W3C software license
 
19
        * tools/keygrabber.py - GPLv3
19
20
 
20
21
-----------------------------------------------------------------------------
21
22