changeset 4742:f9a672bec635

Automated merge with ssh://hg.atheme.org//hg/audacious
author William Pitcock <nenolod@atheme.org>
date Mon, 21 Jul 2008 08:26:17 -0500
parents 4542b99f0fcb (current diff) 10cfc41149ff (diff)
children df6cd6f44a4f
files
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/HACKING	Mon Jul 21 14:49:38 2008 +0200
+++ b/HACKING	Mon Jul 21 08:26:17 2008 -0500
@@ -90,6 +90,9 @@
   Discuss about it with fellow developers.
 
 
+- In the core, DO NOT WRITE CODE THAT IS DEPENDENT ON A SPECIFIC UI OR
+  INTERFACE. The core should NEVER care what interface is in use.
+
 
 Additional style guidelines
 ===========================