SVN_SILENT made messages (.desktop file)
[kdepim.git] / knode / resource.h
blob8e78092500df3ba140bd1f2fdb9186d49c0e9353
1 /*
2 KNode, the KDE newsreader
3 Copyright (c) 1999-2005 the KNode authors.
4 See file AUTHORS for details
6 This program is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation; either version 2 of the License, or
9 (at your option) any later version.
10 You should have received a copy of the GNU General Public License
11 along with this program; if not, write to the Free Software Foundation,
12 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, US
15 #include <kdepim-version.h>
17 #ifndef KNODE_RESOURCE_H
18 #define KNODE_RESOURCE_H
20 //========= KNode Version Information ============
22 #define KNODE_VERSION KDEPIM_VERSION
24 //================= StatusBar ====================
26 #define SB_MAIN 4000005
27 #define SB_GROUP 4000010
28 #define SB_FILTER 4000030
30 //================== Folders =====================
32 #define FOLD_DRAFTS 200010
33 #define FOLD_SENT 200020
34 #define FOLD_OUTB 200030
37 #endif // KNODE_RESOURCE_H