diff options
author | Ken Moore <ken@pcbsd.org> | 2015-04-21 12:46:48 -0400 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2015-04-21 12:46:48 -0400 |
commit | 52ae5fc0a07d596d781834f0b4bcc70744f84dc5 (patch) | |
tree | 688d80e6a027a1a2396840fef77b59d816141ebf /lumina-fileinfo/dialog.ui | |
parent | Remove lumina-fileinfo from the overall build (lumina.pro) until it gets test... (diff) | |
download | lumina-52ae5fc0a07d596d781834f0b4bcc70744f84dc5.tar.gz lumina-52ae5fc0a07d596d781834f0b4bcc70744f84dc5.tar.bz2 lumina-52ae5fc0a07d596d781834f0b4bcc70744f84dc5.zip |
Clean up the new lumina-fileinfo utility.
1) Get it setup for translations
2) Update the project file to work with all the Lumina defines/locations
3) Remove the registration of the *.desktop shortcut (CLI requirements, not a stand-alone app)
4) Clean up the icon/theme usage so if the icon theme gets changed it will be updated in the utility right away.
Diffstat (limited to 'lumina-fileinfo/dialog.ui')
-rw-r--r-- | lumina-fileinfo/dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lumina-fileinfo/dialog.ui b/lumina-fileinfo/dialog.ui index 8cca25d4..311c2ff0 100644 --- a/lumina-fileinfo/dialog.ui +++ b/lumina-fileinfo/dialog.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Desktop Editor</string> + <string>File Information</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> |