diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-05-29 13:19:16 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-05-29 13:19:16 -0300 |
commit | c38ea439c0779806288a1fa5bc6801c350623c6a (patch) | |
tree | d218ae62eaea36dd0ee4f545eb8bb09d4227c437 /kde-unstable/qt/designer.desktop | |
parent | 629b4bffc68b6a0cd11dadd5a5e7a5609c1d28ce (diff) |
Removed evil trees
Diffstat (limited to 'kde-unstable/qt/designer.desktop')
-rw-r--r-- | kde-unstable/qt/designer.desktop | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/kde-unstable/qt/designer.desktop b/kde-unstable/qt/designer.desktop deleted file mode 100644 index 9b7b6e9aa..000000000 --- a/kde-unstable/qt/designer.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Name=Qt Designer -GenericName=Interface Designer -Comment=Design GUIs for Qt applications -Exec=/usr/bin/designer -Icon=designer -MimeType=application/x-designer; -Terminal=false -Encoding=UTF-8 -Type=Application -Categories=Qt;Development; |