Remove unused files.

git-svn-id: svn://10.0.0.236/trunk@130394 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blakeross%telocity.com
2002-09-25 00:31:10 +00:00
parent 50391fbbe5
commit 84db20fff1
2 changed files with 0 additions and 41 deletions

View File

@@ -1,21 +0,0 @@
<!-- extracted from content/pref-debug.xul -->
<!--LOCALIZATION NOTE : FILE DONT_TRANSLATE This file should not be translated -->
<!ENTITY lHeader "Events">
<!ENTITY rHeader "Event debugging preferences">
<!-- Event Debugging -->
<!ENTITY debugEventDebugging.label "Event Debugging">
<!ENTITY debugPaintFlashing.label "Paint Flashing (Caps-Lock toggles)">
<!ENTITY debugPaintDumping.label "Paint Dumping">
<!ENTITY debugInvalidateDumping.label "Invalidate Dumping">
<!ENTITY debugEventDumping.label "Event Dumping">
<!ENTITY debugMotionEventDumping.label "Motion Event Dumping">
<!ENTITY debugCrossingEventDumping.label "Crossing Event Dumping">
<!-- Reflow events -->
<!ENTITY debugReflowEvents.label "Reflow Debugging">
<!ENTITY debugReflowShowFrameCounts.label "Show frame counts">
<!ENTITY debugReflowDumpFrameCounts.label "Dump frame counts">
<!ENTITY debugReflowDumpFrameByFrameCounts.label "Dump frame by frame counts">

View File

@@ -1,20 +0,0 @@
<!-- extracted from content/pref-debug.xul -->
<!--LOCALIZATION NOTE : FILE DONT_TRANSLATE This file should not be translated -->
<!ENTITY lHeader "Networking">
<!ENTITY rHeader "Network debugging preferences">
<!-- Network-->
<!ENTITY debugNetworking.label "Networking">
<!ENTITY dirFormat "Directory Listing Format">
<!ENTITY raw.label "Raw - for debugging only">
<!ENTITY html.label "HTML">
<!ENTITY xul.label "XUL (tree-based)">
<!ENTITY httpVersion.label "HTTP Version">
<!-- Cache -->
<!ENTITY debugCache.label "Cache">
<!ENTITY debugDisableXULCache.label "Disable XUL Cache">
<!ENTITY debugEnableMemCache.label "Enable Mem Cache">
<!ENTITY debugEnableDiskCache.label "Enable Disk Cache">