diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-04-12 13:53:12 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-04-12 13:53:12 -0300 |
commit | a0a5078595f0fc0826387582bb0e76cb52908518 (patch) | |
tree | 8d8155b80f925068f69ee4aea606a9f24d890aeb /libre/xarchiver-libre/xarchiver-0.5.2-segfault-open-with.patch | |
parent | a19cbf2e94f0c06adafec2a9ff0d1d619881cc83 (diff) | |
parent | 96df1bacd54ae9d919c62f4348cc011c961f923e (diff) |
Merge branch 'master' of ssh://gparabola/abslibre
Conflicts:
libre/file-roller-libre/PKGBUILD
Diffstat (limited to 'libre/xarchiver-libre/xarchiver-0.5.2-segfault-open-with.patch')
-rw-r--r-- | libre/xarchiver-libre/xarchiver-0.5.2-segfault-open-with.patch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libre/xarchiver-libre/xarchiver-0.5.2-segfault-open-with.patch b/libre/xarchiver-libre/xarchiver-0.5.2-segfault-open-with.patch index ab907419d..e29d40c41 100644 --- a/libre/xarchiver-libre/xarchiver-0.5.2-segfault-open-with.patch +++ b/libre/xarchiver-libre/xarchiver-0.5.2-segfault-open-with.patch @@ -13,4 +13,3 @@ diff -pur xarchiver-0.5.2/src/open-with-dlg.c xarchiver-0.5.2.new/src/open-with- gtk_tree_model_get(model,&iter,2,&exec,-1); gtk_entry_set_text(GTK_ENTRY(data->custom_command_entry),exec); - |