summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Grunt <pgrunt@redhat.com>2016-05-25 16:31:28 +0200
committerPavel Grunt <pgrunt@redhat.com>2016-05-25 16:32:22 +0200
commit9f5836e006a05adef99118aa11d5b90dcc36820b (patch)
tree163b1e0e253cee6e7c841ccd1cf9c1c37270fa38
parent1566a19becdf265022719bc92a3900d7f99ddce0 (diff)
documentation: Update spice style20160525
-rw-r--r--content/pages/spice-style.asc10
1 files changed, 7 insertions, 3 deletions
diff --git a/content/pages/spice-style.asc b/content/pages/spice-style.asc
index b024b6b..e2d7a3e 100644
--- a/content/pages/spice-style.asc
+++ b/content/pages/spice-style.asc
@@ -138,15 +138,19 @@ As a basic rule `Spice` refers to types in the public external headers while `Re
Common abbreviations
~~~~~~~~~~~~~~~~~~~~
-`rcc` RedChannelClient
+`ccc` CursorChannelClient
+
+`dc` DisplayChannel
`dcc` DisplayChannelClient
-`sin` spice instance
+`dpi` drawable pipe item
+
+`rcc` RedChannelClient
`sif` spice interface
-`dpi` drawable pipe item
+`sin` spice instance
Optimization
------------