[yast-commit] r57029 - in /trunk: core/agent-process/src/ core/base/tools/tty_wrapper/ fingerprint-reader/agent-fprint/src/ ldap-server/src/agent/ ldap-server/src/lib/ sound/agent-audio/src/
Author: lslezak Date: Wed Apr 29 13:04:19 2009 New Revision: 57029 URL: http://svn.opensuse.org/viewcvs/yast?rev=57029&view=rev Log: - fixed $Id$ tag expansion Modified: trunk/core/agent-process/src/Process.h (contents, props changed) trunk/core/base/tools/tty_wrapper/tty_wrapper.cc (contents, props changed) trunk/fingerprint-reader/agent-fprint/src/FPrintAgent.cc (props changed) trunk/ldap-server/src/agent/SlapdConfigAgent.h (props changed) trunk/ldap-server/src/agent/Y2CCSlapdConfigAgent.cc (props changed) trunk/ldap-server/src/lib/slapd-config.cpp (props changed) trunk/ldap-server/src/lib/slapd-config.h (props changed) trunk/sound/agent-audio/src/YastChannelId.cc (contents, props changed) trunk/sound/agent-audio/src/YastChannelId.h (contents, props changed) Modified: trunk/core/agent-process/src/Process.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/agent-process/src/Process.h?rev=57029&r1=57028&r2=57029&view=diff ============================================================================== --- trunk/core/agent-process/src/Process.h (original) +++ trunk/core/agent-process/src/Process.h Wed Apr 29 13:04:19 2009 @@ -23,7 +23,7 @@ * * Authors: Ladislav Slezák <lslezak@novell.com> * - * $Id:$ + * $Id$ */ #ifndef Process_h Modified: trunk/core/base/tools/tty_wrapper/tty_wrapper.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/base/tools/tty_wrapper/tty_wrapper.cc?rev=57029&r1=57028&r2=57029&view=diff ============================================================================== --- trunk/core/base/tools/tty_wrapper/tty_wrapper.cc (original) +++ trunk/core/base/tools/tty_wrapper/tty_wrapper.cc Wed Apr 29 13:04:19 2009 @@ -20,7 +20,7 @@ */ /* - File: $Id:$ + File: $Id$ Author: Ladislav Slezák <lslezak@novell.com> Summary: This is a generic tty wrapper Description: Starts a subprocess with a new internal tty input/output Modified: trunk/sound/agent-audio/src/YastChannelId.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/sound/agent-audio/src/YastChannelId.cc?rev=57029&r1=57028&r2=57029&view=diff ============================================================================== --- trunk/sound/agent-audio/src/YastChannelId.cc (original) +++ trunk/sound/agent-audio/src/YastChannelId.cc Wed Apr 29 13:04:19 2009 @@ -19,7 +19,7 @@ */ /* - File: $Id:$ + File: $Id$ Author: Ladislav Slezák <lslezak@novell.com> Summary: Class for converting Alsa channel name to Yast channel ID and vice versea. */ Modified: trunk/sound/agent-audio/src/YastChannelId.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/sound/agent-audio/src/YastChannelId.h?rev=57029&r1=57028&r2=57029&view=diff ============================================================================== --- trunk/sound/agent-audio/src/YastChannelId.h (original) +++ trunk/sound/agent-audio/src/YastChannelId.h Wed Apr 29 13:04:19 2009 @@ -19,7 +19,7 @@ */ /* - File: $Id:$ + File: $Id$ Author: Ladislav Slezák <lslezak@novell.com> Summary: Class for converting Alsa channel name to Yast channel ID and vice versea. */ -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
lslezak@svn.opensuse.org