/* * e-util-enums.h * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) version 3. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the program; if not, see * */ #ifndef E_UTIL_ENUMS_H #define E_UTIL_ENUMS_H #include G_BEGIN_DECLS typedef enum { E_ACTIVITY_RUNNING, E_ACTIVITY_WAITING, E_ACTIVITY_CANCELLED, E_ACTIVITY_COMPLETED } EActivityState; typedef enum { E_DURATION_MINUTES, E_DURATION_HOURS, E_DURATION_DAYS } EDurationType; G_END_DECLS #endif /* E_UTIL_ENUMS_H */ git.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Populate newly create net-p2p category with these ports:pav2006-01-311-1/+1
* - Add SHA256pav2005-11-261-0/+1
* - Remove dead master sitepav2005-09-142-7/+1
* - Support MAN properlykrion2004-03-102-3/+11
* SIZEify.trevor2004-01-301-0/+1
* fix master_sites for net/hxedwin2003-11-032-2/+2
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1