From 56cbca949ec6d4a36e7ebec0c7c36d41ab2db3db Mon Sep 17 00:00:00 2001 From: graemeg Date: Fri, 19 Sep 2008 09:26:36 +0000 Subject: * Removed old deprecated lazarus packages --- src/corelib/gdi/fpgfx_package.lpk | 130 -------------------------- src/corelib/gdi/fpgfx_package.pas | 17 ---- src/corelib/x11/fpgfx_package.lpk | 133 --------------------------- src/corelib/x11/fpgfx_package.pas | 18 ---- src/gui/fpgui_package.lpk | 188 -------------------------------------- src/gui/fpgui_package.pas | 19 ---- 6 files changed, 505 deletions(-) delete mode 100644 src/corelib/gdi/fpgfx_package.lpk delete mode 100644 src/corelib/gdi/fpgfx_package.pas delete mode 100644 src/corelib/x11/fpgfx_package.lpk delete mode 100644 src/corelib/x11/fpgfx_package.pas delete mode 100644 src/gui/fpgui_package.lpk delete mode 100644 src/gui/fpgui_package.pas diff --git a/src/corelib/gdi/fpgfx_package.lpk b/src/corelib/gdi/fpgfx_package.lpk deleted file mode 100644 index d988e8bd..00000000 --- a/src/corelib/gdi/fpgfx_package.lpk +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/corelib/gdi/fpgfx_package.pas b/src/corelib/gdi/fpgfx_package.pas deleted file mode 100644 index 8751d325..00000000 --- a/src/corelib/gdi/fpgfx_package.pas +++ /dev/null @@ -1,17 +0,0 @@ -{ This file was automatically created by Lazarus. Do not edit! -This source is only used to compile and install the package. - } - -unit fpgfx_package; - -interface - -uses - gfxbase, fpgfx, gfx_gdi, gfx_stdimages, gfx_imgfmt_bmp, gfx_widget, - gfx_UTF8utils, gfx_extinterpolation, gfx_cmdlineparams, gfx_utils, - gfx_popupwindow, gfx_impl, gfx_command_intf, gfx_wuline, gfx_imagelist, - gfx_constants, gfx_pofiles, gfx_translations, gfx_stringhashlist; - -implementation - -end. diff --git a/src/corelib/x11/fpgfx_package.lpk b/src/corelib/x11/fpgfx_package.lpk deleted file mode 100644 index 98ea4070..00000000 --- a/src/corelib/x11/fpgfx_package.lpk +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/corelib/x11/fpgfx_package.pas b/src/corelib/x11/fpgfx_package.pas deleted file mode 100644 index ae913f27..00000000 --- a/src/corelib/x11/fpgfx_package.pas +++ /dev/null @@ -1,18 +0,0 @@ -{ This file was automatically created by Lazarus. do not edit! - This source is only used to compile and install the package. - } - -unit fpgfx_package; - -interface - -uses - x11_xft, x11_keyconv, gfxbase, gfx_x11, fpgfx, gfx_stdimages, - gfx_imgfmt_bmp, gfx_widget, gfx_UTF8utils, gfx_extinterpolation, - gfx_cmdlineparams, gfx_utils, gfx_popupwindow, gfx_impl, gfx_command_intf, - gfx_wuline, gfx_imagelist, gfx_constants, gfx_pofiles, gfx_translations, - gfx_stringhashlist; - -implementation - -end. diff --git a/src/gui/fpgui_package.lpk b/src/gui/fpgui_package.lpk deleted file mode 100644 index 86b024ab..00000000 --- a/src/gui/fpgui_package.lpk +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/gui/fpgui_package.pas b/src/gui/fpgui_package.pas deleted file mode 100644 index 7ba0d416..00000000 --- a/src/gui/fpgui_package.pas +++ /dev/null @@ -1,19 +0,0 @@ -{ This file was automatically created by Lazarus. Do not edit! -This source is only used to compile and install the package. - } - -unit fpgui_package; - -interface - -uses - gui_button, gui_combobox, gui_dialogs, gui_edit, gui_form, gui_label, - gui_listbox, gui_memo, gui_scrollbar, gui_bevel, gui_checkbox, - gui_radiobutton, gui_trackbar, gui_tab, gui_basegrid, gui_listview, - gui_customgrid, gui_progressbar, gui_menu, gui_style, gui_grid, gui_tree, - gui_iniutils, gui_mru, fpgui_db, gui_popupcalendar, gui_gauge, - gui_editcombo, gui_hyperlink, gui_panel, gui_animation; - -implementation - -end. -- cgit v1.2.3-70-g09d2