commit | a4abfa62d69ff92e3159ca0fd41184f5b72e16a4 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Mon Nov 20 23:01:47 2006 -0500 |
committer | Shawn O. Pearce <spearce@spearce.org> | Tue Nov 21 00:22:35 2006 -0500 |
tree | 554f9c51e8b9bbd1400a5d611a3fbf3b066a510a | |
parent | 75e355d6bec2796ea0e69f4f4421670141ac77a2 [diff] |
git-gui: Rename Project menu to Repository. Since all of the actions in our Project menu actually apply to the Git concept of a repository, it is a disservice to our users to call it "project". This is especially true if Git ever gets any sort of subproject support, as the term would then most definately conflict. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>