This commit is contained in:
Tony George 2013-11-25 21:13:35 +05:30
parent d8b45ddcbb
commit 1f26025a01
4 changed files with 227 additions and 201 deletions

4
debian/changelog vendored
View File

@ -1,4 +1,4 @@
timeshift (1.3) quantal; urgency=medium
timeshift (1.3.1) quantal; urgency=medium
* Scheduled snapshots are disabled by default
@ -7,4 +7,4 @@ timeshift (1.3) quantal; urgency=medium
* Added option to keep current settings for specific applications
-- Tony George <tony.george.kol@gmail.com> Tue, 12 Nov 2013 10:00:00 +0530
-- Tony George <tony.george.kol@gmail.com> Mon, 25 Nov 2013 10:00:00 +0530

View File

@ -39,7 +39,7 @@ using TeeJee.Misc;
public Main App;
public const string AppName = "TimeShift";
public const string AppVersion = "1.3";
public const string AppVersion = "1.3.1";
public const string AppAuthor = "Tony George";
public const string AppAuthorEmail = "teejee2008@gmail.com";

View File

@ -17,18 +17,19 @@ long_line_behaviour=1
long_line_column=80
[files]
current_page=4
FILE_NAME_0=45528;Vala;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fsrc%2FMain.vala;0;4
FILE_NAME_1=30775;Vala;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fsrc%2FMainWindow.vala;0;4
current_page=11
FILE_NAME_0=3710;Vala;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fsrc%2FMain.vala;0;4
FILE_NAME_1=30363;Vala;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fsrc%2FMainWindow.vala;0;4
FILE_NAME_2=26528;Vala;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fsrc%2FSettingsWindow.vala;0;4
FILE_NAME_3=20112;Vala;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fsrc%2FRestoreWindow.vala;0;4
FILE_NAME_4=9303;Vala;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fsrc%2FUtility.vala;0;4
FILE_NAME_5=708;Make;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fsrc%2Fmakefile;0;4
FILE_NAME_6=813;Conf;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fdebian%2Fcontrol;0;4
FILE_NAME_7=176;None;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fdebian%2Fchangelog;0;4
FILE_NAME_7=323;None;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fdebian%2Fchangelog;0;4
FILE_NAME_8=3838;Vala;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fsrc%2FExcludeMessageWindow.vala;0;4
FILE_NAME_9=433;Sh;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fbuild-release.sh;0;4
FILE_NAME_10=363;Sh;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Finstaller%2Finstall.sh;0;4
FILE_NAME_11=0;None;0;16;1;1;0;%2Fhome%2Fteejee%2Fprojects%2Ftimeshift%2Fdebian%2Fsource%2Fformat;0;4
[VTE]
last_dir=/home/teejee

File diff suppressed because it is too large Load Diff