From 128d6db1bfee621e3c15fc57267bbf19219617e6 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 27 Apr 2015 16:17:03 -0400 Subject: Add support for lumina-fm to be able to handle all input files (not just *.desktop shortcuts). --- lumina-fileinfo/dialog.ui | 483 +++++++++++++++++++++++++++++++--------------- 1 file changed, 330 insertions(+), 153 deletions(-) (limited to 'lumina-fileinfo/dialog.ui') diff --git a/lumina-fileinfo/dialog.ui b/lumina-fileinfo/dialog.ui index 311c2ff0..16ad6158 100644 --- a/lumina-fileinfo/dialog.ui +++ b/lumina-fileinfo/dialog.ui @@ -6,8 +6,8 @@ 0 0 - 383 - 288 + 349 + 327 @@ -15,162 +15,339 @@ - - - - - Working dir: + + + 0 + + + true + + + + File Properties + + + + + + icon + + + Qt::AlignCenter + + + + + + + + 0 + 0 + + + + Qt::Horizontal + + + + + + + Owner: + + + + + + + + + + + + + + Group: + + + + + + + + + + + + + + Permissions: + + + + + + + Qt::Horizontal + + + + + + + Created: + + + + + + + Note: The time a file was created might be more recent than the time modified if the file permissions were changed recently. + + + + + + + + + + Last Modified: + + + + + + + Type: + + + + + + + MimeType: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Edit Shortcut + + + + 2 - - - - - - true + + 4 - - + + 4 - - - ../../../../usr/local/share/icons/gnome/32x32/places/folder.png - + + 4 - - - - - - + + 4 - - - ../../../../usr/local/share/icons/gnome/32x32/actions/gnome-run.png - - - - - - - - Use startup notification - - - - - - - true - - - - - - - Icon: - - - - - - - Command: - - - - - - - Comment: - - - - - - - - - - - 275 - 16777215 - - - - - - - - ../../../../usr/local/share/icons/gnome/32x32/categories/xfce-graphics.png - - - - - 64 - 64 - - - - - - - - Run in terminal - - - - - - - Name: - - - - - - - Options - - - - - - - - - - - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - Cancel - - - - - - - Apply - - - - + + + + + + Working dir: + + + + + + + true + + + + + + + ../../../../usr/local/share/icons/gnome/32x32/places/folder.png + + + + + + + + + + + + ../../../../usr/local/share/icons/gnome/32x32/actions/gnome-run.png + + + + + + + + Use startup notification + + + + + + + true + + + + + + + Icon: + + + + + + + Command: + + + + + + + Comment: + + + + + + + + + + + 275 + 16777215 + + + + + + + + ../../../../usr/local/share/icons/gnome/32x32/categories/xfce-graphics.png + + + + + 64 + 64 + + + + + + + + Run in terminal + + + + + + + Name: + + + + + + + Options + + + + + + + + + + + + + + + Qt::Horizontal + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Cancel + + + + + + + Apply + + + + + + + + -- cgit