* src/mergedata.glade: Make information panes non-editable.

svn: r4633
This commit is contained in:
Alex Roitman
2005-05-19 18:02:34 +00:00
parent 6a64c9e83f
commit 332d2b0145
2 changed files with 3 additions and 50 deletions

View File

@@ -8,6 +8,7 @@
replace references; (MediaBase.replace_media_references): Properly
replace references.
* src/MergeData.py: Correct comments.
* src/mergedata.glade: Make information panes non-editable.
2005-05-19 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/GenericFilter.py: Catch invalid input in some filters;