]> git.sesse.net Git - vlc/blobdiff - modules/gui/wince/interface.cpp
We're on git now, so show Git commit instead of svn revision.
[vlc] / modules / gui / wince / interface.cpp
index 6634eae67785907e0553e397a84a9d13dec36406..49cd08daca0d5571d80ae4df3bf705cfb2d001f6 100644 (file)
@@ -502,7 +502,7 @@ LRESULT Interface::WndProc( HWND hwnd, UINT msg, WPARAM wp, LPARAM lp )
                 _("Compiled by ") + VLC_CompileBy() + "@" +
                 VLC_CompileHost() + "." + VLC_CompileDomain() + ".\n" +
                 _("Compiler: ") + VLC_Compiler() + ".\n" +
-                _("Based on SVN revision: ") + VLC_Changeset() + ".\n\n" +
+                _("Based on Git commit: ") + VLC_Changeset() + ".\n\n" +
                 _("The VideoLAN team <videolan@videolan.org>\n"
                   "http://www.videolan.org/");