diff options
author | svntcreutz <svntcreutz@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-09-13 21:02:55 +0000 |
---|---|---|
committer | svntcreutz <svntcreutz@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-09-13 21:02:55 +0000 |
commit | 281c6f965a540efda4ba98044f136e1deb11389f (patch) | |
tree | 050b3911893d03198f6053fcfe249f4ae908419a | |
parent | 26a3fa7a7b0466680c8115711e19c1b17a010745 (diff) | |
download | vdr-plugin-menuorg-281c6f965a540efda4ba98044f136e1deb11389f.tar.gz vdr-plugin-menuorg-281c6f965a540efda4ba98044f136e1deb11389f.tar.bz2 |
more id properties set
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6149 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
-rw-r--r-- | src/CommandMenuNode.cpp | 2 | ||||
-rw-r--r-- | src/MenuEditMenusFactory.cpp | 2 | ||||
-rw-r--r-- | src/MenuItemDefinitionFactory.cpp | 2 | ||||
-rw-r--r-- | src/MenuSetupItemsFactory.cpp | 2 | ||||
-rw-r--r-- | src/PluginConfiguration.cpp | 2 | ||||
-rw-r--r-- | src/VdrState.cpp | 2 | ||||
-rw-r--r-- | src/XmlConfigurationFactory.cpp | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/CommandMenuNode.cpp b/src/CommandMenuNode.cpp index 217c6c3..ce8d523 100644 --- a/src/CommandMenuNode.cpp +++ b/src/CommandMenuNode.cpp @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: submenunode.cpp 5835 2007-08-19 21:45:51Z svntcreutz $ + * $Id$ * */ diff --git a/src/MenuEditMenusFactory.cpp b/src/MenuEditMenusFactory.cpp index 745b56f..4a16285 100644 --- a/src/MenuEditMenusFactory.cpp +++ b/src/MenuEditMenusFactory.cpp @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: childlock.cpp 5951 2007-08-24 05:45:20Z svntcreutz $ + * $Id$ * */ diff --git a/src/MenuItemDefinitionFactory.cpp b/src/MenuItemDefinitionFactory.cpp index d7667de..f2ee3ab 100644 --- a/src/MenuItemDefinitionFactory.cpp +++ b/src/MenuItemDefinitionFactory.cpp @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: mainmenuitemsprovider.cpp 6133 2007-09-05 00:00:12Z svntobi $ + * $Id$ * */ diff --git a/src/MenuSetupItemsFactory.cpp b/src/MenuSetupItemsFactory.cpp index f8a17f5..9b9cd08 100644 --- a/src/MenuSetupItemsFactory.cpp +++ b/src/MenuSetupItemsFactory.cpp @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: childlock.cpp 5951 2007-08-24 05:45:20Z svntcreutz $ + * $Id$ * */ diff --git a/src/PluginConfiguration.cpp b/src/PluginConfiguration.cpp index 14f33d6..dbbdef2 100644 --- a/src/PluginConfiguration.cpp +++ b/src/PluginConfiguration.cpp @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: pluginsetup.h 6098 2007-08-28 12:20:45Z svntcreutz $ + * $Id$ * */ diff --git a/src/VdrState.cpp b/src/VdrState.cpp index eaf9b1c..6e65553 100644 --- a/src/VdrState.cpp +++ b/src/VdrState.cpp @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: childlock.cpp 5951 2007-08-24 05:45:20Z svntcreutz $ + * $Id$ * */ diff --git a/src/XmlConfigurationFactory.cpp b/src/XmlConfigurationFactory.cpp index 65d081f..39b54c9 100644 --- a/src/XmlConfigurationFactory.cpp +++ b/src/XmlConfigurationFactory.cpp @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: commandmenunode.h 6123 2007-09-04 21:31:19Z svntcreutz $ + * $Id$ * */ |