/[smecontribs]/rpms/smeserver-nag/contribs10/nag_2.3.2.patch
ViewVC logotype

Annotation of /rpms/smeserver-nag/contribs10/nag_2.3.2.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Sun Dec 20 04:59:50 2020 UTC (3 years, 5 months ago) by brianr
Branch: MAIN
CVS Tags: HEAD
Initial import

1 brianr 1.1 diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/00Header mezzanine_patched_smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/00Header
2     --- smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/00Header 2009-04-18 17:08:40.000000000 -0500
3     +++ mezzanine_patched_smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/00Header 2009-04-18 17:02:22.000000000 -0500
4     @@ -1,6 +1,6 @@
5     //00Header
6     /**
7     - * $Horde: nag/config/prefs.php.dist,v 1.42.2.10 2008/07/02 16:15:45 jan Exp $
8     + * $Horde: nag/config/prefs.php.dist,v 1.42.2.11 2008/11/25 20:56:00 chuck Exp $
9     *
10     * See horde/config/prefs.php for documentation on the structure of this file.
11     */
12     diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/170ShowTaskList mezzanine_patched_smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/170ShowTaskList
13     --- smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/170ShowTaskList 2009-04-18 17:08:40.000000000 -0500
14     +++ mezzanine_patched_smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/170ShowTaskList 2009-04-18 16:59:51.000000000 -0500
15     @@ -9,6 +9,7 @@
16     'priority' => _("Priority"),
17     'assignee' => _("Assignee"),
18     'due' => _("Due Date"),
19     + 'estimate' => _("Estimated Time"),
20     'category' => _("Category")),
21     'desc' => _("Select the columns that should be shown in the list view:")
22     );
23     diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/190SortBy mezzanine_patched_smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/190SortBy
24     --- smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/190SortBy 2009-04-18 17:08:40.000000000 -0500
25     +++ mezzanine_patched_smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/190SortBy 2009-04-18 17:01:05.000000000 -0500
26     @@ -10,6 +10,7 @@
27     NAG_SORT_CATEGORY => _("Category"),
28     NAG_SORT_DUE => _("Due Date"),
29     NAG_SORT_COMPLETION => _("Completed?"),
30     + NAG_SORT_ESTIMATE => _("Estimated Time"),
31     NAG_SORT_ASSIGNEE => _("Assignee"),
32     NAG_SORT_OWNER => _("Task List")),
33     'desc' => _("Sort tasks by:"),
34     diff -Nur -x '*.orig' -x '*.rej' smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/200AltSortBy mezzanine_patched_smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/200AltSortBy
35     --- smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/200AltSortBy 2009-04-18 17:08:40.000000000 -0500
36     +++ mezzanine_patched_smeserver-nag-2.2/root/etc/e-smith/templates/home/httpd/html/horde/nag/config/prefs.php/200AltSortBy 2009-04-18 17:01:55.000000000 -0500
37     @@ -10,6 +10,7 @@
38     NAG_SORT_CATEGORY => _("Category"),
39     NAG_SORT_DUE => _("Due Date"),
40     NAG_SORT_COMPLETION => _("Completed?"),
41     + NAG_SORT_ESTIMATE => _("Estimated Time"),
42     NAG_SORT_ASSIGNEE => _("Assignee"),
43     NAG_SORT_OWNER => _("Task List")),
44     'desc' => _("Then:"),

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed