/usr/share/kde4/services/tipsofthedayapplet.desktop is in skrooge 1.3.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 | #!/usr/bin/env xdg-open
[Desktop Entry]
Name=Tip of the day
Name[cs]=Tip dne
Name[da]=Dagens tip
Name[de]=Tipp des Tages
Name[el]=Η Συμβουλή της Ημέρας
Name[en_GB]=Tip of the day
Name[es]=Consejo del día
Name[fr]=Astuce du jour
Name[nb]=Dagens tips
Name[nds]=Tipp för Vundaag
Name[nl]=Tip van de dag
Name[pl]=Wskazówka dnia
Name[pt]=Dica do dia
Name[pt_BR]=Dica do dia
Name[sk]=Tip dňa
Name[sv]=Dagens tips
Name[uk]=Порада дня
Name[x-test]=xxTip of the dayxx
Name[zh_CN]=日积月累
Name[zh_TW]=每日小祕訣
Icon=ktip
Type=Service
GenericName=Manage your money
GenericName[cs]=Spravujte své peníze
GenericName[da]=Hav styr på dine penge
GenericName[de]=Verwalten Sie Ihr Geld
GenericName[el]=Διαχείριση των χρημάτων σας
GenericName[en_GB]=Manage your money
GenericName[es]=Gestione su dinero
GenericName[fr]=Gérer votre argent
GenericName[it]=Gestisci i tuoi soldi
GenericName[nb]=Hold styr på pengene dine
GenericName[nds]=Geldpleeg
GenericName[nl]=Uw geld beheren
GenericName[pl]=Zarządzaj swoimi pieniędzmi
GenericName[pt]=Faça a gestão do seu dinheiro
GenericName[pt_BR]=Gerencie seu dinheiro
GenericName[sv]=Hantera dina pengar
GenericName[ug]=پۇللارنى باشقۇرۇش پروگراممىسى
GenericName[uk]=Керуйте вашими грошима
GenericName[x-test]=xxManage your moneyxx
GenericName[zh_CN]=管理钱财
GenericName[zh_TW]=管理您的金錢
ServiceTypes=Plasma/Applet
Categories=Qt;KDE;Office;Finance;
MimeType=application/x-skg;application/x-skgc;application/x-kmymoney;application/vnd.intu.qfx;application/x-ofx;application/x-homebank;application/x-gnc;application/x-gnucash;application/x-gsb;
X-KDE-Library=plasma_applet_tipsoftheday
X-KDE-PluginInfo-Author=siddharth SHARMA
X-KDE-PluginInfo-Email=siddharth.kde@gmail.com
X-KDE-PluginInfo-Name=fileskroogoid
X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Website=http://www.skrooge.org/
X-KDE-PluginInfo-Category=Qt;KDE;Office;Finance;
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-ParentApp=skrooge
X-Plasma-Requires-FileDialog=Unused
X-Plasma-Requires-LaunchApp=Unused
|