aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/wombat.idl
blob: 2c9538bfcedfc1a79156e56d2330f4cedcc1e564 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
 * The Evolution Personal Organization Server.
 *
 * Copyright 2000, Ximian, Inc.
 */

module GNOME {
module Evolution {

    interface WombatClient {
        string getPassword (in string prompt, in string key);
        void   forgetPassword (in string key);
    };

    interface Config {

    };
};
};
lectron4/files/lodash-4.17.19&id=655809efe1c46c231af0c4849ffad5acc898557f'>diffstats
path: root/games/species
Commit message (Expand)AuthorAgeFilesLines
* games/species: Fix build on 12.0-CURRENTtobik2018-07-301-0/+15
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* - Fix typo in option descriptionamdmi32014-10-312-6/+2
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1
* - FIx build with clangmiwi2014-01-193-9/+19
* - Convert to dos2unix.mkmat2013-11-201-2/+1
* - Use USE_DOS2UNIXdanilo2013-11-112-16/+23
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* Style: tab -> space.eadler2013-03-291-1/+1
* Convert to new options frameworkbapt2012-06-13