[haiku-commits] r35520 - in haiku/trunk: data/catalogs/preferences/appearance src/preferences/appearance

  • From: pulkomandy@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 19 Feb 2010 13:36:26 +0100 (CET)

Author: pulkomandy
Date: 2010-02-19 13:36:26 +0100 (Fri, 19 Feb 2010)
New Revision: 35520
Changeset: http://dev.haiku-os.org/changeset/35520/haiku

Removed:
   haiku/trunk/data/catalogs/preferences/appearance/it.catkeys
Modified:
   haiku/trunk/src/preferences/appearance/Jamfile
Log:
Removed fake it.catkeys for appearance : it was actually a copy of fr.catkeys...


Modified: haiku/trunk/src/preferences/appearance/Jamfile
===================================================================
--- haiku/trunk/src/preferences/appearance/Jamfile      2010-02-19 09:16:11 UTC 
(rev 35519)
+++ haiku/trunk/src/preferences/appearance/Jamfile      2010-02-19 12:36:26 UTC 
(rev 35520)
@@ -36,7 +36,7 @@
        ColorWell.cpp
        ColorWhichItem.cpp
        : en.catalog
-       : bg.catkeys de.catkeys eo.catkeys fi.catkeys fr.catkeys it.catkeys
+       : bg.catkeys de.catkeys eo.catkeys fi.catkeys fr.catkeys
        ja.catkeys lt.catkeys pt.catkeys ru.catkeys sv.catkeys uk.catkeys
        pl.catkeys
        ;


Other related posts:

  • » [haiku-commits] r35520 - in haiku/trunk: data/catalogs/preferences/appearance src/preferences/appearance - pulkomandy