]> git.sesse.net Git - kdenlive/commitdiff
Start reorganising meta files
authorAlberto Villa <avilla@FreeBSD.org>
Thu, 10 Nov 2011 01:49:42 +0000 (02:49 +0100)
committerAlberto Villa <avilla@FreeBSD.org>
Thu, 10 Nov 2011 01:49:42 +0000 (02:49 +0100)
ChangeLog [moved from CHANGELOG with 99% similarity]
HACKING
INSTALL
README
README.translators [new file with mode: 0644]
RELEASE
mindmap.svg [moved from kdenlive-mindmap.svg with 100% similarity]
old_po/CORRECT_THESE [deleted file]
old_po/README [deleted file]
old_po/message-stats.sh [deleted file]

similarity index 99%
rename from CHANGELOG
rename to ChangeLog
index b1d292cba2f5a72d3060d3202e6aa9e3e8411bc5..7ab7cc49b3440bda00fa903c3707512de1990ef2 100644 (file)
--- a/CHANGELOG
+++ b/ChangeLog
@@ -1,4 +1,3 @@
-
 0.8.2
     * Load zone thumbnails from disk if available.
     * Optimise document loading.
@@ -19,7 +18,7 @@
     * Remove the "avformat-novalidate" trick for faster loading, caused crash. (http://kdenlive.org/mantis/view.php?id=2205)
     * Allow to assign a shortcut to usage of proxies in project.
     * Use separate thread for generation of timeline thumbnails when zoom is at frame level to keep UI responsive.
-    * Allow to use JScript in render profile parameter values. Values that need evalutation need to be indicated by '%'. 
+    * Allow to use JScript in render profile parameter values. Values that need evalutation need to be indicated by '%'.
     * Check for missing proxies on document opening.
     * Check document for invalid (overlapping) transitions.
     * Check for duration mismatch in clip producers when opening a document (can cause corruption).
diff --git a/HACKING b/HACKING
index 7d454fb74eb3a09529162c4ed725ed25ef662c61..fcc7e8b748cec4b05f069469237ca62969fe5e16 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -1,4 +1,3 @@
-
 This is the coding guideline for Kdenlive.
 
 Committing
diff --git a/INSTALL b/INSTALL
index d6458f4409021aa9557707a0d1b96d48b3635239..ecfda6f32d1d612224889c587a47b635b9aa3657 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,6 @@
-Kdenlive Installation Instrucions
+Kdenlive installation instrucions
 =================================
 
-
 To compile and install, go in the source directory and type:
 
 mkdir build;cd build
@@ -21,6 +20,3 @@ Note that you should also install MLT to do anything useful with Kdenlive. See
 the README file for details.
 
 Have Fun!
-
-
-
diff --git a/README b/README
index 794a848aab2c561b8dc3c3c99e1b70885e232da2..58d9914990dad1ac93e56e623e16ea45fdb195d7 100644 (file)
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ versions, but this is not guaranteed, or (at this stage of development) likely.
 We welcome all bug reports, feedback, and offers for help!
 So please visit our bug tracker and forums:
 
-Forum: 
+Forum:
 http://kdenlive.org/forum
 
 Bug Tracker:
diff --git a/README.translators b/README.translators
new file mode 100644 (file)
index 0000000..58f836c
--- /dev/null
@@ -0,0 +1,20 @@
+This file is intended to contain tips and Q/A for translating.
+
+* What is String Freeze?
+  Some weeks (usually 2) before a new release, string freeze is declared. From
+  then it is guaranteed that no strings in the source code will be changed
+  anymore so that translators can work without constantly having to update again
+  and again.
+
+* There is a duplicate string (like «Clip:» and «Clip: » or «Audio device» and
+  «Audio Device»). What to do?
+  File a bug report on Mantis so that they can be corrected for the next
+  release.
+
+* There is some other weird thing (singular form has to be translated both
+  separately and together with its plural form, etc.).
+  As above: bug report.
+
+* There is HTML and some CDATA tags in a string to translate.
+  Yes. This is not a mistake but intended, for formatting. Please keep these
+  tags. :)
diff --git a/RELEASE b/RELEASE
index b1690dde87267ff98de050e778b8f95115f55d44..2e0691c71eab04a44185bd1ec589b7dcef0afa38 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,4 +1,3 @@
-
 This file contains a to-do-list for releases. In braces the responsible person; none given means everybody.
 
 All time
similarity index 100%
rename from kdenlive-mindmap.svg
rename to mindmap.svg
diff --git a/old_po/CORRECT_THESE b/old_po/CORRECT_THESE
deleted file mode 100644 (file)
index 80356f7..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-0.8 translation:
-* Duration: 
-  Crop from start: 
-  (once with space)
-* Current settings
-  (settings uppercase and lowercase)
\ No newline at end of file
diff --git a/old_po/README b/old_po/README
deleted file mode 100644 (file)
index 1cd3b26..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-This file is intended to contain tips and Q/A for translating.
-
-* What is String Freeze?
-  Some weeks (usually 2) before a new release, string freeze is declared. From then it is guaranteed that 
-  no strings in the source code will be changed anymore so that translators can work without constantly
-  having to update again and again.
-
-* There is a duplicate string (like «Clip:» and «Clip: » or «Audio device» and «Audio Device»). What to do?
-  Either file a bug report on mantis, or add the strings to the CORRECT_THESE file in this directory so that
-  they can be corrected for the next release. 
-
-* There is some other weird thing (singular form has to be translated both separately and together with its plural form, etc.)
-  As above: Bug report or CORRECT_THESE file.
-
-* There is HTML and some CDATA tags in a string to translate.
-  Yes. This is not a mistake but intended, for formatting. Please keep these tags :)
-  
\ No newline at end of file
diff --git a/old_po/message-stats.sh b/old_po/message-stats.sh
deleted file mode 100755 (executable)
index 27079df..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-#! /bin/sh
-
-#MAX=1106
-
-thing=`msgfmt --statistics "kdenlive.pot" 2>&1`
-set -- $thing
-MAX=$4
-
-echo "document.getElementById(\"lastupdated\").innerHTML = \""`date`"\";" > poprogress.js
-
-for f in *; do
-  if test -d "$f"; then
-    for pot in *.pot; do
-      thing=`msgfmt --statistics "$f/kdenlive.po" 2>&1`
-      set -- $thing
-      foo=$1
-      ans=$(($foo * 100 / $MAX))
-      echo "document.getElementById(\"$f\").style.width = $ans + \"%\";" >> poprogress.js
-    done
-  fi
-done
-
-