From bc02c657543a7d2be99ffbec9d002d698941f56f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 12 Jun 2017 02:41:32 +0100 Subject: merge epkg into sisyphus : from now on sisyphus-cli will be the CLI frontend (old epkg) && sisyphus-gui will be the GUI frontend ;; the backend libsisyphus.sh will be ported to python as well --- ui/accesories.ui | 220 ------------------------------------------------------- 1 file changed, 220 deletions(-) delete mode 100644 ui/accesories.ui (limited to 'ui/accesories.ui') diff --git a/ui/accesories.ui b/ui/accesories.ui deleted file mode 100644 index ea9e495..0000000 --- a/ui/accesories.ui +++ /dev/null @@ -1,220 +0,0 @@ - - - Accesories - - - Qt::ApplicationModal - - - - 0 - 0 - 1000 - 600 - - - - - 0 - 0 - - - - - 1000 - 600 - - - - Sisyphus : Category Accesories - - - - ../icon/category_accessories.png../icon/category_accessories.png - - - - - 25 - 25 - 950 - 475 - - - - - 950 - 500 - - - - QFrame::Panel - - - QFrame::Raised - - - QAbstractScrollArea::AdjustToContents - - - QAbstractItemView::NoEditTriggers - - - false - - - QAbstractItemView::SingleSelection - - - QAbstractItemView::SelectRows - - - true - - - 110 - - - true - - - false - - - - Category - - - - - Name - - - - - Available Version - - - - - Installed Version - - - - - Description - - - - - - - 275 - 530 - 200 - 40 - - - - <html><head/><body><p align="center">Uninstall package</p></body></html> - - - - - - - ../icon/package_uninstall.png../icon/package_uninstall.png - - - - 32 - 32 - - - - - - - 525 - 530 - 200 - 40 - - - - <html><head/><body><p align="center">Remove orphan packages</p></body></html> - - - - - - - ../icon/remove_orphans.png../icon/remove_orphans.png - - - - 32 - 32 - - - - - - - 775 - 530 - 200 - 40 - - - - <html><head/><body><p align="center">Close window</p></body></html> - - - - ../icon/window_close.png../icon/window_close.png - - - - 32 - 32 - - - - - - - 25 - 530 - 200 - 40 - - - - <html><head/><body><p align="center">Install package</p></body></html> - - - - - - - ../icon/package_install.png../icon/package_install.png - - - - 32 - 32 - - - - - - table_accesories - package_install - package_uninstall - orphans_remove - category_exit - - - - -- cgit v1.2.3