Bug 137932

Summary: korganizer-import.desktop is missing Hidden=true
Product: [Applications] korganizer Reporter: Gabriel C <crazy>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: fix korganizer-import.desktop

Description Gabriel C 2006-11-26 19:26:45 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

Hi,

Without Hidden=true in korganizer-import.desktop korganizer is shown in 
Lost && Found too , which is wrong.

Regards 

Gabriel
Comment 1 Gabriel C 2006-11-26 19:27:51 UTC
Created attachment 18702 [details]
fix korganizer-import.desktop
Comment 2 Allen Winter 2006-11-26 23:50:40 UTC
SVN commit 608158 by winterz:

hide, so a KOrganizer entry doesn't end up in the Lost+Found menu.
BUGS: 137932


 M  +1 -0      korganizer-import.desktop  


--- branches/KDE/3.5/kdepim/korganizer/korganizer-import.desktop #608157:608158
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Encoding=UTF-8
+Hidden=true
 MimeType=text/calendar;text/x-vcalendar;
 Comment=Calendar and Scheduling Program
 Comment[af]=Kalender en Skedulering Program
Comment 3 Allen Winter 2006-11-27 17:04:12 UTC
SVN commit 608453 by winterz:

NoDisplay instead of Hidden.  thanks dfaure.

CCBUGS: 137932


 M  +1 -1      korganizer-import.desktop  


--- branches/KDE/3.5/kdepim/korganizer/korganizer-import.desktop #608452:608453
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Encoding=UTF-8
-Hidden=true
+NoDisplay=true
 MimeType=text/calendar;text/x-vcalendar;
 Comment=Calendar and Scheduling Program
 Comment[af]=Kalender en Skedulering Program
Comment 4 Gabriel C 2006-11-27 17:47:36 UTC
if you add NoDisplay=true korganizer doesn’t show the calendar so so kalendar is empty. I already added NoDisplay=true in Frugalware and got bug reports about.