search for: bf646ad

Displaying 2 results from an estimated 2 matches for "bf646ad".

Did you mean: bf616ed
2010 Feb 11
1
[PATCH] Provides a reference implementation management server.
...r +input_file = ovirtserver/i18n/ovirtserver.pot +output_dir = ovirtserver/i18n + +[update_catalog] +domain = ovirtserver +input_file = ovirtserver/i18n/ovirtserver.pot +output_dir = ovirtserver/i18n +previous = true diff --git a/server/setup.py b/server/setup.py new file mode 100644 index 0000000..bf646ad --- /dev/null +++ b/server/setup.py @@ -0,0 +1,63 @@ +# Copyright (C) 2010, Red Hat, Inc. +# Written by Darryl L. Pierce +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation...
2010 Feb 17
0
[PATCH] Provides the new node lifecycle events.
...server -input_file = ovirtserver/i18n/ovirtserver.pot -output_dir = ovirtserver/i18n - -[update_catalog] -domain = ovirtserver -input_file = ovirtserver/i18n/ovirtserver.pot -output_dir = ovirtserver/i18n -previous = true diff --git a/server/setup.py b/server/setup.py deleted file mode 100644 index bf646ad..0000000 --- a/server/setup.py +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright (C) 2010, Red Hat, Inc. -# Written by Darryl L. Pierce -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License -# as published by the Free Software F...