LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
anconstantsdefs.cpp File Reference
+ Include dependency graph for anconstantsdefs.cpp:

Go to the source code of this file.

Namespaces

namespace  LC
 
namespace  LC::EF
 
namespace  LC::Mimes
 
namespace  LC::AN
 
namespace  LC::AN::Field
 
namespace  LC::AN::EF
 Namespace for various AN entity fields.
 

Macros

#define MIME_NOTIFICATION   "x-leechcraft/notification"
 
#define CAT_IM   "org.LC.AdvNotifications.IM"
 
#define CAT_ORGANIZER   "org.LC.AdvNotifications.Organizer"
 
#define CAT_DOWNLOADS   "org.LC.AdvNotifications.Downloads"
 
#define CAT_PACKAGE_MANAGER   "org.LC.AdvNotifications.PackageManager"
 
#define CAT_MEDIA_PLAYER   "org.LC.AdvNotifications.MediaPlayer"
 
#define CAT_TERMINAL   "org.LC.AdvNotifications.Terminal"
 
#define CAT_NEWS   "org.LC.AdvNotifications.News"
 
#define CAT_GENERIC   "org.LC.AdvNotifications.Generic"
 

Macro Definition Documentation

◆ CAT_DOWNLOADS

#define CAT_DOWNLOADS   "org.LC.AdvNotifications.Downloads"

Definition at line 59 of file anconstantsdefs.cpp.

◆ CAT_GENERIC

#define CAT_GENERIC   "org.LC.AdvNotifications.Generic"

Definition at line 83 of file anconstantsdefs.cpp.

◆ CAT_IM

#define CAT_IM   "org.LC.AdvNotifications.IM"

Definition at line 36 of file anconstantsdefs.cpp.

◆ CAT_MEDIA_PLAYER

#define CAT_MEDIA_PLAYER   "org.LC.AdvNotifications.MediaPlayer"

Definition at line 68 of file anconstantsdefs.cpp.

◆ CAT_NEWS

#define CAT_NEWS   "org.LC.AdvNotifications.News"

Definition at line 78 of file anconstantsdefs.cpp.

◆ CAT_ORGANIZER

#define CAT_ORGANIZER   "org.LC.AdvNotifications.Organizer"

Definition at line 55 of file anconstantsdefs.cpp.

◆ CAT_PACKAGE_MANAGER

#define CAT_PACKAGE_MANAGER   "org.LC.AdvNotifications.PackageManager"

Definition at line 64 of file anconstantsdefs.cpp.

◆ CAT_TERMINAL

#define CAT_TERMINAL   "org.LC.AdvNotifications.Terminal"

Definition at line 72 of file anconstantsdefs.cpp.

◆ MIME_NOTIFICATION

#define MIME_NOTIFICATION   "x-leechcraft/notification"

Definition at line 27 of file anconstantsdefs.cpp.