diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:50 -0600 |
commit | 4123be718760f8cbfc7ba7100bd0177575946fbf (patch) | |
tree | 651706f1048dbd8dd7b5fa757e111da22c5f292c /cervisia/cervisia-change_repos_list.pl | |
parent | b49dd7506883d2c41563bca9398959863e919b35 (diff) | |
download | tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.tar.gz tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.zip |
Additional renaming of kde to tde
Diffstat (limited to 'cervisia/cervisia-change_repos_list.pl')
-rw-r--r-- | cervisia/cervisia-change_repos_list.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/cervisia-change_repos_list.pl b/cervisia/cervisia-change_repos_list.pl index 925c49ee..daf06462 100644 --- a/cervisia/cervisia-change_repos_list.pl +++ b/cervisia/cervisia-change_repos_list.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -# (copied from kdesdk/cervisia/misc.cpp) +# (copied from tdesdk/cervisia/misc.cpp) # These regular expression parts aren't useful to check the validity of the # CVSROOT specification. They are just used to extract the different parts of it. $usernamerx = "([a-z0-9_][a-z0-9_-]*)?"; |