[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [40361] branches/soc-2011-garlic: i18n: code cleanup and fixing unneeded translation ( when partial translation is used only)

Sergey Sharybin g.ulairi at gmail.com
Mon Sep 19 17:10:38 CEST 2011


Revision: 40361
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=40361
Author:   nazgul
Date:     2011-09-19 15:10:38 +0000 (Mon, 19 Sep 2011)
Log Message:
-----------
i18n: code cleanup and fixing unneeded translation (when partial translation is used only)

Modified Paths:
--------------
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.h
    branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.cpp
    branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_I3DHandle.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_IHandle.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_IWriter.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleFactory.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleReaderCoeff.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ReferenceHandler.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ResampleReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ResampleReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerEntry.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerEntry.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerHandle.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerHandle.h
    branches/soc-2011-garlic/intern/audaspace/sndfile/AUD_SndFileWriter.cpp
    branches/soc-2011-garlic/intern/audaspace/sndfile/AUD_SndFileWriter.h
    branches/soc-2011-garlic/intern/ffmpeg/ffmpeg_compat.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_DisplayManagerNULL.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_DisplayManagerSDL.cpp
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_DisplayManagerSDL.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_SystemNULL.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_SystemSDL.cpp
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_SystemSDL.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_WindowNULL.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_WindowSDL.cpp
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_WindowSDL.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_speaker.h
    branches/soc-2011-garlic/source/blender/blenkernel/intern/speaker.c
    branches/soc-2011-garlic/source/blender/blenlib/BLI_callbacks.h
    branches/soc-2011-garlic/source/blender/blenlib/intern/callbacks.c
    branches/soc-2011-garlic/source/blender/collada/AnimationExporter.cpp
    branches/soc-2011-garlic/source/blender/collada/AnimationExporter.h
    branches/soc-2011-garlic/source/blender/editors/armature/poselib.c
    branches/soc-2011-garlic/source/blender/editors/datafiles/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/editors/gpencil/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/editors/gpencil/SConscript
    branches/soc-2011-garlic/source/blender/editors/include/ED_datafiles.h
    branches/soc-2011-garlic/source/blender/editors/include/UI_interface.h
    branches/soc-2011-garlic/source/blender/editors/interface/interface.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_layout.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_panel.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_regions.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_templates.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_utils.c
    branches/soc-2011-garlic/source/blender/editors/screen/area.c
    branches/soc-2011-garlic/source/blender/editors/space_buttons/buttons_header.c
    branches/soc-2011-garlic/source/blender/editors/space_file/file_draw.c
    branches/soc-2011-garlic/source/blender/editors/space_file/file_panels.c
    branches/soc-2011-garlic/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2011-garlic/source/blender/editors/space_info/space_info.c
    branches/soc-2011-garlic/source/blender/editors/space_logic/SConscript
    branches/soc-2011-garlic/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2011-garlic/source/blender/editors/space_node/node_header.c
    branches/soc-2011-garlic/source/blender/editors/space_outliner/SConscript
    branches/soc-2011-garlic/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2011-garlic/source/blender/editors/transform/transform_orientations.c
    branches/soc-2011-garlic/source/blender/imbuf/intern/IMB_indexer.h
    branches/soc-2011-garlic/source/blender/imbuf/intern/indexer.c
    branches/soc-2011-garlic/source/blender/imbuf/intern/indexer_dv.c
    branches/soc-2011-garlic/source/blender/makesdna/DNA_speaker_types.h
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_speaker.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_texture_api.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_app_handlers.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_app_handlers.h
    branches/soc-2011-garlic/source/blender/python/intern/bpy_intern_string.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_intern_string.h
    branches/soc-2011-garlic/source/blender/python/mathutils/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Color.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Color.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Euler.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Euler.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Matrix.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Matrix.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Quaternion.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Vector.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Vector.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_geometry.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_geometry.h
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2011-garlic/source/creator/CMakeLists.txt
    branches/soc-2011-garlic/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/BL_Action.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/BL_Action.h
    branches/soc-2011-garlic/source/gameengine/Ketsji/BL_ActionManager.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/BL_ActionManager.h

Property Changed:
----------------
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.h
    branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.cpp
    branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_I3DHandle.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_IHandle.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_IWriter.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleFactory.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleReaderCoeff.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ReferenceHandler.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ResampleReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ResampleReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerEntry.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerEntry.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerHandle.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerHandle.h
    branches/soc-2011-garlic/intern/audaspace/sndfile/AUD_SndFileWriter.cpp
    branches/soc-2011-garlic/intern/audaspace/sndfile/AUD_SndFileWriter.h
    branches/soc-2011-garlic/intern/ffmpeg/ffmpeg_compat.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_DisplayManagerNULL.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_DisplayManagerSDL.cpp
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_DisplayManagerSDL.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_SystemNULL.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_SystemSDL.cpp
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_SystemSDL.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_WindowNULL.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_WindowSDL.cpp
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_WindowSDL.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_speaker.h
    branches/soc-2011-garlic/source/blender/blenlib/BLI_callbacks.h
    branches/soc-2011-garlic/source/blender/blenlib/intern/callbacks.c
    branches/soc-2011-garlic/source/blender/collada/AnimationExporter.cpp
    branches/soc-2011-garlic/source/blender/collada/AnimationExporter.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_speaker_types.h
    branches/soc-2011-garlic/source/blender/python/intern/bpy_app_handlers.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_app_handlers.h
    branches/soc-2011-garlic/source/blender/python/intern/bpy_intern_string.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_intern_string.h
    branches/soc-2011-garlic/source/blender/python/mathutils/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Color.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Color.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Euler.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Euler.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Matrix.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Matrix.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Quaternion.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Vector.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Vector.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_geometry.c
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_geometry.h
    branches/soc-2011-garlic/source/gameengine/Ketsji/BL_Action.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/BL_Action.h
    branches/soc-2011-garlic/source/gameengine/Ketsji/BL_ActionManager.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/BL_ActionManager.h

Modified: branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.cpp
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.cpp	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.cpp	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_DynamicIIRFilterFactory.cpp 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.cpp
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.h
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.h	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.h	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_DynamicIIRFilterFactory.h 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.h
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.cpp
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.cpp	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.cpp	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_DynamicIIRFilterReader.cpp 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.cpp
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.h
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.h	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.h	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_DynamicIIRFilterReader.h 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/FX/AUD_DynamicIIRFilterReader.h
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.cpp
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.cpp	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.cpp	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_FFMPEGWriter.cpp 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.cpp
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.h
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.h	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.h	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_FFMPEGWriter.h 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.h
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.cpp
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.cpp	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.cpp	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_AnimateableProperty.cpp 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.cpp
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.h
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.h	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.h	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_AnimateableProperty.h 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/intern/AUD_AnimateableProperty.h
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.cpp
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.cpp	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.cpp	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_FileWriter.cpp 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.cpp
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.h
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.h	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.h	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_FileWriter.h 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileWriter.h
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/intern/AUD_I3DHandle.h
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/intern/AUD_I3DHandle.h	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/intern/AUD_I3DHandle.h	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_I3DHandle.h 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/intern/AUD_I3DHandle.h
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/intern/AUD_IHandle.h
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/intern/AUD_IHandle.h	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/intern/AUD_IHandle.h	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_IHandle.h 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/intern/AUD_IHandle.h
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/intern/AUD_IWriter.h
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/intern/AUD_IWriter.h	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/intern/AUD_IWriter.h	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_IWriter.h 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/intern/AUD_IWriter.h
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleFactory.cpp
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleFactory.cpp	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleFactory.cpp	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_JOSResampleFactory.cpp 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *


Property changes on: branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleFactory.cpp
___________________________________________________________________
Deleted: svn:executable
   - *

Modified: branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleFactory.h
===================================================================
--- branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleFactory.h	2011-09-19 14:29:21 UTC (rev 40360)
+++ branches/soc-2011-garlic/intern/audaspace/intern/AUD_JOSResampleFactory.h	2011-09-19 15:10:38 UTC (rev 40361)
@@ -1,5 +1,5 @@
 /*
- * $Id: AUD_JOSResampleFactory.h 39792 2011-08-30 09:15:55Z nexyon $
+ * $Id$
  *
  * ***** BEGIN GPL LICENSE BLOCK *****
  *



@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list