diff --git a/winehelper b/winehelper index b2c78c7..f7d80c4 100755 --- a/winehelper +++ b/winehelper @@ -438,10 +438,6 @@ EOF EOF - # Обновляем меню - if check_command update-menus ; then - update-menus - fi fi # Обновляем кэш desktop файлов @@ -491,10 +487,6 @@ remove_desktop () { try_remove_dir "$WH_MENU_DIR" try_remove_file "$WH_MENU_CATEGORY" try_remove_file "$WH_MENU_CONFIG" - # Обновляем меню - if check_command update-menus ; then - update-menus - fi fi # Обновляем кэш desktop файлов