mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-13 20:35:54 +01:00
- Slovak .po file updates from (Jan Tomka <judas@linux.sk>)
- "Save Workspace state" confirmation switch on the exit dialog panels (based on a patch from Jan Tomka <judas@linux.sk>)
This commit is contained in:
@@ -526,7 +526,7 @@ createPanel(_Panel *p)
|
||||
data->param.exec.command = "eterm";
|
||||
|
||||
data = putNewItem(panel, pad, ExecInfo, _("Run..."));
|
||||
data->param.exec.command = "%a(Run,Type command to run)";
|
||||
data->param.exec.command = _("%a(Run,Type command to run)");
|
||||
|
||||
data = putNewItem(panel, pad, ExecInfo, _("Netscape"));
|
||||
data->param.exec.command = "netscape";
|
||||
|
||||
@@ -8,8 +8,6 @@ EXTRA_DIST = pt.po hr.po fr.po ko.po cs.po ja.po zh_TW.Big5.po es.po\
|
||||
zh_CN.po fi.po it.po ru.po de.po hu.po bg.po sk.po
|
||||
|
||||
POTFILES = \
|
||||
$(top_builddir)/WPrefs.app/main.c \
|
||||
$(top_builddir)/WPrefs.app/WPrefs.c \
|
||||
$(top_builddir)/WPrefs.app/Appearance.c \
|
||||
$(top_builddir)/WPrefs.app/Configurations.c \
|
||||
$(top_builddir)/WPrefs.app/Expert.c \
|
||||
@@ -25,11 +23,11 @@ POTFILES = \
|
||||
$(top_builddir)/WPrefs.app/Preferences.c \
|
||||
$(top_builddir)/WPrefs.app/TexturePanel.c \
|
||||
$(top_builddir)/WPrefs.app/Themes.c \
|
||||
$(top_builddir)/WPrefs.app/WPrefs.c \
|
||||
$(top_builddir)/WPrefs.app/WindowHandling.c \
|
||||
$(top_builddir)/WPrefs.app/Workspace.c \
|
||||
$(top_builddir)/WPrefs.app/double.c \
|
||||
$(top_builddir)/WPrefs.app/editmenu.c \
|
||||
$(top_builddir)/WPrefs.app/xmodifier.c
|
||||
$(top_builddir)/WPrefs.app/imagebrowser.c \
|
||||
$(top_builddir)/WPrefs.app/main.c
|
||||
|
||||
SUFFIXES = .po .mo
|
||||
|
||||
|
||||
@@ -21,5 +21,5 @@ ru.po Russian Igor P. Roboul <igor@srcso.sochi.su>
|
||||
de.po German Bernd Eggert <Bernd.Eggert@t-online.de>
|
||||
hu.po Hungarian Horvath Szabolcs <horvathsz@penguinpowered.com>
|
||||
bg.po Bulgarian Slavei Karadjov <slaff@exco.net>
|
||||
sk.po Slovak Jan "judas" Tomka <tomka@oalevice.sk>
|
||||
sk.po Slovak Jan 'judas' Tomka <judas@linux.sk>
|
||||
|
||||
|
||||
1113
WPrefs.app/po/sk.po
1113
WPrefs.app/po/sk.po
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user