Changeset 021c332008d24ef503eddc6ad41f3392a5816e60

Show
Ignore:
Timestamp:
03/12/08 21:19:24 (6 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1205353164 +0100
git-parent:

[f1c34c38fee6fcfd5751f192f369581b89af7eef]

git-author:
Rafaël Carré <funman@videolan.org> 1205352025 +0100
Message:

Change a description msg

[] cause problems in zsh completion
Changing it to () is easier than fixing zsh completion generator

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/video_filter/atmo/atmo.cpp

    ra78e273 r021c332  
    201201#define SATWINSIZE_LONGTEXT N_("used for statistics") 
    202202 
    203 #define MEANLENGTH_TEXT     N_("Filter length [ms]") 
     203#define MEANLENGTH_TEXT     N_("Filter length (ms)") 
    204204#define MEANLENGTH_LONGTEXT N_("Time it takes until a color is complete "\ 
    205205                                "changed, removes flickering")