Bug 137932 - korganizer-import.desktop is missing Hidden=true
Summary: korganizer-import.desktop is missing Hidden=true
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-26 19:26 UTC by Gabriel C
Modified: 2006-11-27 17:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
fix korganizer-import.desktop (344 bytes, patch)
2006-11-26 19:27 UTC, Gabriel C
Details

Note You need to log in before you can comment on or make changes to this bug.
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.