summaryrefslogtreecommitdiff
path: root/saedit
diff options
context:
space:
mode:
authorVasily_Makarov <danilka.pro@gmail.com>2011-06-12 19:54:59 +0400
committerVasily_Makarov <danilka.pro@gmail.com>2011-06-12 19:54:59 +0400
commit374cdef443cbc994a8b3aae608d53809eb9174f5 (patch)
treee919b0108215e904fa1125acde5b1cbe968d8de8 /saedit
parent45bed05edc831c3fc2647c619826364317002ab7 (diff)
downloadevol-tools-374cdef443cbc994a8b3aae608d53809eb9174f5.tar.gz
evol-tools-374cdef443cbc994a8b3aae608d53809eb9174f5.tar.bz2
evol-tools-374cdef443cbc994a8b3aae608d53809eb9174f5.tar.xz
evol-tools-374cdef443cbc994a8b3aae608d53809eb9174f5.zip
saedit: Fix player bg
Diffstat (limited to 'saedit')
-rw-r--r--saedit/main.c1
-rwxr-xr-xsaedit/saeditbin457395 -> 457419 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/saedit/main.c b/saedit/main.c
index 15ebb21..9cddf2a 100644
--- a/saedit/main.c
+++ b/saedit/main.c
@@ -546,6 +546,7 @@ void parse_xml_text(gchar *text, SAEInfo *sae_info) {
}
void parse_xml_buffer(GtkWidget *button, GtkSourceBuffer *buffer) {
+ player = NULL;
load_options();
GtkTextIter beg, end;
diff --git a/saedit/saedit b/saedit/saedit
index 329f651..c6e06f1 100755
--- a/saedit/saedit
+++ b/saedit/saedit
Binary files differ