Liferea: Fix adding a new subscription every launch
This commit is contained in:
parent
035e07d395
commit
75ba7dc923
10
.config/autostart/net.sourceforge.liferea.desktop
Executable file → Normal file
10
.config/autostart/net.sourceforge.liferea.desktop
Executable file → Normal file
@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Categories=Network;News;
|
||||
Comment[en_US]=Read news feeds and blogs
|
||||
Comment=Read news feeds and blogs
|
||||
Comment[en_US]=Read news feeds and blogs
|
||||
Comment[ar]=اقرأ تلقيمات الأخبار و المدونات
|
||||
Comment[ca]=Llegiu canals de notícies i blocs
|
||||
Comment[da]=Læs nyheds- og blogkilder
|
||||
@ -25,9 +25,9 @@ Comment[tr]=Haber beslemelerini ve blogları oku
|
||||
Comment[uk]=Читання подач новин та блогів
|
||||
Comment[vi]=Đọc các tin mới và blog
|
||||
DBusActivatable=true
|
||||
Exec=liferea %U
|
||||
GenericName[en_US]=Feed Reader
|
||||
Exec=liferea
|
||||
GenericName=Feed Reader
|
||||
GenericName[en_US]=Feed Reader
|
||||
GenericName[ar]=قارئ تلقيمات
|
||||
GenericName[ast]=Llector de noticies
|
||||
GenericName[be@latin]=Hartač RSS
|
||||
@ -64,8 +64,8 @@ GenericName[zh_CN]=Feed 阅读器
|
||||
Icon=liferea
|
||||
Keywords=news;feed;aggregator;blog;podcast;syndication;rss;atom
|
||||
MimeType=application/rss+xml;application/rdf+xml;application/atom+xml;
|
||||
Name[en_US]=Liferea
|
||||
Name=Liferea
|
||||
Name[en_US]=Liferea
|
||||
Name[ar]=لايفريا
|
||||
Name[ast]=Liferea
|
||||
Name[be@latin]=Liferea
|
||||
@ -146,3 +146,5 @@ X-KDE-RunOnDiscreteGpu=false
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
X-Ubuntu-Gettext-Domain=liferea
|
||||
RunHook=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user