From fc11b68310c06bfa9ca8c8774b1c2ca5c1f6443f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dancs=C3=B3=20R=C3=B3bert?= Date: Sat, 5 Jan 2013 20:50:28 +0100 Subject: [PATCH] Corrected system name translation. Signed-off-by: Humdinger --- src/apps/fontdemo/Jamfile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/apps/fontdemo/Jamfile b/src/apps/fontdemo/Jamfile index 616621f2b0..81bfb02757 100644 --- a/src/apps/fontdemo/Jamfile +++ b/src/apps/fontdemo/Jamfile @@ -17,8 +17,3 @@ DoCatalogs FontDemo : ControlView.cpp FontDemoView.cpp ; - -AddCatalogEntryAttribute FontDemo - : - x-vnd.Haiku-FontDemo:FontDemo:FontDemo -;