completion: Fix previous commit
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 4 Apr 2017 20:27:33 +0000 (16:27 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 4 Apr 2017 20:27:33 +0000 (16:27 -0400)
data/completions/ges-launch-1.0

index 90eee61..798c145 100644 (file)
@@ -151,7 +151,7 @@ __ges_main ()
 {
        local i=1 c=1 command function_exists completion_func commands real_command effect_bin_description
 
-       commands=($(_ges_list_command))
+       commands=($(_list_commands))
        real_command=""
        effect_bin_description=""