aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview
diff options
context:
space:
mode:
authorAleric Inglewood2010-11-03 17:53:55 +0100
committerAleric Inglewood2010-11-03 17:53:55 +0100
commit3f7f854bd1d75a3d22df931ff4e30fbb8b642a50 (patch)
treef6e5c9a547fc0a937dca5aa1d94de2c919d4aff3 /linden/indra/newview
parentMerged webkit_plugins into weekly. Huzzah! The weekly branch now has browser/... (diff)
downloadmeta-impy-3f7f854bd1d75a3d22df931ff4e30fbb8b642a50.zip
meta-impy-3f7f854bd1d75a3d22df931ff4e30fbb8b642a50.tar.gz
meta-impy-3f7f854bd1d75a3d22df931ff4e30fbb8b642a50.tar.bz2
meta-impy-3f7f854bd1d75a3d22df931ff4e30fbb8b642a50.tar.xz
Rename hippo* files to lower case (PART 1 OF 2)
There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. Moreover, hippolimits.h is about the class HippoLimits, with uppercase H, so even that doesn't match. Of course, then we immediately rename all hippo* files to lowercase. This patch ONLY renames the file, with no other changes. This is done in order to make sure that git won't get confused ;). All other necessary changes will be in the next commit.
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/hippogridmanager.cpp (renamed from linden/indra/newview/hippoGridManager.cpp)0
-rw-r--r--linden/indra/newview/hippogridmanager.h (renamed from linden/indra/newview/hippoGridManager.h)0
-rw-r--r--linden/indra/newview/hippolimits.cpp (renamed from linden/indra/newview/hippoLimits.cpp)0
-rw-r--r--linden/indra/newview/hippolimits.h (renamed from linden/indra/newview/hippoLimits.h)0
-rw-r--r--linden/indra/newview/hipporestrequest.cpp (renamed from linden/indra/newview/hippoRestRequest.cpp)0
-rw-r--r--linden/indra/newview/hipporestrequest.h (renamed from linden/indra/newview/hippoRestRequest.h)0
-rw-r--r--linden/indra/newview/hippoupdate.cpp (renamed from linden/indra/newview/hippoUpdate.cpp)0
-rw-r--r--linden/indra/newview/hippoupdate.h (renamed from linden/indra/newview/hippoUpdate.h)0
8 files changed, 0 insertions, 0 deletions
diff --git a/linden/indra/newview/hippoGridManager.cpp b/linden/indra/newview/hippogridmanager.cpp
index dd0fa35..dd0fa35 100644
--- a/linden/indra/newview/hippoGridManager.cpp
+++ b/linden/indra/newview/hippogridmanager.cpp
diff --git a/linden/indra/newview/hippoGridManager.h b/linden/indra/newview/hippogridmanager.h
index 8429dba..8429dba 100644
--- a/linden/indra/newview/hippoGridManager.h
+++ b/linden/indra/newview/hippogridmanager.h
diff --git a/linden/indra/newview/hippoLimits.cpp b/linden/indra/newview/hippolimits.cpp
index a5d6ee6..a5d6ee6 100644
--- a/linden/indra/newview/hippoLimits.cpp
+++ b/linden/indra/newview/hippolimits.cpp
diff --git a/linden/indra/newview/hippoLimits.h b/linden/indra/newview/hippolimits.h
index 7792a2c..7792a2c 100644
--- a/linden/indra/newview/hippoLimits.h
+++ b/linden/indra/newview/hippolimits.h
diff --git a/linden/indra/newview/hippoRestRequest.cpp b/linden/indra/newview/hipporestrequest.cpp
index ed15907..ed15907 100644
--- a/linden/indra/newview/hippoRestRequest.cpp
+++ b/linden/indra/newview/hipporestrequest.cpp
diff --git a/linden/indra/newview/hippoRestRequest.h b/linden/indra/newview/hipporestrequest.h
index 727dbf7..727dbf7 100644
--- a/linden/indra/newview/hippoRestRequest.h
+++ b/linden/indra/newview/hipporestrequest.h
diff --git a/linden/indra/newview/hippoUpdate.cpp b/linden/indra/newview/hippoupdate.cpp
index f6947ad..f6947ad 100644
--- a/linden/indra/newview/hippoUpdate.cpp
+++ b/linden/indra/newview/hippoupdate.cpp
diff --git a/linden/indra/newview/hippoUpdate.h b/linden/indra/newview/hippoupdate.h
index 559c8b3..559c8b3 100644
--- a/linden/indra/newview/hippoUpdate.h
+++ b/linden/indra/newview/hippoupdate.h