summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2d980eb)
raw | patch | inline | side by side (parent: 2d980eb)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 19 Oct 2009 23:56:11 +0000 (23:56 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 19 Oct 2009 23:56:11 +0000 (23:56 +0000) |
src/verbs.cpp | patch | blob | history |
diff --git a/src/verbs.cpp b/src/verbs.cpp
index fd549e381a7fb8588c7c663084bd14b1d97bf44e..29d24c10143690aa54f7a097ad73e5f5bbb5f7f7 100644 (file)
--- a/src/verbs.cpp
+++ b/src/verbs.cpp
N_("Create multiple clones of selected object, arranging them into a pattern or scattering"), INKSCAPE_ICON_DIALOG_TILE_CLONES),
new DialogVerb(SP_VERB_DIALOG_ITEM, "DialogObjectProperties", N_("_Object Properties..."),
N_("Edit the ID, locked and visible status, and other object properties"), INKSCAPE_ICON_DIALOG_OBJECT_PROPERTIES),
-#ifdef WITH_INKBOARD
+/*#ifdef WITH_INKBOARD
new DialogVerb(SP_VERB_XMPP_CLIENT, "DialogXmppClient",
N_("_Instant Messaging..."), N_("Jabber Instant Messaging Client"), NULL),
-#endif
+#endif*/
new DialogVerb(SP_VERB_DIALOG_INPUT, "DialogInput", N_("_Input Devices..."),
N_("Configure extended input devices, such as a graphics tablet"), INKSCAPE_ICON_DIALOG_INPUT_DEVICES),
new DialogVerb(SP_VERB_DIALOG_INPUT2, "DialogInput2", N_("_Input Devices (new)..."),