 
        A simple Nautilus extension that allows to run executables and launchers via right-click menu
        
        
             Homepage
 Homepage
             Download
 Download
        
         Recent Releases
        
          2.0.029 Oct 2022 07:45
          
             major feature:
             The extension has been ported to `libnautilus-extension-4`
          
       
       
          1.0.621 Sep 2021 13:33
          
             minor feature:
             Added Dutch translation.
          
       
       
          1.0.503 Sep 2021 13:34
          
             minor feature:
             AM_GNU_GETTEXT_VERSION( 0.21 ) has been replaced with AM_GNU_GETTEXT_VERSION( 0.19 ) in configure.ac.
    A typo has been fixed.
          
       
       
          1.0.325 May 2021 06:45
          
             minor feature:
             Use of fprintf() for logging has been dropped in favor of GLib's g_message().
A small in the build system that caused make distcheck not to function properly has been.
          
       
       
          1.0.103 May 2021 04:14
          
             minor feature:
             * Code review in the build system and the extension source code
* Package main repository has been moved to https://gitlab.gnome.org/madmurphy/nautilus-launch
          
       
       
          1.0.028 Apr 2021 09:01
          
             minor feature:
             * Use `dngettext()` for the plural forms of `gettext` strings
* Package review and fix this as the first stable major release (1.0.0)
          
       
       
          0.1.221 Oct 2020 03:15
          
             minor feature:
             * Use `--disable-static` as the default `configure` option
          
       
       
          0.1.110 Oct 2020 22:57
          
             minor feature:
             Messages and translations
          
       
       
          0.1.008 Oct 2020 10:51
          
             major feature:
             Initial release