diff options
-rwxr-xr-x | edit-urpm-sources.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/edit-urpm-sources.pl b/edit-urpm-sources.pl index 887c8ce8..4bf00a3e 100755 --- a/edit-urpm-sources.pl +++ b/edit-urpm-sources.pl @@ -46,6 +46,7 @@ BEGIN { } } +$ugtk2::wm_icon = "title-install"; $::isStandalone = 1; require_root_capability(); |