added icon
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 26 Oct 2013 23:35:47 +0000 (23:35 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 26 Oct 2013 23:35:47 +0000 (23:35 +0000)
14 files changed:
Makefile.am
Makefile.in
NEWS
NEWS.html
config.status
configure
configure.ac
icons/hicolor/scalable/Makefile.am [new file with mode: 0644]
icons/hicolor/scalable/ptask.svg [new file with mode: 0644]
po/Makefile
po/Makefile.in
po/fr.gmo
po/fr.po
po/ptask.pot

index b353711..5549ea2 100644 (file)
@@ -1,6 +1,7 @@
-SUBDIRS = po \
+SUBDIRS = icons/hicolor/scalable \
+       po \
        src \
-       tests
+       tests 
 
 dist_doc_DATA = AUTHORS \
        COPYING \
index 89d2f37..91653f7 100644 (file)
@@ -286,9 +286,10 @@ target_alias = @target_alias@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-SUBDIRS = po \
+SUBDIRS = icons/hicolor/scalable \
+       po \
        src \
-       tests
+       tests 
 
 dist_doc_DATA = AUTHORS \
        COPYING \
diff --git a/NEWS b/NEWS
index 565f9b3..ae7ef61 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ v0.0.4
  * supported versions of taskwarrior are 2.2.0 and 2.0.0.
  * added taskwarrior version checking.
  * added support for taskwarrior 2.2.0 (avoid confirmation query).
+ * added window position and size restore.
 
 v0.0.3
 ------
index 1e42666..2466c3d 100644 (file)
--- a/NEWS.html
+++ b/NEWS.html
@@ -788,6 +788,11 @@ added taskwarrior version checking.
 added support for taskwarrior 2.2.0 (avoid confirmation query).\r
 </p>\r
 </li>\r
+<li>\r
+<p>\r
+added window position and size restore.\r
+</p>\r
+</li>\r
 </ul></div>\r
 </div>\r
 </div>\r
@@ -856,7 +861,7 @@ Initial release.
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2013-10-19 15:48:52 CEST\r
+Last updated 2013-10-26 22:44:51 CEST\r
 </div>\r
 </div>\r
 </body>\r
index 95274af..e837e8a 100755 (executable)
@@ -393,7 +393,7 @@ on `(hostname || uname -n) 2>/dev/null | sed 1q`
 "
 
 # Files that config.status was made for.
-config_files=" Makefile po/Makefile.in src/Makefile src/glade/Makefile tests/Makefile"
+config_files=" Makefile icons/hicolor/scalable/Makefile po/Makefile.in src/Makefile src/glade/Makefile tests/Makefile"
 config_headers=" config.h"
 config_commands=" depfiles po-directories"
 
@@ -438,7 +438,7 @@ Copyright (C) 2012 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
-ac_pwd='/home/jporsini/work/wpitchoune/svnpub/ptask/trunk'
+ac_pwd='/home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk'
 srcdir='.'
 INSTALL='/usr/bin/install -c'
 MKDIR_P='/bin/mkdir -p'
@@ -558,6 +558,7 @@ do
     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
     "po-directories") CONFIG_COMMANDS="$CONFIG_COMMANDS po-directories" ;;
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+    "icons/hicolor/scalable/Makefile") CONFIG_FILES="$CONFIG_FILES icons/hicolor/scalable/Makefile" ;;
     "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
     "src/glade/Makefile") CONFIG_FILES="$CONFIG_FILES src/glade/Makefile" ;;
@@ -751,12 +752,12 @@ S["mkdir_p"]="/bin/mkdir -p"
 S["MKDIR_P"]="/bin/mkdir -p"
 S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
 S["STRIP"]=""
-S["install_sh"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/install-sh"
-S["MAKEINFO"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/missing --run makeinfo"
-S["AUTOHEADER"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/missing --run autoheader"
-S["AUTOMAKE"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/missing --run automake-1.11"
-S["AUTOCONF"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/missing --run autoconf"
-S["ACLOCAL"]="${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/missing --run aclocal-1.11"
+S["install_sh"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/install-sh"
+S["MAKEINFO"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/missing --run makeinfo"
+S["AUTOHEADER"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/missing --run autoheader"
+S["AUTOMAKE"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/missing --run automake-1.11"
+S["AUTOCONF"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/missing --run autoconf"
+S["ACLOCAL"]="${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/missing --run aclocal-1.11"
 S["VERSION"]="0.0.x"
 S["PACKAGE"]="ptask"
 S["CYGPATH_W"]="echo"
index 47df5c1..d78267b 100755 (executable)
--- a/configure
+++ b/configure
@@ -6928,7 +6928,7 @@ endif
 
 
 
-ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile src/glade/Makefile tests/Makefile"
+ac_config_files="$ac_config_files Makefile icons/hicolor/scalable/Makefile po/Makefile.in src/Makefile src/glade/Makefile tests/Makefile"
 
 
 for ac_prog in help2man
@@ -7753,6 +7753,7 @@ do
     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
     "po-directories") CONFIG_COMMANDS="$CONFIG_COMMANDS po-directories" ;;
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+    "icons/hicolor/scalable/Makefile") CONFIG_FILES="$CONFIG_FILES icons/hicolor/scalable/Makefile" ;;
     "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
     "src/glade/Makefile") CONFIG_FILES="$CONFIG_FILES src/glade/Makefile" ;;
index c9eff51..01daed8 100644 (file)
@@ -52,6 +52,7 @@ GLIB_GSETTINGS
 
 AC_CONFIG_FILES([
  Makefile
+ icons/hicolor/scalable/Makefile
  po/Makefile.in
  src/Makefile
  src/glade/Makefile
diff --git a/icons/hicolor/scalable/Makefile.am b/icons/hicolor/scalable/Makefile.am
new file mode 100644 (file)
index 0000000..88cdc23
--- /dev/null
@@ -0,0 +1,6 @@
+themedir = $(datadir)/icons/hicolor
+size = scalable
+context = apps
+EXTRA_DIST = ptask.svg
+prssdistpixdir = $(themedir)/$(size)/$(context)
+prssdistpix_DATA = $(EXTRA_DIST)
diff --git a/icons/hicolor/scalable/ptask.svg b/icons/hicolor/scalable/ptask.svg
new file mode 100644 (file)
index 0000000..2fcf23b
--- /dev/null
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="64px"
+   height="64px"
+   id="svg3053"
+   version="1.1"
+   inkscape:version="0.48.4 r9939"
+   sodipodi:docname="New document 4">
+  <defs
+     id="defs3055" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="5.5"
+     inkscape:cx="32"
+     inkscape:cy="32"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:document-units="px"
+     inkscape:grid-bbox="true"
+     inkscape:window-width="1855"
+     inkscape:window-height="1176"
+     inkscape:window-x="65"
+     inkscape:window-y="24"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata3058">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <text
+       xml:space="preserve"
+       style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+       x="2.3636365"
+       y="26.909092"
+       id="text3061"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan3063"
+         x="2.3636365"
+         y="26.909092"
+         style="font-size:18px;fill:#0000ff">PTASK</tspan></text>
+  </g>
+</svg>
index ea8150b..3e4611e 100644 (file)
@@ -34,12 +34,12 @@ INSTALL_DATA = ${INSTALL} -m 644
 # We use $(mkdir_p).
 # In automake <= 1.9.x, $(mkdir_p) is defined either as "mkdir -p --" or as
 # "$(mkinstalldirs)" or as "$(install_sh) -d". For these automake versions,
-# ${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/install-sh does not start with $(SHELL), so we add it.
+# ${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/install-sh does not start with $(SHELL), so we add it.
 # In automake >= 1.10, /bin/mkdir -p is derived from ${MKDIR_P}, which is defined
 # either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake
 # versions, $(mkinstalldirs) and $(install_sh) are unused.
-mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/install-sh -d
-install_sh = $(SHELL) ${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/install-sh
+mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/install-sh -d
+install_sh = $(SHELL) ${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/install-sh
 MKDIR_P = /bin/mkdir -p
 mkdir_p = /bin/mkdir -p
 
index ca508b4..13ef718 100644 (file)
@@ -34,12 +34,12 @@ INSTALL_DATA = ${INSTALL} -m 644
 # We use $(mkdir_p).
 # In automake <= 1.9.x, $(mkdir_p) is defined either as "mkdir -p --" or as
 # "$(mkinstalldirs)" or as "$(install_sh) -d". For these automake versions,
-# ${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/install-sh does not start with $(SHELL), so we add it.
+# ${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/install-sh does not start with $(SHELL), so we add it.
 # In automake >= 1.10, /bin/mkdir -p is derived from ${MKDIR_P}, which is defined
 # either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake
 # versions, $(mkinstalldirs) and $(install_sh) are unused.
-mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/install-sh -d
-install_sh = $(SHELL) ${SHELL} /home/jporsini/work/wpitchoune/svnpub/ptask/trunk/install-sh
+mkinstalldirs = $(SHELL) ${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/install-sh -d
+install_sh = $(SHELL) ${SHELL} /home/jporsini/work.local/wpitchoune/svnpub/ptask/trunk/install-sh
 MKDIR_P = /bin/mkdir -p
 mkdir_p = /bin/mkdir -p
 
index 0bb79bb..b3894ad 100644 (file)
Binary files a/po/fr.gmo and b/po/fr.gmo differ
index 6fb558c..7af8530 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ptask\n"
 "Report-Msgid-Bugs-To: jeanfi@gmail.com\n"
-"POT-Creation-Date: 2013-10-19 11:51+0200\n"
+"POT-Creation-Date: 2013-10-27 01:35+0200\n"
 "PO-Revision-Date: 2012-05-13 18:15+0000\n"
 "Last-Translator: jeanfi <Unknown>\n"
 "Language-Team: French <>\n"
@@ -19,7 +19,7 @@ msgstr ""
 "X-Launchpad-Export-Date: 2012-07-02 08:28+0000\n"
 "X-Generator: Launchpad (build 15520)\n"
 
-#: src/main.c:65
+#: src/main.c:66
 #, c-format
 msgid ""
 "Copyright (C) %s jeanfi@gmail.com\n"
@@ -29,51 +29,51 @@ msgid ""
 "There is NO WARRANTY, to the extent permitted by law.\n"
 msgstr ""
 
-#: src/main.c:76
+#: src/main.c:77
 #, c-format
 msgid "Usage: %s [OPTION]...\n"
 msgstr ""
 
-#: src/main.c:78
+#: src/main.c:79
 msgid "ptask is a task management user interface based on taskwarrior."
 msgstr ""
 
-#: src/main.c:82
+#: src/main.c:83
 #, fuzzy
 msgid "Options:"
 msgstr "Description:"
 
-#: src/main.c:83
+#: src/main.c:84
 msgid ""
 "  -h, --help          display this help and exit\n"
 "  -v, --version       display version information and exit"
 msgstr ""
 
-#: src/main.c:88
+#: src/main.c:89
 msgid "  -d, --debug=LEVEL   set the debug level, integer between 0 and 3"
 msgstr ""
 
-#: src/main.c:93
+#: src/main.c:94
 #, c-format
 msgid "Report bugs to: %s\n"
 msgstr ""
 
-#: src/main.c:95
+#: src/main.c:96
 #, c-format
 msgid "%s home page: <%s>\n"
 msgstr ""
 
-#: src/main.c:210
+#: src/main.c:211
 msgid ""
 "Error loading tasks, verify that a supported version of taskwarrior is "
-"installed and its configuration file exist."
+"installed "
 msgstr ""
 
-#: src/main.c:490
+#: src/main.c:480
 msgid "Enables debug mode."
 msgstr ""
 
-#: src/main.c:499
+#: src/main.c:489
 #, c-format
 msgid "Try `%s --help' for more information.\n"
 msgstr ""
@@ -82,7 +82,7 @@ msgstr ""
 msgid "New Task"
 msgstr "Nouvelle Tache"
 
-#: src/glade/ptask.glade:66 src/glade/ptask.glade:368
+#: src/glade/ptask.glade:66 src/glade/ptask.glade:367
 msgid "Description:"
 msgstr "Description:"
 
@@ -102,30 +102,30 @@ msgstr "Priorite"
 msgid "Project"
 msgstr "Projet"
 
-#: src/glade/ptask.glade:325
+#: src/glade/ptask.glade:324
 msgid "Description"
 msgstr "Description"
 
-#: src/glade/ptask.glade:386
+#: src/glade/ptask.glade:385
 msgid "Note:"
 msgstr "Note:"
 
-#: src/glade/ptask.glade:446
+#: src/glade/ptask.glade:445
 msgid "Project:"
 msgstr "Projet:"
 
-#: src/glade/ptask.glade:480
+#: src/glade/ptask.glade:479
 msgid "Priority:"
 msgstr "Priorite:"
 
-#: src/glade/ptask.glade:520
+#: src/glade/ptask.glade:519
 msgid "Mark Done"
 msgstr "Marquer fait"
 
-#: src/glade/ptask.glade:557
+#: src/glade/ptask.glade:556
 msgid "Save"
 msgstr "Sauvegarder"
 
-#: src/glade/ptask.glade:571
+#: src/glade/ptask.glade:570
 msgid "Cancel"
 msgstr "Annuler"
index e0c5434..8577efe 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: jeanfi@gmail.com\n"
-"POT-Creation-Date: 2013-10-19 11:51+0200\n"
+"POT-Creation-Date: 2013-10-27 01: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"
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/main.c:65
+#: src/main.c:66
 #, c-format
 msgid ""
 "Copyright (C) %s jeanfi@gmail.com\n"
@@ -27,50 +27,50 @@ msgid ""
 "There is NO WARRANTY, to the extent permitted by law.\n"
 msgstr ""
 
-#: src/main.c:76
+#: src/main.c:77
 #, c-format
 msgid "Usage: %s [OPTION]...\n"
 msgstr ""
 
-#: src/main.c:78
+#: src/main.c:79
 msgid "ptask is a task management user interface based on taskwarrior."
 msgstr ""
 
-#: src/main.c:82
+#: src/main.c:83
 msgid "Options:"
 msgstr ""
 
-#: src/main.c:83
+#: src/main.c:84
 msgid ""
 "  -h, --help          display this help and exit\n"
 "  -v, --version       display version information and exit"
 msgstr ""
 
-#: src/main.c:88
+#: src/main.c:89
 msgid "  -d, --debug=LEVEL   set the debug level, integer between 0 and 3"
 msgstr ""
 
-#: src/main.c:93
+#: src/main.c:94
 #, c-format
 msgid "Report bugs to: %s\n"
 msgstr ""
 
-#: src/main.c:95
+#: src/main.c:96
 #, c-format
 msgid "%s home page: <%s>\n"
 msgstr ""
 
-#: src/main.c:210
+#: src/main.c:211
 msgid ""
 "Error loading tasks, verify that a supported version of taskwarrior is "
-"installed and its configuration file exist."
+"installed "
 msgstr ""
 
-#: src/main.c:490
+#: src/main.c:480
 msgid "Enables debug mode."
 msgstr ""
 
-#: src/main.c:499
+#: src/main.c:489
 #, c-format
 msgid "Try `%s --help' for more information.\n"
 msgstr ""
@@ -79,7 +79,7 @@ msgstr ""
 msgid "New Task"
 msgstr ""
 
-#: src/glade/ptask.glade:66 src/glade/ptask.glade:368
+#: src/glade/ptask.glade:66 src/glade/ptask.glade:367
 msgid "Description:"
 msgstr ""
 
@@ -99,30 +99,30 @@ msgstr ""
 msgid "Project"
 msgstr ""
 
-#: src/glade/ptask.glade:325
+#: src/glade/ptask.glade:324
 msgid "Description"
 msgstr ""
 
-#: src/glade/ptask.glade:386
+#: src/glade/ptask.glade:385
 msgid "Note:"
 msgstr ""
 
-#: src/glade/ptask.glade:446
+#: src/glade/ptask.glade:445
 msgid "Project:"
 msgstr ""
 
-#: src/glade/ptask.glade:480
+#: src/glade/ptask.glade:479
 msgid "Priority:"
 msgstr ""
 
-#: src/glade/ptask.glade:520
+#: src/glade/ptask.glade:519
 msgid "Mark Done"
 msgstr ""
 
-#: src/glade/ptask.glade:557
+#: src/glade/ptask.glade:556
 msgid "Save"
 msgstr ""
 
-#: src/glade/ptask.glade:571
+#: src/glade/ptask.glade:570
 msgid "Cancel"
 msgstr ""