Skip to content
Snippets Groups Projects
Commit 45c2c14f authored by Olivier Fourdan's avatar Olivier Fourdan
Browse files

Forgot to commit a file

(Old svn revision: 11720)
parent 675b0d44
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-04-22 21:27+0200\n"
"POT-Creation-Date: 2004-04-22 22:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -299,7 +299,7 @@ msgstr ""
msgid "Advanced"
msgstr ""
#: src/client.c:528
#: src/client.c:577
#, c-format
msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
msgstr ""
......
......@@ -248,6 +248,7 @@ gboolean clientIsTransientOrModalFor (Client *, Client *);
gboolean clientIsTransientForGroup (Client *);
gboolean clientIsModalForGroup (Client *);
gboolean clientIsTransientOrModalForGroup (Client *);
void clientClearLastOpTime (Client * c);
void clientSetNetState (Client *);
void clientUpdateWinState (Client *, XClientMessageEvent *);
void clientUpdateNetState (Client *, XClientMessageEvent *);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment