* src/gramps.desktop: Add russian strings. Set encoding line to UTF-8.
svn: r2428
This commit is contained in:
parent
429ccea06f
commit
76f6294dfc
@ -1,3 +1,6 @@
|
|||||||
|
2003-12-02 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||||
|
* src/gramps.desktop: Add russian strings. Set encoding line to UTF-8.
|
||||||
|
|
||||||
2003-12-02 Tim Waugh <twaugh@redhat.com>
|
2003-12-02 Tim Waugh <twaugh@redhat.com>
|
||||||
* gramps.spec.in: Add more docs.
|
* gramps.spec.in: Add more docs.
|
||||||
* Makefile.am: No need for dist-hook.
|
* Makefile.am: No need for dist-hook.
|
||||||
|
@ -1,13 +1,15 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=Legacy-Mixed
|
Encoding=UTF-8
|
||||||
Name=GRAMPS Genealogy System
|
Name=GRAMPS Genealogy System
|
||||||
Name[sv]=GRAMPS
|
Name[sv]=GRAMPS
|
||||||
Name[no]=GRAMPS
|
Name[no]=GRAMPS
|
||||||
Name[nb]=GRAMPS
|
Name[nb]=GRAMPS
|
||||||
|
Name[ru]=GRAMPS
|
||||||
Comment=Manage genealogical information, perform genealogical research and analysis
|
Comment=Manage genealogical information, perform genealogical research and analysis
|
||||||
Comment[sv]=Ett släktforskningsprogram
|
Comment[sv]=Ett släktforskningsprogram
|
||||||
Comment[no]=Et slektsforskningsprogram
|
Comment[no]=Et slektsforskningsprogram
|
||||||
Comment[nb]=Et slektsforskningsprogram
|
Comment[nb]=Et slektsforskningsprogram
|
||||||
|
Comment[ru]=Система исследования и анализа генеалогической информации
|
||||||
Exec=gramps
|
Exec=gramps
|
||||||
Icon=gramps.png
|
Icon=gramps.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
Loading…
Reference in New Issue
Block a user