Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37712977
en ru br
ALT Linux repositórios
S:2.9.1-alt1.qa2
5.0: 2.8-alt4
4.1: 2.8-alt4
4.0: 2.8-alt4
3.0: 2.8-alt4

Group :: Som
RPM: aumix

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: aumix-2.8-mdk-close-dialogs.patch
Download


--- ./src/gtk.c.tv	2003-09-04 19:18:07.000000000 +0200
+++ ./src/gtk.c	2003-09-04 19:18:41.000000000 +0200
@@ -425,6 +425,7 @@
 /* Get the selected filename and copy it into the global save_filename. */
 {
 	save_filename = g_strdup(gtk_file_selection_get_filename(GTK_FILE_SELECTION(fs)));
+	gtk_widget_destroy(fs);
 	ErrorExitWarn(LoadSettings(), 'w');
 }
 
@@ -432,6 +433,7 @@
 /* Get the selected filename and copy it into the global save_filename. */
 {
 	save_filename = g_strdup(gtk_file_selection_get_filename(GTK_FILE_SELECTION(fs)));
+	gtk_widget_destroy(fs);
 	ErrorExitWarn(SaveSettings(), 'e');
 }
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009